python-hdmedians 0.14.2-5.1build1 source package in Ubuntu

Changelog

python-hdmedians (0.14.2-5.1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

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

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python 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
python-hdmedians_0.14.2.orig.tar.gz 106.5 KiB ad68262553b2f9d3d189ee83f881acdc0d82327aad4f8aa087ee712aacaa1fbb
python-hdmedians_0.14.2-5.1build1.debian.tar.xz 3.6 KiB dd22914b4fe3d7163ae8c5d470bfa9436c0340ba5c465304cee72a8c383fa5c6
python-hdmedians_0.14.2-5.1build1.dsc 2.2 KiB 36c871a24f0ee89c701de7a9dc37515f3cd34ebf13cc4284d375010480a80ac6

View changes file

Binary packages built by this source

python3-hdmedians: high-dimensional medians in Python3

 Various definitions for a high-dimensional median exist and this Python
 package provides a number of fast implementations of these definitions.
 Medians are extremely useful due to their high breakdown point (up to
 50% contamination) and have a number of nice applications in machine
 learning, computer vision, and high-dimensional statistics.
 .
 This package currently has implementations of medoid and geometric
 median with support for missing data using NaN.

python3-hdmedians-dbgsym: debug symbols for python3-hdmedians