Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-fastdtw
Dynamic Time Warping (DTW) algorithm with an O(N) complexity
https://github.com/slaypni/fastdtw
0
no reviews
Install
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.