Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 891 Bytes

README.md

File metadata and controls

41 lines (30 loc) · 891 Bytes

Strange-Attractors

Generating 3D plots of Strange Attractors using matplotlib

Prerequisites:

  • Python 3.7 & up

  • Open Command prompt and type:

    pip install matplotlib --user

To run in terminal:

  • Open Powershell in the local repository folder

  • Type:

     python main.py

Generated Plot Images


Lorenz Attractor




Bouali Type 3 Attractor



WIP

  • Animating plot in the form of .gif
  • Adding more strange attractor generators
  • Custom parameter input