Skip to content

v0.4.8 - MPF Release

Compare
Choose a tag to compare
@franzbischoff franzbischoff released this 28 Feb 18:02
· 25 commits to master since this release
v0.4.8
6fbbb71
  • 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() and visualize(). Starting point in
    the unified API from MPF.