zpzim / SCAMP

The fastest way to compute matrix profiles on CPU and GPU!
http://www.cs.ucr.edu/~eamonn/MatrixProfile.html
MIT License
155 stars 35 forks source link

Add cpu matrix reduction #77

Closed zpzim closed 2 years ago

zpzim commented 2 years ago

Adds support for cpu matrix summaries and adds testing support for this profile type.

Work in progress, performance still needs to be tuned and code cleaned up before merging.