[SciPy-User] Help!!!!!! having problems with ODEINT

Laura Matrajt matrajt at gmail.com
Mon Jul 25 13:09:10 EDT 2011


Kevin Dunn <kgdunn <at> gmail.com> writes:

> Hi Laura,
> 
> There's an example in the SciPy documentation on using a Jacobian:
> http://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.ode.html
> 
> This is for the ``ode`` function, not the ``odeint`` function though.
> 
> I've just posted an example on using ``ode`` with coupled ODEs, no Jacobian
> over here:
>
http://scipy-central.org/item/13/0/integrating-an-initial-value-problem-multiple-odes
> 
> Hope that helps,
> Kevin
> 

Hi Kevin,
 the example was good. I now have implemented my Jacobian. Thank you very much!!!!!






More information about the SciPy-User mailing list