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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-07-18 05:38:03 UTC