.clang-format
.flake8
.readthedocs.yml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
.builds/arch.yml
.builds/conda.yml
.github/workflows/build.yml
.github/workflows/ci.yml
docs/Makefile
docs/api.rst
docs/bench.rst
docs/conf.py
docs/index.rst
docs/quick.rst
docs/req.rst
docs/requirements.txt
docs/_static/compare.png
docs/_static/compare_omp.png
docs/_static/compare_var.png
docs/_static/compare_var_omp.png
docs/_static/custom.css
docs/_static/logo.svg
docs/_static/benchmarks/fixed1d.png
docs/_static/benchmarks/fixed2d.png
docs/_static/benchmarks/var1d.png
docs/_static/benchmarks/var2d.png
docs/api/fix1d.rst
docs/api/fix1dmw.rst
docs/api/fix2d.rst
docs/api/histogram.rst
docs/api/histogram2d.rst
docs/api/var1d.rst
docs/api/var1dmw.rst
docs/api/var2d.rst
extern/pybind11/LICENSE
extern/pybind11/include/pybind11/attr.h
extern/pybind11/include/pybind11/buffer_info.h
extern/pybind11/include/pybind11/cast.h
extern/pybind11/include/pybind11/chrono.h
extern/pybind11/include/pybind11/common.h
extern/pybind11/include/pybind11/complex.h
extern/pybind11/include/pybind11/eigen.h
extern/pybind11/include/pybind11/embed.h
extern/pybind11/include/pybind11/eval.h
extern/pybind11/include/pybind11/functional.h
extern/pybind11/include/pybind11/iostream.h
extern/pybind11/include/pybind11/numpy.h
extern/pybind11/include/pybind11/operators.h
extern/pybind11/include/pybind11/options.h
extern/pybind11/include/pybind11/pybind11.h
extern/pybind11/include/pybind11/pytypes.h
extern/pybind11/include/pybind11/stl.h
extern/pybind11/include/pybind11/stl_bind.h
extern/pybind11/include/pybind11/detail/class.h
extern/pybind11/include/pybind11/detail/common.h
extern/pybind11/include/pybind11/detail/descr.h
extern/pybind11/include/pybind11/detail/init.h
extern/pybind11/include/pybind11/detail/internals.h
extern/pybind11/include/pybind11/detail/typeid.h
src/_backend1d.cpp
src/_backend2d.cpp
src/_backendobj.cpp
src/_helpers.hpp
src/pygram11/__init__.py
src/pygram11/hist.py
src/pygram11/version.py
src/pygram11.egg-info/PKG-INFO
src/pygram11.egg-info/SOURCES.txt
src/pygram11.egg-info/dependency_links.txt
src/pygram11.egg-info/not-zip-safe
src/pygram11.egg-info/requires.txt
src/pygram11.egg-info/top_level.txt
tests/test_onedim.py
tests/test_onedim_mw.py
tests/test_twodim.py
tests/data/test_data.npz
utils/README.md
utils/benchmark.py
utils/macosx-wheels.sh
utils/manylinux-wheels.sh