[SciPy-dev] Numeric integrators in ode.py
Fernando Perez
Fernando.Perez at colorado.edu
Mon Nov 15 01:53:52 CST 2004
Nils Wagner wrote:
> Hi all,
>
> Is it planned to add more numeric integrators to ode.py ? I am thinking of
> Runge-Kutta-Fehlberg methods among other things.
Feel free to send your patches in, they'll certainly be looked at and quite
possibly accepted, if they add useful functionality.
Please make sure to at least include docstrings in each function so that
Travis' new livedocs system can pick them up, along with unit tests.
Cheers,
f
More information about the Scipy-dev
mailing list