This is documentation for an old release of SciPy (version 0.10.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.integrate.complex_ode.integrate

complex_ode.integrate(t, step=0, relax=0)

Find y=y(t), set y as an initial condition, and return y.

Previous topic

scipy.integrate.complex_ode

Next topic

scipy.integrate.complex_ode.set_f_params

This Page