upiterbarg / mpmath

Automatically exported from code.google.com/p/mpmath
Other
0 stars 0 forks source link

Structure the docs #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Things related to "Numerical calculus" should be structured similarly to
the "Mathematical functions", i.e. a subdirectory with a index page, and a
separate page for each topic.

Perhaps something like the following topic structure?

Numerical calculus
- Polynomials
- Root-finding
- Minimization and maximization
- Numerical summation and products
- Limits and extrapolation
- Differentiation
- Integration
- Solving ODEs
- Function approximation (Fourier, Taylor, Pade, Chebyshev)

Original issue reported on code.google.com by fredrik....@gmail.com on 15 Nov 2008 at 2:50

GoogleCodeExporter commented 9 years ago
Done a while ago.

Original comment by fredrik....@gmail.com on 8 May 2009 at 10:10