fastdtw 0.3.4-4 source package in Ubuntu
Changelog
fastdtw (0.3.4-4) unstable; urgency=medium * Team Upload * Add Vcs tags * Use dh-sequence-python3 * Use new email address for Team -- Alexandre Detiste <email address hidden> Sat, 07 Dec 2024 16:11:35 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
fastdtw_0.3.4-4.dsc | 2.0 KiB | 09e0b9fa77ee9c6cbf48788e986b6b7a7e2ff04b32581ebb4696608a333ba12f |
fastdtw_0.3.4.orig.tar.gz | 130.3 KiB | 2350fa6ec36bcad186eaf81f46eff35181baf04e324f522de8aeb43d0243f64f |
fastdtw_0.3.4-4.debian.tar.xz | 2.2 KiB | 5d5cd52b5ee495a93128d20ef7c1700680f3ba53989a7ed6407b8dcc79a19f91 |
Available diffs
- diff from 0.3.4-3build2 (in Ubuntu) to 0.3.4-4 (940 bytes)
No changes file available.
Binary packages built by this source
- python3-fastdtw: 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-dbgsym: debug symbols for python3-fastdtw