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

Use new binning encodings for transfer operator #200

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

Partly addresses #190 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #200 (236cc8f) into main (321853b) will increase coverage by 9.46%. The diff coverage is 89.13%.

@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
+ Coverage   76.03%   85.49%   +9.46%     
==========================================
  Files          30       46      +16     
  Lines         776     1110     +334     
==========================================
+ Hits          590      949     +359     
+ Misses        186      161      -25     
Impacted Files Coverage Δ
.../estimators/nearest_neighbors/nearest_neighbors.jl 100.00% <ø> (ø)
src/deprecations.jl 16.66% <27.27%> (+16.66%) :arrow_up:
src/multiscale.jl 38.46% <38.46%> (ø)
src/complexity.jl 50.00% <50.00%> (ø)
src/encoding/gaussian_cdf.jl 57.14% <57.14%> (ø)
...babilities_estimators/timescales/power_spectrum.jl 64.28% <63.63%> (+1.78%) :arrow_up:
src/entropy.jl 67.64% <65.21%> (-1.11%) :arrow_down:
...abilities_estimators/timescales/wavelet_overlap.jl 82.60% <66.66%> (-7.40%) :arrow_down:
..._estimators/transfer_operator/transfer_operator.jl 75.18% <78.26%> (+1.58%) :arrow_up:
src/complexity/sample_entropy/sample_entropy.jl 80.55% <80.55%> (ø)
... and 37 more

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