Skip to content

Models the Lorenz Attractor in Python using the matplotlib module.

Notifications You must be signed in to change notification settings

liamnickell/lorenz-attractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Lorenz Attractor

Models the Lorenz Attractor in Python using the matplotlib module. If matplotlib is not installed, type "pip3 install matplotlib" in terminal (without the quotes). If pip is not installed, download get-pip.py from here: https://bootstrap.pypa.io/get-pip.py and then run it from the terminal.

About

Models the Lorenz Attractor in Python using the matplotlib module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages