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
"description": "A C++ library for solving ordinary differential equations using various numerical methods. We implement Euler's method, Runge-Kutta 2nd order, Runge-Kutta 4th order, and Runge-Kutta-Fehlberg (RK45) solvers.",