[SciPy-user] The other solvers in ODEPACK

Robert Kern robert.kern at gmail.com
Sat Jun 28 17:13:02 EDT 2008


On Sat, Jun 28, 2008 at 16:09, James <tomo.bbe at gmail.com> wrote:
> Hi all,
>
> Recently I have been using ODEPACK (direct from Netlib) in a pure Fortran
> project and have noticed dramatically different execution times between two
> of the solvers (LSODA and LSODES).
>
>
> I have also noticed the source for LSODES is in scipy's repository - so is
> it possible to access the other solvers through scipy at the moment ?

Someone needs to write the f2py wrappers for them.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco



More information about the SciPy-User mailing list