Skip to content

ianyang0106/simple-ODE-Adaptive-RK4-Integrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ODE-Integrator

This is a simple ODE integrator using Fourth-order Ruge-Kutta Method with adaptive stepsize control. INspired by Numerical Recipes by Press