fastdtw

Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fastdtw

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.4 2019-10-07    
0.3.2 2017-07-16    
0.3.1 2017-07-16    
0.3.0 2016-09-04
0.2.2 2016-07-05
0.2.1 2016-03-15
0.2.0 2015-03-06
0.1.0 2015-03-06

Issues with this package?

Page last updated 2026-09-03 05:44:48 UTC