JuliaDynamics / ComplexityMeasures.jl

Estimators for probabilities, entropies, and other complexity measures derived from data in the context of nonlinear dynamics and complex systems
MIT License
49 stars 11 forks source link

Rename `Dataset` to `SSSet` in docstrings #269

Closed Datseris closed 1 year ago

Datseris commented 1 year ago

And add according information that SSSet means StateSPaceSet.

codecov[bot] commented 1 year ago

Codecov Report

Merging #269 (3914bcb) into main (bac7f0d) will not change coverage. The diff coverage is 87.50%.

@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   82.62%   82.62%           
=======================================
  Files          51       51           
  Lines        1318     1318           
=======================================
  Hits         1089     1089           
  Misses        229      229           
Impacted Files Coverage Δ
src/ComplexityMeasures.jl 100.00% <ø> (ø)
...rc/encoding_implementations/rectangular_binning.jl 91.46% <ø> (ø)
src/deprecations.jl 42.85% <66.66%> (ø)
src/entropy.jl 71.87% <100.00%> (ø)
src/probabilities.jl 93.87% <100.00%> (ø)
...c/probabilities_estimators/symbolic_permutation.jl 94.00% <100.00%> (ø)
..._estimators/transfer_operator/transfer_operator.jl 75.20% <100.00%> (ø)

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