Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@dmfolgado dmfolgado released this 27 Mar 17:12
· 2 commits to master since this release
  • New features

    • Implemented the Lempel-Ziv-Complexity in the temporal domain (#146 <https://github.com/fraunhoferportugal/tsfel/pull/146>_)
    • Added the fractal domain with the following features (#144 <https://github.com/fraunhoferportugal/tsfel/pull/144>_):
      • Detrended fluctuation analysis (DFA)
      • Higuchi fractal dimension
      • Hurst exponent
      • Maximum fractal length
      • Multiscale entropy (MSE)
      • Petrosian fractal dimension
  • Changes

    • Changed the autocorrelation logic. It now measures the first lag below (1/e) from the ACF (#142 <https://github.com/fraunhoferportugal/tsfel/issues/142>_).