JuliaDynamics / ChaosTools.jl

Tools for the exploration of chaos and nonlinear dynamics
https://juliadynamics.github.io/DynamicalSystemsDocs.jl/chaostools/stable/
MIT License
187 stars 35 forks source link

Allow for hyper-rectanges in new code for return times in continuous time systems #281

Open Datseris opened 1 year ago

Datseris commented 1 year ago

Recent PR re-worked the return times code: https://github.com/JuliaDynamics/ChaosTools.jl/pull/278 .

However I didn't have time to test and correctly resolve issues with Hyperrectangles. Someone should continue the test code I've started writing for the Lorenz system and make sure the code works.