stumpy icon indicating copy to clipboard operation
stumpy copied to clipboard

Improve MSTUMP Performance

Open seanlaw opened this issue 1 year ago • 0 comments

For longer time series, multi-dimensional matrix profile computation seems slow. We should explore ways to improve the algorithm.

For example, if the user wants ALL dimensions (instead of a subset-k dimensions) then it may be possible to avoid some calculations.

seanlaw avatar Jul 12 '24 01:07 seanlaw