SciPy

This is documentation for an old release of SciPy (version 1.5.3). 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(self, y, t=0.0)[source]

Set initial conditions y(t) = y.

Previous topic

scipy.integrate.complex_ode.set_f_params

Next topic

scipy.integrate.complex_ode.set_integrator