JonasKoziorek / ChaosTools.jl

Tools for the exploration of chaos and nonlinear dynamics

Home Page:https://juliadynamics.github.io/DynamicalSystemsDocs.jl/chaostools/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChaosTools.jl

docsdev docsstable CI codecov Package Downloads

A Julia module that offers various tools for analysing nonlinear dynamics and chaotic behaviour. It can be used as a standalone package, or as part of DynamicalSystems.jl.

To install it, run import Pkg; Pkg.add("ChaosTools").

All further information is provided in the documentation, which you can either find online or build locally by running the docs/make.jl file.

ChaosTools.jl is the jack-of-all-trades package of the DynamicalSystems.jl library: methods that are not extensive enough to be a standalone package are added here. You should see the full DynamicalSystems.jl library for other packages that may contain functionality you are looking for but did not find in ChaosTools.jl.

About

Tools for the exploration of chaos and nonlinear dynamics

https://juliadynamics.github.io/DynamicalSystemsDocs.jl/chaostools/stable/

License:MIT License


Languages

Language:Julia 100.0%