LRydin / MFDFA

Multifractal Detrended Fluctuation Analysis in Python
MIT License
128 stars 27 forks source link

Corrected documentation and readme. Added item to changelog #28

Closed LRydin closed 2 years ago

LRydin commented 2 years ago

Corrected documentation and readme in light of Issue #27. Added changes from v0.4.1. to changelog in readme.

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (5becbe8) into master (e7c4bd5) will decrease coverage by 5.08%. The diff coverage is 98.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   69.19%   64.11%   -5.09%     
==========================================
  Files           7        7              
  Lines         224      248      +24     
==========================================
+ Hits          155      159       +4     
- Misses         69       89      +20     
Impacted Files Coverage Δ
MFDFA/singspect.py 21.42% <0.00%> (ø)
test/test_speed.py 100.00% <100.00%> (ø)
MFDFA/MFDFA.py 67.64% <0.00%> (-29.42%) :arrow_down:
test/test_MFDFA.py

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e7c4bd5...5becbe8. Read the comment docs.