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
55 stars 13 forks source link

Remove all references to complexity measures #152

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

Everything complexity-related is now in ComplexityMeasures.jl.

This PR removes all functions, documentation and tests relating to complexity measures.

codecov[bot] commented 1 year ago

Codecov Report

Merging #152 (ab01136) into main (41ccca3) will decrease coverage by 0.25%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   81.80%   81.55%   -0.26%     
==========================================
  Files          37       32       -5     
  Lines         874      786      -88     
==========================================
- Hits          715      641      -74     
+ Misses        159      145      -14     
Impacted Files Coverage Δ
src/encoding/gaussian_cdf.jl 91.66% <0.00%> (-8.34%) :arrow_down:

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