fast-histogram icon indicating copy to clipboard operation
fast-histogram copied to clipboard

:zap: Fast 1D and 2D histogram functions in Python :zap:

Results 28 fast-histogram issues
Sort by recently updated
recently updated
newest added

* Some things like flake8, build_docs, and coverage are never used, so I removed them. * tox options are outdated, so I synced them with what is actually used. *...

Otherwise anyone who forks this repo will inherit them.

I don't see any test against numpy 2.0.dev in the CI. Will this package be compatible with numpy 2.0?

As officially recommended upstream.

Looks like you forgot to update the link when you renamed main branch.

This seems to be generally useful. Do you think upstream org like NumPy or Scientific Python would be interested to house this repo?

At least hook in a Zenodo DOI to releases and add that badge to README?

Add PyPI badge to README. No need to run CI.

Someone said we don't need to include "wheel" anymore?