Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 173 Bytes

File metadata and controls

11 lines (8 loc) · 173 Bytes

DoublePendulum

python3 doublePendulum.py

A simple double pendulum approximated for small oscillations

Requirements are:

  1. Numpy
  2. Scipy
  3. Matplotlib