Renamed internal Python module from histogram to hist. This avoids a clash with a member function. Some IDE features were confused
What's Changed chore(deps): bump numpy from 1.20.3 to 1.22.0 in /binder by @dependabot in https://g...
Second 0.5 series alpha. Added fixed bin one dimensional multiweight histogramming to front end Pyt...
Talk presented at PyHEP 2022 Full Changelog: https://github.com/amangoel185/pyhep-2022-histogrammin...
Renamed internal Python files hist.py and misc.py to _hist.py and _misc.py, respectively. The conten...
Repository reorganized to use PEP 517 Python API moved outside of __init__.py to histogram.py, func...
This version only changes the setup script so that the version on PyPI exactly matches the version i...
Recognizes PySpark Columns as a kind of user function. Wraps PySpark DataFrames with Histogrammar me...
What's new in this release: IMPORTANT CHANGES The histogram API has changed significantly! Bins ...
Full Changelog: https://github.com/amangoel185/pyhep-2022-histogramming-talk/compare/0.5.0...1.0.
Added make_histograms functionality from popmon to dataframes - Add n_dim and datatype properties to...
Max Baak (mbaak) added visualization methods for Categorize in Matplotlib and PyROOT, as well as fix...
An overview of Python histogramming packages and presentation of boost-histogram
The boost-histogram library provides first-class histogram objects in Python. You can compose axes a...
Histogrammar is a suite of data aggregation primitives designed for use in parallel processing. In t...
Boost.Histogram, a header-only C++14 library that provides multidimensional histograms and profiles,...
What's Changed chore(deps): bump numpy from 1.20.3 to 1.22.0 in /binder by @dependabot in https://g...
Second 0.5 series alpha. Added fixed bin one dimensional multiweight histogramming to front end Pyt...
Talk presented at PyHEP 2022 Full Changelog: https://github.com/amangoel185/pyhep-2022-histogrammin...
Renamed internal Python files hist.py and misc.py to _hist.py and _misc.py, respectively. The conten...
Repository reorganized to use PEP 517 Python API moved outside of __init__.py to histogram.py, func...
This version only changes the setup script so that the version on PyPI exactly matches the version i...
Recognizes PySpark Columns as a kind of user function. Wraps PySpark DataFrames with Histogrammar me...
What's new in this release: IMPORTANT CHANGES The histogram API has changed significantly! Bins ...
Full Changelog: https://github.com/amangoel185/pyhep-2022-histogramming-talk/compare/0.5.0...1.0.
Added make_histograms functionality from popmon to dataframes - Add n_dim and datatype properties to...
Max Baak (mbaak) added visualization methods for Categorize in Matplotlib and PyROOT, as well as fix...
An overview of Python histogramming packages and presentation of boost-histogram
The boost-histogram library provides first-class histogram objects in Python. You can compose axes a...
Histogrammar is a suite of data aggregation primitives designed for use in parallel processing. In t...
Boost.Histogram, a header-only C++14 library that provides multidimensional histograms and profiles,...
What's Changed chore(deps): bump numpy from 1.20.3 to 1.22.0 in /binder by @dependabot in https://g...
Second 0.5 series alpha. Added fixed bin one dimensional multiweight histogramming to front end Pyt...
Talk presented at PyHEP 2022 Full Changelog: https://github.com/amangoel185/pyhep-2022-histogrammin...