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