JuliaDynamics / PeriodicOrbits.jl

Interface and algorithms for finding periodic orbits (stable or unstable) in dynamical systems
https://juliadynamics.github.io/PeriodicOrbits.jl/
Other
9 stars 2 forks source link

Periodic orbit detection using interval arithmetics #17

Open JonasKoziorek opened 1 month ago

JonasKoziorek commented 1 month ago

ChaosTools.jl has a function called fixedpoints. This function could be implemented here as well. Link to the fixedpoints documentation: https://juliadynamics.github.io/ChaosTools.jl/dev/periodicity/#ChaosTools.fixedpoints