odex
Ernst Hairer's ODEX nonstiff ODE solver in JavaScript
ode-rk4
Integrate a system of ODEs using the Fourth Order Runge-Kutta (RK-4) method
ode-midpoint
Integrate a system of ODEs using the Second Order Runge-Kutta (Midpoint) method
ode45-cash-karp
Integrate a system of Ordinary Differential Equations using the Fifth Order Adaptive Cash-Karp method
space3
High performance WebGL compatible API for numerical simulation and graphics in 3D