deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: python3 (>= 3~), python3-numpy, python3:any, libc6 (>= 2.4)
Description: |-
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.
Homepage: https://github.com/astrofrog/fast-histogram
Installed-Size: '78'
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Package: python3-fast-histogram
Priority: optional
Section: python
Source: fast-histogram
Version: 0.11-2
srcpkg_name: fast-histogram
srcpkg_version: 0.11-2