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
Lots of issues with the Euler chapter. I am working on them. One note: I feel like the code should be using function pointers or something rather than directly embedding the ODE into the solve_euler() function.
I know I can fix this when talking about RK methods, but maybe we should also fix the code?
Bug Report
Description
Notational error in Taylor expansion for Euler method and images are incorrectly labelled
Note, there was a private communication on discord about this.
For Algorithm Archive Developers
The text was updated successfully, but these errors were encountered: