JuliaDynamics / Attractors.jl

Find attractors (and their basins) of dynamical systems. Perform global continuation. Study global stability (a.k.a. non-local, or resilience). Also tipping points functionality.
MIT License
32 stars 6 forks source link

Add animation of how `AttractorsViaRecurrences` works #109

Closed Datseris closed 11 months ago

Datseris commented 11 months ago

Requires #107 to be merged first.

Datseris commented 11 months ago

Here's the video:

https://github.com/JuliaDynamics/Attractors.jl/assets/19669089/d9f8b82a-53fe-48cf-b3f2-fbb8f4eb28de

codecov-commenter commented 11 months ago

Codecov Report

Merging #109 (60dd0c2) into main (b273166) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #109   +/-   ##
=======================================
  Coverage   84.56%   84.56%           
=======================================
  Files          23       23           
  Lines        1192     1192           
=======================================
  Hits         1008     1008           
  Misses        184      184           
Files Coverage Δ
src/mapping/attractor_mapping_proximity.jl 76.19% <100.00%> (ø)
...pping/recurrences/attractor_mapping_recurrences.jl 85.71% <ø> (ø)
src/mapping/recurrences/finite_state_machine.jl 91.47% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more