Published February 5, 2020
| Version 0.7.0
Software
Open
douglasdavis/pygram11: 0.7.0
Authors/Creators
Description
- OpenMP is now required to build from source (not a difficult dependency to satisfy)
ompfunction argument deprecatedomp_max_threadsrenamed toomp_get_max_threadsto mirror OpenMP C APIomp_availablefunction 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
- Is supplement to
- https://github.com/douglasdavis/pygram11/tree/0.7.0 (URL)