Sundials wrapper module for scikits.odes
copied from cf-post-staging / scikits_odes_sundialsOdes is a scikit toolkit for scipy to add extra ode solvers. Specifically it interfaces the SUNDIALS solvers (i.e., cvode, cvodes, ida, and idas), providing extra ODE and DAE solvers you can use, beyond those already in scipy.integrate.ode.