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_integrator

complex_ode.set_integrator(self, name, **integrator_params)[source]

Set integrator by name.

Parameters
namestr

Name of the integrator

integrator_params

Additional parameters for the integrator.

Previous topic

scipy.integrate.complex_ode.set_initial_value

Next topic

scipy.integrate.complex_ode.set_jac_params