This is documentation for an old release of SciPy (version 0.12.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.integrate.ode.integrate
-
ode.integrate(t, step=0, relax=0)[source]
Find y=y(t), set y as an initial condition, and return y.