Example: beer_95
Use LyapunovExponents.beer_95
to generate a LyapunovExponents.LEDemo
(which wraps LEProblem
) and solve it.
using LyapunovExponents
using Plots
demo = solve!(LyapunovExponents.beer_95(); progress=1)
plot(demo)
beer_95
Use LyapunovExponents.beer_95
to generate a LyapunovExponents.LEDemo
(which wraps LEProblem
) and solve it.
using LyapunovExponents
using Plots
demo = solve!(LyapunovExponents.beer_95(); progress=1)
plot(demo)
From here you can search these documents. Enter your search terms below.