numeric-ode

Haskell numerical ODE solvers

BSD-3-CLAUSE License

Downloads
865
Stars
14
Committers
2

Small project for different ODE solvers for haskell, in particular symplectic solvers.

This is very experimental and will change. The Störmer-Verlet generates a correct orbit for Jupiter but no guarantees are given for any of the other methods.