[SciPy-User] Sparse jacobian in scipy ODE solver

Pauli Virtanen pav at iki.fi
Sun Jan 22 06:27:46 EST 2012


Per Nielsen <evilper <at> gmail.com> writes:
> Is the support for banded jacobians available from the current scipy
> implementation or should I get my hands dirty in fortran code? =)

Yes, check the documentation for `l/rband`:
http://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.ode.html#scip
y.integrate.ode

-- 
Pauli Virtanen




More information about the SciPy-User mailing list