DavideNardone / MTSS-Multivariate-Time-Series-Software

A GP-GPU/CPU Dynamic Time Warping (DTW) implementation for the analysis of Multivariate Time Series (MTS).
MIT License
45 stars 8 forks source link

Add proper debug mode #15

Closed krischer closed 5 years ago

krischer commented 5 years ago

“Debug mode” currently consists of a lot of commented sections printX() and so on. Please consider adding a proper compile option for it - this will ease the job of everyone looking at the code at a future point in time.

Part of a review at: https://github.com/openjournals/joss-reviews/issues/1049

DavideNardone commented 5 years ago

I added a verbose mode for displaying some information during the running