Skip to content

Templated Runge-Kutta integrators with cofficients up to quad precision

License

Notifications You must be signed in to change notification settings

horvatm/rk-integrators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rk-integrators

Templated Runge-Kutta integrators with cofficients up to quad precision.

There are two approaches:

* derivatives defined via class (intgrator.h, integrator_threadsave.h)
* derivatives defined via lambda (integrator_lambda.h)

About

Templated Runge-Kutta integrators with cofficients up to quad precision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published