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
i understand why the exponential euler doesn't converge exactly to the ode23t solution
that's because the ode23t solution isn't correct! when i change the tolerance of the ode solver, the solution changes a little bit. i'm not very confident that
our exponential euler method is stable AND accurate
we don't have the weird issues that certain other people have
No description provided.
The text was updated successfully, but these errors were encountered: