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
54 stars 12 forks source link

Simplify `SymbolicPermutation` source code #207

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

Fixes #205.

Also improves the documentation for SymbolicPermutation and adds a literature reference for the multivariate permutation probabilities/entropy.

codecov[bot] commented 1 year ago

Codecov Report

Merging #207 (bf795a6) into main (510983c) will decrease coverage by 0.06%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   84.49%   84.42%   -0.07%     
==========================================
  Files          49       49              
  Lines        1193     1188       -5     
==========================================
- Hits         1008     1003       -5     
  Misses        185      185              
Impacted Files Coverage Δ
...imators/permutation_ordinal/SymbolicPermutation.jl 89.28% <66.66%> (-1.63%) :arrow_down:

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