Equation of Motions

eom
crate is a configurable ODE/PDE solver
Contents
- Algorithms
- explicit schemes
- Euler
- Heun
- classical 4th order Runge-Kutta
- semi-implicit schemes
- stiff RK4
- ODE
- PDE
Lyapunov analysis
Gallery
Lorenz '63 model

Kuramoto-Sivashinsky equation

License
MIT-License, see LICENSE file.