python-hdmedians 0.14.2-5 source package in Ubuntu

Changelog

python-hdmedians (0.14.2-5) unstable; urgency=medium

  * Fix watch file
  * Standards-Version: 4.6.1 (routine-update)

 -- Andreas Tille <email address hidden>  Fri, 25 Nov 2022 08:14:11 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-hdmedians_0.14.2-5.dsc 2.2 KiB 6d67ddb1cb930def3e7fb1675496697269f3a24b6ae90dda68b2bbb6e6dee5e8
python-hdmedians_0.14.2.orig.tar.gz 106.5 KiB ad68262553b2f9d3d189ee83f881acdc0d82327aad4f8aa087ee712aacaa1fbb
python-hdmedians_0.14.2-5.debian.tar.xz 3.4 KiB a9b54fb61b1879c5f745e1b3772d9bc9d4bee6bdaa305a5e290a74394e8d3299

No changes file available.

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