Skip to content

v0.5.0

Compare
Choose a tag to compare
@dfm88 dfm88 released this 09 Apr 21:41
· 63 commits to main since this release

[0.5.0] - 2024-04-09

Added

  • issue, feature, question templates

Changed

  • pre-commit default formatter to ruff
  • OMA.py moved decimate_data, detrend_data, filter_data to BaseSetup and add inplace option default to false

Fixed

  • mpe in FDD algorithm

Added

  • tests
  • workflow for tests on push and pull request