viva_math/bench_ode
Benchmarks for ODE solvers.
Compares accuracy/cost of Euler, RK2, RK4, RKF45 and DOP54 on the
canonical scaling problem dx/dt = x with x(0) = 1, target x(1) = e.
Benchmarks for ODE solvers.
Compares accuracy/cost of Euler, RK2, RK4, RKF45 and DOP54 on the
canonical scaling problem dx/dt = x with x(0) = 1, target x(1) = e.