python-hdmedians 0.14.2-5build1 source package in Ubuntu

Changelog

python-hdmedians (0.14.2-5build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Tue, 21 Mar 2023 05:50:56 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-5build1.debian.tar.xz 3.4 KiB 4f71abd807fa68d91d22d6ba3f741f953ec68ace722074c6b90b8353ef33ecb2
python-hdmedians_0.14.2-5build1.dsc 2.2 KiB 900c088d0e1591ca870caea43a3e990c34afeb048289e492a35420a99d071c9f

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