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.set_initial_value

complex_ode.set_initial_value(y, t=0.0)

Set initial conditions y(t) = y.

Previous topic

scipy.integrate.complex_ode.set_f_params

Next topic

scipy.integrate.complex_ode.set_integrator

This Page