entro-py computes entropy for time series analysis. Currently implemented algorithms are FuzzyEn and SampEn, both of which are described/compared in Chen et al. 2009. Implementation has been "inspired" by and tested against this MATLAB code.
Items in order of importance
- Pass in arbitrary function for similarity measurement
- Pass 2D array and calculate entropy along a given axis