Ma-Fi-94 / rk4

The classical 4th order Runge-Kutta solver, implemented in plain C for optimal performance. Also includes a wrapper library with Python bindings, so it may be called from within Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rk4

The classical 4th order Runge-Kutta solver, implemented in plain C for optimal performance. Also includes a wrapper library with Python bindings, so it may be called from within Python.

About

The classical 4th order Runge-Kutta solver, implemented in plain C for optimal performance. Also includes a wrapper library with Python bindings, so it may be called from within Python.


Languages

Language:C 87.6%Language:Makefile 12.4%