scipy.integrate.complex_ode.set_integrator

complex_ode.set_integrator(name, **integrator_params)

Set integrator by name.

Parameters :

name : str

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

This Page