To run the simulation
- Download the repository.
- Navigate to repository directory.
- (Optionally) generate data in generate_data.ipynb using jupyter. To do this, you need to have Cython installed. There is genereated data provided, L_data.npy.
- (Optionally) modify view settings in Lorenz_Attractor.py.
- Run Lorenz_Attractor.py:
$ python3 ~/path/to/Lorenz_Attractor.py
Information on the Lorenz System: https://en.wikipedia.org/wiki/Lorenz_system