fastdtw 0.3.4-3build1 source package in Ubuntu

Changelog

fastdtw (0.3.4-3build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 18:37:50 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
fastdtw_0.3.4.orig.tar.gz 130.3 KiB 2350fa6ec36bcad186eaf81f46eff35181baf04e324f522de8aeb43d0243f64f
fastdtw_0.3.4-3build1.debian.tar.xz 2.2 KiB 71e299d98a8bcc76a79002746d60dd6d3a05815023e922bf72a8fb886b95b917
fastdtw_0.3.4-3build1.dsc 1.9 KiB 92af7f87949040be498bd1d5717b49c5b82f320a7dad996c20f9443b811354b6

View changes file

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