JuliaDynamics / FractalDimensions.jl

Estimating the fractal dimension of timeseries or multidimensional datasets
MIT License
10 stars 3 forks source link

Add multithreading to also vanilla correlation sum #16

Closed Datseris closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #16 (35322d9) into main (3d05e2f) will increase coverage by 5.54%. The diff coverage is 93.84%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   86.94%   92.49%   +5.54%     
==========================================
  Files          10       11       +1     
  Lines         636      573      -63     
==========================================
- Hits          553      530      -23     
+ Misses         83       43      -40     
Impacted Files Coverage Δ
src/extremes_based/extremesdim.jl 81.15% <0.00%> (-3.69%) :arrow_down:
src/entropy_based/generalized_dim.jl 92.30% <90.90%> (-7.70%) :arrow_down:
src/FractalDimensions.jl 100.00% <100.00%> (ø)
src/corrsum_based/correlationsum_boxassisted.jl 91.17% <100.00%> (ø)
src/corrsum_based/correlationsum_vanilla.jl 96.73% <100.00%> (+22.14%) :arrow_up:
src/linear_regions.jl 88.77% <100.00%> (+2.19%) :arrow_up:

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