[ trixie ]
[ sid ]
[ 源代码: fastdtw ]
软件包:python3-fastdtw(0.3.4-4)
Dynamic Time Warping (DTW) algorithm with an O(N) 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.
其他与 python3-fastdtw 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc 6 (>= 5.2)
- GNU 标准 C 库,第3版
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy
- 用于 Python 语言的快速数组运算库(Python 3)