There is a newer version of the record available.

Published February 5, 2020 | Version 0.7.0
Software Open

douglasdavis/pygram11: 0.7.0

Creators

Description

  • OpenMP is now required to build from source (not a difficult dependency to satisfy)
    • omp function argument deprecated
    • omp_max_threads renamed to omp_get_max_threads to mirror OpenMP C API
    • omp_available function removed
  • Backend C++ code for 1D histograms rewritten (use Python and NumPy C APIs directory, no pybind11)
  • Rewrite multiweight histograms (still via pybind11) to support more types (avoid conversions)
  • Python code moved to the top level module (init.py) (without changing public API)

Files

douglasdavis/pygram11-0.7.0.zip

Files (682.0 kB)

Name Size Download all
md5:42fc334b50c5cef6b9da79a349c63a8c
682.0 kB Preview Download

Additional details

Related works