bundles / scipy 1.17.1 / scipy / integrate / _ode / complex_ode / set_integrator
function
scipy.integrate._ode:complex_ode.set_integrator
source: /scipy/integrate/_ode.py :654
Signature
def set_integrator ( self , name , ** integrator_params ) Summary
Set integrator by name.
Parameters
name: strName of the integrator
**integrator_paramsAdditional parameters for the integrator.
Aliases
-
scipy.integrate.complex_ode.set_integrator