v 0.3.4
Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.
Python implementation of FastDTW, which is an approximate Dynamic Time Warping (DTW) algorithm that provides optimal or near-optimal alignments with an O(N) time and memory complexity.
https://pypi.python.org/pypi/fastdtw/
Installations | 0 |
Requested Installations | 0 |