[SciPy-user] integrate.odeint question

krivilli at unberwoot.net krivilli at unberwoot.net
Thu Oct 14 20:31:49 EDT 2004


HI,

> The documentation doesn't seem to give much information on how this
> function works.  Does anyone have pointers to what numerical methods
> are implemented by this function and what the optional parameters mean
> in detail?
>
> -Matt B
>

-Try,

>> help(integrate.odeint)

-You may check the the code on python/site-packages/scipy/integrate for
the specifics of the implementation.





regards,

-- roberto




More information about the SciPy-User mailing list