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 multiscale references #165

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

Multiscale functionality snuck in when merging #144. I didn't pay enough attention when merging. Thus PR removes all references to multiscale on main until it's actually reviewed in #132.

codecov[bot] commented 1 year ago

Codecov Report

Merging #165 (2c50a74) into main (4edf7ca) will decrease coverage by 0.21%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   84.27%   84.05%   -0.22%     
==========================================
  Files          41       38       -3     
  Lines         960      897      -63     
==========================================
- Hits          809      754      -55     
+ Misses        151      143       -8     

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