scipy.integrate
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.
scipy.integrate.RK23.dense_output
scipy.integrate.RK45