/TimeWarp.jl

Dynamic Time Warping (DTW) and related algorithms in Julia

Primary LanguageJuliaOtherNOASSERTION

TimeWarp.jl

Build Status License Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.

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")

Related Packages in Other Languages

Acknowledgements

Special thanks to Joseph Fowler (@joefowler) who contributed a substantial portion of this code.