Dynamics Visualization

A set of tools to visualize dynamics

Dynamics is a fancy way of saying “how does this thing change in time?” It’s also a way to study how that “change in time” changes based on related factors.

Github Repo

Why is this important?

Getting an intuition for dynamical systems can be hard. Having an interactive way to play around with it can be helpful (it was for me!).

Recently I updated the notebook for the Lorenz system with PySINDy code that enables inference of a system’s governing equations from the recorded timeseries. Pretty cool stuff that I’ll be developing more!