This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Version 0.4.0
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)