Skip to content

v0.2.0

Compare
Choose a tag to compare
@otorreno otorreno released this 18 Feb 14:25
771ebf0

Added

  • KMeans algorithm.
  • KShape Algorithm.
  • Added Ljung-Box test.
  • Installation script for Windows.
  • SBD distance function.
  • Header checks in all header files from core library and bindings.

Changed

  • Implementation improvement of stomp function and find motifs and discords functions.
  • Readme and installation Guide have been improved.

Fixed

  • PAA method for non divisible number of points.
  • Crosscorrelation function to work with several time series.
  • Conan script to work with new conan version.
  • Documentation generator to work with new PIP version.
  • Cmake path for windows in installation guide.