You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
The original issue was filed as JuliaLang/julia#365. Moving it here in the context of the ODE package.
ode45should support stepping from high to low likeode23does, and both should also support any-size vectors of steps instead of just[t0, tfinal].I'd like to do