Skip to content

A simple DTW implementation for generic sequences and distance functions.

License

Notifications You must be signed in to change notification settings

gabriel-ss/DynamicTimeWarp.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Time Warp

This is a simple and flexible implementation of the DTW in Julia. It can be installed by issuing the following command in the Julia pkg REPL:

(v1.0) pkg> add "https://github.com/gabriel-ss/DynamicTimeWarp.jl.git"

A description about the DTW algorithm can be founded in here.

About

A simple DTW implementation for generic sequences and distance functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages