Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.04 KB

index.rst

File metadata and controls

33 lines (27 loc) · 1.04 KB

pygram11

pygram11 is a small Python library for creating simple histograms quickly. The backend is written in C++11 (with some help from pybind11) and accelerated with OpenMP.

conda-forge PyPI GitHub stars
.. toctree::
   :maxdepth: 2
   :caption: Documentation

   req.rst
   quick.rst
   bench.rst
   api.rst