Notebooks made with Jupyter Notebook using Python.
- Double Pendulum
- DLA Fractal
- SIR Model
- Random Numbers
- Monte Carlo
To run them locally you need to have Python and Jupyter Notebook. Then go to project folder and run command:
jupyter notebook
and then open displayed link in a browser.
If you don't want to install Jupyter Notebook on your computer you can try it online.