Skip to content

Alain1405/bifurcation_diagrams

Repository files navigation

Bifurcation diagrams in Python

Following the online course "Introduction to Dynamical Systems and Chaos" from Santa Fe Institute, I decided to attempt my own implementation of bifurcation diagrams.

Below the instructions on how to setup and run the project. If you're only interested in the results, just open Bifurcation diagram.html.

Pre-requisite

Tested on OsX:

Setup

Run

From you terminal, cd into the project folder then run Jupyter notebook:

cd project_folder
jupyter notebook

A browser window will open. Select "Bifurcation diagram.ipynb" to run the notebook.

Preview

Notebeook preview

About

Logistic map and bifurcation diagrams in Python and Jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages