Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 236 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 236 Bytes

double_pendulum

A simulation in rust using Runge-Kutta 4th order ODE solver. One million double pendulums slightly offset to demonstrate the notorious sensitivity to initial conditions of the double pendulum.