finmod / DiffEqDocs.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In analysis section: Lyapunov exponents with ForwardDiff

finmod opened this issue · comments

For anyone interested in an efficient algo in Julia to find Lyaponov exponents, see the following ipynb https://github.com/finmod/DiffEqDocs.jl/blob/master/docs/src/analysis/Lyapunov%20exponents.ipynb checked and adapted from this author https://gist.github.com/tkf/014787f386e99b7b8b42683cfbd8da01 @tkf
This fits nicely in the JuliaDiffEq ecosystem