fast-histogram 0.9-2 source package in Ubuntu

Changelog

fast-histogram (0.9-2) unstable; urgency=medium

  * Disable modification of version.py file during package build time.
    (Closes: #978270)
  * Mark autopkgtest as superficial (Closes: #971464)
  * Bump package Standards-Version to 4.5.1. No changes required
  * debian/watch: Bump file standard version to 4

 -- Josue Ortega <email address hidden>  Sat, 02 Jan 2021 14:41:28 -0600

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fast-histogram_0.9-2.dsc 2.2 KiB 5fbd263f1175d8631e17a8373b5826fc1beb9ec14a3f715dd6958ff1e3a6a86f
fast-histogram_0.9.orig.tar.gz 41.0 KiB 6325ce42060bb9d1987a3aefffcac45bdd3810bc58ce69716132e23aa49f7a9f
fast-histogram_0.9-2.debian.tar.xz 3.0 KiB cdb7037c74089a32d833d7bc79d677d26ecca33aca1cc163c25d4ef8e6139173

Available diffs

No changes file available.

Binary packages built by this source

python3-fast-histogram: Fast 1D and 2D histogram functions in Python

 fast-histogram aims to provide simple and fast histogram functions for
 regular bins that don't compromise on performance. It doesn't do
 anything complicated - it just implements a simple histogram algorithm in C and
 keeps it simple. The aim is to have functions that are fast but also robust and
 reliable. The result is a 1D histogram function here that is 7-15x faster than
 numpy.histogram, and a 2D histogram function that is 20-25x faster than
 numpy.histogram2d.

python3-fast-histogram-dbgsym: No summary available for python3-fast-histogram-dbgsym in ubuntu impish.

No description available for python3-fast-histogram-dbgsym in ubuntu impish.