Skip to content

Interface and algorithms for finding periodic orbits (stable or unstable) in dynamical systems

License

Notifications You must be signed in to change notification settings

JuliaDynamics/PeriodicOrbits.jl

Repository files navigation

PeriodicOrbits.jl

docsdev docsstable CI codecov Package Downloads

Interface and algorithms for finding periodic orbits (stable or unstable) in dynamical systems based on the DynamicalSystems.jl ecosystem.

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

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