bundles / scipy 1.17.1 / scipy / integrate / _ode / IntegratorBase / run_relax
function
scipy.integrate._ode:IntegratorBase.run_relax
source: /scipy/integrate/_ode.py :808
Signature
def run_relax ( self , f , jac , y0 , t0 , t1 , f_params , jac_params ) Summary
Integrate from t=t0 to t>=t1 and return (y1,t).
Aliases
-
scipy.integrate._ode.IntegratorBase.run_relax