v0.4.8 - MPF Release
- Added MPdist algorithm to compare two time series.
- Added
find_snippet()
that uses MPdist to show representative data. - Added
mpx()
algorithm that doesn’t depends on FFT. - Added
pmp()
pan-matrix profile. - Improvement with several implementations in Rcpp. Computation speed
is much faster. - Added
compute()
,analyze()
andvisualize()
. Starting point in
the unified API from MPF.