Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@jrecuerda jrecuerda released this 11 Jun 09:52
4c7abb8

Added

  • mass (Mueen's Algorithm for Similarity Search) function with a proper public interface.
  • findBestNOccurrences function.

Improved

  • STOMP (self-join) performance has been improved by a ~54%.

Fixed

  • STOMP (self-join) doesn't crash in batched mode for long time series.