Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 720 Bytes

req.rst

File metadata and controls

25 lines (19 loc) · 720 Bytes

Requirements

Hard Requirments

  • pybind11 (and therefore a C++11 compiler). Must be explicitly installed before pygram11.
  • NumPy

Soft Requirements

You can use pygram11 without OpenMP, but you might want to try fast-histogram if you just need to compute fixed bin histograms with OpenMP (see the benchmarks). If you're here for variable width histograms or the sum-of-weights-squared first class citizenry - I think you'll still find pygram11 useful.