SciPy
RK23.step
Perform one integration step.
Report from the solver. Typically a reason for a failure if self.status is ‘failed’ after the step was taken or None otherwise.
previous
scipy.integrate.RK23.dense_output
next
scipy.integrate.RK45