https://github.com/giosil/lorenz
Lorenz attractor simulator
https://github.com/giosil/lorenz
chaotic-dynamical-systems lorenz lorenz-attractor-simulator phyton
Last synced: 10 months ago
JSON representation
Lorenz attractor simulator
- Host: GitHub
- URL: https://github.com/giosil/lorenz
- Owner: giosil
- License: apache-2.0
- Created: 2019-12-08T21:59:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T11:34:25.000Z (over 4 years ago)
- Last Synced: 2025-05-17T18:37:01.256Z (about 1 year ago)
- Topics: chaotic-dynamical-systems, lorenz, lorenz-attractor-simulator, phyton
- Language: Python
- Size: 453 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lorenz
Lorenz Attractor Simulator
## Run
- `git clone https://github.com/giosil/lorenz.git`
- `py lorenz.py`



## Contributors
* [Giorgio Silvestris](https://github.com/giosil)