SDES course project 1 repository.
- Python 3.5.1
- Jupyter 4.2.0
- pdfTeX 3.14159265-2.6-1.40.16
- matplotlib 1.5.3
- numpy 1.11.2
- scipy 0.18.1
- GNU Make 4.1
- ffmpeg 3.0.3
Enter make
in bash while in root of project directory.
Enter make test
in bash while in root of project directory.
Enter make clean
in bash while in root of project directory.
To change these values of mu
and X0
, edit the # Parameters
section of source/van_der_pol.py
file.