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

Make GALI and expansion entropy tests faster #251

Open Datseris opened 2 years ago

Datseris commented 2 years ago

Even though both GALI and expansion entropy tests pass, they take too long to run. So they are commented out at the moment. We need to be smarter with the tests we write so that we can still test everything without computing for too long.