File: odes.txt

package info (click to toggle)
mpmath 0.19-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,324 kB
  • ctags: 2,850
  • sloc: python: 44,052; makefile: 44; sh: 4
file content (7 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
Ordinary differential equations
-------------------------------

Solving the ODE initial value problem (``odefun``)
..................................................

.. autofunction:: mpmath.odefun