{ } Raw JSON

bundles / scipy 1.17.1 / scipy / integrate / _ode / ode / set_integrator

function

scipy.integrate._ode:ode.set_integrator

source: /scipy/integrate/_ode.py :359

Signature

def   set_integrator ( self name ** integrator_params )

Summary

Set integrator by name.

Parameters

name : str

Name of the integrator.

**integrator_params

Additional parameters for the integrator.

Aliases

  • scipy.integrate.ode.set_integrator