Simulations for the course "Analytical Mechanics" at the University of Bologna. Most are made using numpy
, scipy
, sympy
and matplotlib
.
To get started, install all required packages with the following command:
pip install -r requirements.txt
You can then run any simulation like any other Python program:
python rotating_pendulum.py