Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 997 Bytes

index.md

File metadata and controls

39 lines (32 loc) · 997 Bytes

ChaosTools.jl

ChaosTools

!!! note "Accompanying textbook" A good background for understanding the methods of ChaosTools.jl is the following textbook: Nonlinear Dynamics, Datseris & Parlitz, Springer 2022.

DynamicalSystemsBase.jl reference

As many docstrings in ChaosTools.jl point to the different DynamicalSystem types, they are also provided here for reference.

DynamicalSystem
DeterministicIteratedMap
CoupledODEs
CoreDynamicalSystem
StroboscopicMap
PoincareMap
TangentDynamicalSystem
ParallelDynamicalSystem
ProjectedDynamicalSystem
reinit!(::DynamicalSystem, args...; kwargs...)