/lyapunov_exponent_map_and_ode

Lyapunov exponent of maps and ODE in Python 3, example with Henon Map and Lorenz System

Primary LanguagePython

lyapunov_exponent_map_and_ode

LyapunovExponents using variations equations of maps or ODEs

Henon Map Example: henon_map.py Lorenz System Example: lorenz_map.py

See: lyapunov_exponents_test.py