{ } Raw JSON

bundles / scipy latest / scipy / integrate / _ode / lsoda

class

scipy.integrate._ode:lsoda

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

Signature

class   lsoda ( with_jacobian = False rtol = 1e-06 atol = 1e-12 lband = None uband = None nsteps = 500 max_step = 0.0 min_step = 0.0 first_step = 0.0 ixpr = 0 max_hnil = 0 max_order_ns = 12 max_order_s = 5 method = None )

Members

Summary

No Docstrings

Aliases

  • scipy.integrate._ode.lsoda