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 has been 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.
ode45
should support stepping from high to low likeode23
does, and both should also support any-size vectors of steps instead of just[t0, tfinal]
.I'd like to do
The text was updated successfully, but these errors were encountered: