Code to generate bifurcation diagrams for chaotic dynamical systems such as the one shown below for the Poincare section of a damped, driven Duffing oscillator.
-
The notebook
bifurcation_diagram_export.ipynbgenerates .csv files containing the data for the diagrams (warning: this may take several hours). -
The notebook
csv_to_datashader.ipynbuses the package Datashader to generate the diagrams from the .csv files.
