Skip to content

andkerr/lorenz_attractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lorenz Attractor Animation

Screenshot not available

This script implements a CLI that lets users specify inital conditions for up to five simultaneous Lorenz Attractors, and generates a corresponding animation of their motion.

Inspired by Quantitative Bytes, and created with Pygame.

First install required packages:

pip -r install requirements.txt

Then run:

python3 lorenz.py

By Andrew Kerr kerrand@protonmail.com

About

Generate basic animations of the Lorenz Attractor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages