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

improve matching description #110

Closed Datseris closed 11 months ago

Datseris commented 11 months ago

I was a bit unhappy that RAFM docstring didn't really have any description for matching. And the other two related docstrings were very long. This PR:

codecov-commenter commented 11 months ago

Codecov Report

Merging #110 (dd88750) into main (7d942c5) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   84.24%   84.25%   +0.01%     
==========================================
  Files          23       23              
  Lines        1193     1194       +1     
==========================================
+ Hits         1005     1006       +1     
  Misses        188      188              
Files Coverage Δ
src/continuation/continuation_recurrences.jl 79.66% <100.00%> (+0.35%) :arrow_up:
src/continuation/match_attractor_ids.jl 77.52% <ø> (ø)

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