Skip to content

simnba/rk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Runge-Kutta with adaptive step size.

Works with arbitrary state-types, performs well with high-dimensional vectors.

Implemented are Dormand-Prince 5(4) and Bogacki-Shampine 5(4). Depending on the problem, one pair can significantly outperform the other.

About

Templated Runge Kutta integrator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages