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

[QoL] Basins of attraction functions should state when they find a new attractor #245

Closed Datseris closed 2 years ago

Datseris commented 2 years ago

For debugging purposes during the long wait times of a dense basins_of_attraction, would be nice if the funtion prints an info whenever it finds a new attractor.

Datseris commented 2 years ago

Also implemented in #237