Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Version 0.4.0

Compare
Choose a tag to compare
@capcarr capcarr released this 02 May 17:31
· 138 commits to master since this release

This release:

  • Fixes array indexing with floats (merges #23)
  • Allows user to modify SCRs rejection treshold (merges #24)
  • Fixes the Scikit-Learn cross-validation module deprecation (closes #18)
  • Adds methods to compute mean and meadian of a set of n-dimensional data points
  • Adds methods to compute the matrix profile
  • Adds new EMG onset detection algorithms (merges #17)
  • Adds finite difference method for numerial derivatives
  • Fixes inconsistent decibel usage in plotting (closes #16)