Hoff97 / ode-solver

Simple solvers for ODE's in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ode Solvers

This is a simple implementation for solvers of ODE in Haskell. It contains some simple solvers and some examples for comparing the quality of these solvers.

About

Simple solvers for ODE's in Haskell

License:GNU General Public License v3.0


Languages

Language:Haskell 100.0%