aboutsummaryrefslogtreecommitdiff
path: root/math/py-fastdtw/pkg-descr
blob: b8d8c587ff66101480cf6a4c00e9fc08099cb1ae (plain) (blame)
1
2
3
4
5
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