Skip to content

S1M0N38/dynamical-systems

Repository files navigation

Dynamical Systems

Three basic python notebooks explaining:

  • Integration of ordinary differential equations such as ẋ = F(x)
  • Maps integration and caos transition
  • Lyapunov exponents of a dynamical system and attractor reconstruction

Visualize Notebooks

If you just want to take a look at the notebooks without running the code just navigate this repository here on GitHub.

Execute Notebooks

If you want to explicitly run the code, modify or testing new things you can do it on your own machine or online.

Local

Download this repository and install dependencies contained in requirements.txt. Typing in terminal jupyter notebook will open a browser window from which you can interact with notebooks.

Online

Click on this banner Binder

About

Basic numerical experiments for Dynamical Systems course

Resources

Stars

Watchers

Forks

Contributors