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 a pyscamp API to compute the matrix profile with no index #95

Open zpzim opened 2 years ago

zpzim commented 2 years ago

pyscamp cannot currently generate the matrix profile without the index, which is a much faster operation. Adding support for this would be good.