boostorg / boostorg/histogram

Support multiple weights

Open
#211 19 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
334
Forks
76
PR merge metrics
No merged PRs in 30d

Description

The current setup allows several samples to be passed to the histogram, but only one weight. Some users want to track several weights simultaneously, see

https://github.com/scikit-hep/boost-histogram/issues/83

This can be achieved with a new multi_weight type and some minor changes to the existing accumulators.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.