Example: linz_sprott_99
Use LyapunovExponents.linz_sprott_99
to generate a LyapunovExponents.LEDemo
(which wraps LEProblem
) and solve it.
using LyapunovExponents
using Plots
demo = solve!(LyapunovExponents.linz_sprott_99(); progress=1)
plot(demo)