LRydin / MFDFA

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

Merging dev-emd to dev branch #8

Closed LRydin closed 4 years ago

LRydin commented 4 years ago

This should bring the EMD detrender into the developers branch and allow now a merger of the EMD-detrending and the eDFA. Should also start to standardise the extensions into the extensions dictionary.

Relates to issues #1, #3, and #5.

LRydin commented 4 years ago

Okay, it seems pathos, which is required for PyEMD, does not support python3.4. This we can drop. nightly is also not possible. There are still some issues with running the tests.