Skip to content

v0.4.0

Compare
Choose a tag to compare
@shapeletsbot shapeletsbot released this 06 Sep 12:50

Added

  • MatrixProfileLR. This version only checks occurrences of a given query either forward or backwards on the sequence.
  • MatrixProfile implementation based on SCAMP method from Zach Zimmerman.
  • getChains method, it is based on Eaamon Keogh's research group version.

Improved

  • Error handling capabilities, our core and bindings now throw exceptions when an error occurs.
  • Performance improvement in our Visvalingam method up to 3x.

Fixed

  • Precision fixes on Stddev method.
  • Fix in findBestNOcurrences.

Updated

  • Travis base image to Ubuntu Bionic.
  • khiva is published as a dynamic library from now on.