Dynamic Time Warping (DTW) and related algorithms in Julia.
This package isn't officially registered. Install using:
Pkg.clone("https://github.com/ahwillia/TimeWarp.jl.git")
Special thanks to Joseph Fowler (@joefowler) who contributed a substantial portion of this code.