Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 202 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 202 Bytes

DTW++

A small library with an implementation of the basic Dynamic Time Warping functionality in C++11.

Distributed under the MIT License.

See main for (ugly) examples.