Skip to content

A simple graph that shows different levels of chaos, depending on given parameters.

License

Notifications You must be signed in to change notification settings

GuillaumeLandry/ChaosFunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ChaosFunction

A simple graph that shows different levels of chaos, depending on given parameters.

Requirements

Python must be installed on your computer. You can get it via Python's website. Also, be sure matplotlib library is installed:

pip install matplotlib

Setup & Run

  1. Open your terminal, then clone the repository.
git clone https://github.com/GuillaumeLandry/ChaosFunction.git
  1. Change directory to your local folder.
cd chaosfunction
  1. Run the chaosgraph.py script and enjoy!
python chaosgraph.py

Additional Resources

Content used for the graph comes from the famous youtuber Veritassium. He uploaded a video presenting this function and it's explanation. You can watch this video on youtube.

About

A simple graph that shows different levels of chaos, depending on given parameters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages