pyemd 0.5.1.54.g802fa86-2 source package in Ubuntu

Changelog

pyemd (0.5.1.54.g802fa86-2) unstable; urgency=medium

  * Add missing requires and Depends on numpy (Closes: #1030653)
    - Force python3-numpy Depends as pybuild generates bogus one
  * Add missing test Depends on python3-numpy,
    the test code also uses the numpy module
  * Add autopkgtest that just imports the module,
    so that test depends don't obscure missing module deps

 -- Paul Wise <email address hidden>  Mon, 06 Feb 2023 16:40:12 +0800

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science 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
pyemd_0.5.1.54.g802fa86-2.dsc 2.1 KiB fad2a407460aa9f816b5d8e07cc43bb4dcf07887878c2409470b0eaa15d16fe4
pyemd_0.5.1.54.g802fa86.orig.tar.xz 19.4 KiB 4e87f461f87f00b852b71ede0f7a80979ab1c0a3ccafc166fb2f2a8629f146e2
pyemd_0.5.1.54.g802fa86-2.debian.tar.xz 4.4 KiB 2700ea56daa03f94c235cfa281b55e30570361896132bad7c676a63d5adf6240

No changes file available.

Binary packages built by this source

python3-pyemd: Python library for the Earth Mover's Distance with NumPy

 PyEMD is a Python wrapper for Ofir Pele and Michael Werman's implementation
 of the Earth Mover's Distance that allows it to be used with NumPy.
 If you use this code, please cite the papers listed in the README.md.

python3-pyemd-dbgsym: debug symbols for python3-pyemd