Example: linz_sprott_99

Demo for 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)
report(demo)
plt = plot(demo)