The SWAMP paper can be found [here](https://www.cs.ucr.edu/~eamonn/DTWMotifsSWAMP_Expanded.pdf) The supplementary webpage is [here](https://sites.google.com/site/dtwmotifdiscovery/) The code is [here](https://github.com/TDAmeritrade/stumpy/files/7161674/DTWMotifDiscovery.zip) The data is [here](https://sites.google.com/site/dtwmotifdiscovery/#h.p_R5YBI2_GHL6_) Longer form dissertation is [here](https://escholarship.org/content/qt8qq6c0s6/qt8qq6c0s6.pdf) Additional details on implementing an efficient DTW algorithm can be found [here](https://www.cs.unm.edu/~mueen/DTW.pdf) (start at Slide 68)