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
Lyapunov exponent of maps and ODE in Python 3, example with Henon Map and Lorenz System
Python