
Mission Statement The Matrix Profile is a recently developed algorithm with the potential to revolutionize time-series analysis. To facilitate community awareness and adoption, we develop and maintain multiple open-source implementations of the Matrix Profile algorithms. All code is hosted on our GitHub repos, and additional support is provided through a dedicated Discord channel, e-mail correspondence and GitHub issue tracking. We strive to simplify technical interactions through logical, standardized APIs across all languages. We also believe that a key value for the Matrix Profile is continued education and expert assistance, particularly for non-technical audiences. We provide interactive resources and tutorials on our website (ui.matrixprofile.org), as well as blog posts and articles containing real-world use cases.
This is the core functions needed by the `tsmp` package. The low level and carefully checked mathematical functions are here. These are implementations of the Matrix Profile concept that was created by CS-UCR <http://www.cs.ucr.edu/~eamonn/MatrixProfile.html>.