[SciPy-dev] some new ode solvers
Gael Varoquaux
gael.varoquaux@normalesup....
Mon Feb 23 05:16:16 CST 2009
On Mon, Feb 23, 2009 at 09:03:50AM +0000, Pauli Virtanen wrote:
> How would this sound?
In general good, but keep a simple odeint interface, with maybe a keyword
argument to specify which integrator to use (it could even take an
integrator instance).
I was trying to help my little sister doing her homework with SciPy this
week end, and grokking ODEs and integrators is hard-enough without
thinking of objects and classes.
Gaël
More information about the Scipy-dev
mailing list