Silia Taider
Results
2
issues of
Silia Taider
# This Pull request: ## Changes or fixes: The equality operator for ROOT histograms now compares the following properties: - Histogram type (including dimension). - Histogram kind. - Shape (number...
improvement
in:Python Interface
# This Pull request: This PR introduces the first steps toward enabling UHI serialization for ROOT histograms (see https://github.com/scikit-hep/uhi/pull/167). This works by implementing the `_to_uhi_` method for ROOT histograms: it...
new feature
in:Python Interface
in:Hist