aboutsummaryrefslogtreecommitdiff
path: root/math/py-fastdtw/pkg-descr
blob: 124d00327de4849150a3f8c23e9f6c3d4b5ffc7f (plain) (blame)
1
2
3
4
5
6
7
Python implementation of FastDTW [1], which is an approximate Dynamic Time
Warping (DTW) algorithm that provides optimal or near-optimal alignments
with an O(N) time and memory complexity.

[1] http://cs.fit.edu/~pkc/papers/tdm04.pdf

WWW: https://github.com/slaypni/fastdtw