AeroPython / awesome-scientific-computing

A curated list of awesome articles, software libraries and resources on Scientific Computing
Other
54 stars 16 forks source link

Add Numerical methods #8

Closed tapyu closed 11 months ago

tapyu commented 11 months ago

Dears,

I am trying to contribute with the numerical methods I am used to, which are basically numerical integration/differentiation, iterative and direct methods for solving linear systems, numerical methods for solving ODE-based problem, and numerical methods for solving root-finding problems. However, I've noticed a bunch of other methods in the table of contents which can be joined under the "Numerical methods" umbrella. Just to cite a few of them:

I don't know if we should create subitems under the "Numerical methods" item to accommodate all of them, but it is maybe sensible to unify these items somehow. Anyway, if you agree with this idea, we can discuss what would be the most organized way to do so. Otherwise, I just created a new section to accommodate my methods.