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

Differential entropy estimators: various fixes #211

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

Improvements:

Bug fix

codecov[bot] commented 1 year ago

Codecov Report

Merging #211 (1bf58e1) into main (c77d9ae) will increase coverage by 0.01%. The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   84.62%   84.63%   +0.01%     
==========================================
  Files          49       49              
  Lines        1190     1191       +1     
==========================================
+ Hits         1007     1008       +1     
  Misses        183      183              
Impacted Files Coverage Δ
src/entropies/estimators/nearest_neighbors/Zhu.jl 100.00% <ø> (ø)
...entropies/estimators/nearest_neighbors/ZhuSingh.jl 100.00% <ø> (ø)
src/entropy.jl 67.64% <50.00%> (ø)
...estimators/nearest_neighbors/KozachenkoLeonenko.jl 100.00% <100.00%> (ø)
.../entropies/estimators/nearest_neighbors/Kraskov.jl 100.00% <100.00%> (ø)
...ies/estimators/order_statistics/AlizadehArghami.jl 100.00% <100.00%> (ø)
...rc/entropies/estimators/order_statistics/Correa.jl 100.00% <100.00%> (ø)
.../entropies/estimators/order_statistics/Ebrahimi.jl 100.00% <100.00%> (ø)
...c/entropies/estimators/order_statistics/Vasicek.jl 100.00% <100.00%> (ø)

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