Apocrypha

fast-histogram

Fast 1D and 2D histogram functions in Python

The fast-histogram mini-package 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.

Available in

OverlayNewestEbuildsLast activity
benzene-overlay GitHub ↗ 0.14 1 27 h details ›
pypi GitHub ↗ 0.14 1 5 mo details ›

Versions & arches

VersionOverlay amd64x86 Committed
0.14 benzene-overlay amd64 testing x86 testing 3 d view · download · history ↗
0.14 pypi amd64 testing x86 testing view · download · history ↗

Use flags of 0.14

  • examples Install examples, usually source code