ode-rk4

Integrate a system of ODEs using the Fourth Order Runge-Kutta (RK-4) method

rk4-mech

Fourth order Runge-Kutta method implementation for mechanical systems simulation (physics engines).

generic-rk

An npm package that assists in using the Runge-Kutta propagation method for simulation objects.