python-npx 0.1.1-1 source package in Ubuntu

Changelog

python-npx (0.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.6.1

 -- Drew Parsons <email address hidden>  Sun, 12 Jun 2022 11:29:27 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-npx_0.1.1-1.dsc 2.1 KiB bdb1871d1d642bb363c35daa97c7e2b1a672a9d2c6137c89db12b7badbe8ab2f
python-npx_0.1.1.orig.tar.gz 10.1 KiB 25ade37c179370df7ebb5cd80db8f7fd51d3252b25a8d36136da9a034834a560
python-npx_0.1.1-1.debian.tar.xz 2.4 KiB ea9d3a8e8481de49b2640f79ad65eb8909c9d9457dac000d6fc5c7472d54fb0b

Available diffs

No changes file available.

Binary packages built by this source

python3-npx: extensions for NumPy (Python 3)

 NumPy is a large library used everywhere in scientific computing.
 That's why breaking backwards-compatibility comes at a significant
 cost and is almost always avoided, even if the API of some methods is
 arguably lacking. This package provides drop-in wrappers "fixing"
 those.
 .
 Provides alternative algorithms for dot, solve, sum_at/add_at,
 unique_rows, isin_rows, mean.
 .
 This package installs the library for Python 3.