.gitignore
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
azure-pipelines.yml
pyproject.toml
setup.cfg
setup.py
speedup_compared.png
tox.ini
comparison/README.rst
comparison/benchmark.py
comparison/plot.py
fast_histogram/__init__.py
fast_histogram/_histogram_core.c
fast_histogram/histogram.py
fast_histogram/version.py
fast_histogram.egg-info/PKG-INFO
fast_histogram.egg-info/SOURCES.txt
fast_histogram.egg-info/dependency_links.txt
fast_histogram.egg-info/not-zip-safe
fast_histogram.egg-info/requires.txt
fast_histogram.egg-info/top_level.txt
fast_histogram/tests/__init__.py
fast_histogram/tests/test_histogram.py