Skip to content

Version 0.1.6

Compare
Choose a tag to compare
@mbarandas mbarandas released this 23 Aug 07:53
· 40 commits to master since this release
efe2bbc
  • Changes

    • Feature total energy changed name to average power
    • Features peak to peak, absolute energy and entropy are now classified as statistical
  • Bugfixes

    • Fixed a bug on numpy bool usage (#133 <https://github.com/fraunhoferportugal/tsfel/issues/133>_)
    • Fixed a bug on features' header names
  • Improvements

    • Correlated features are now computed using absolute value
    • Unit tests improvements
    • Refactoring of some code sections and overall improved stability