hsf-training / hsf-training-scikit-hep-webpage

https://hsf-training.github.io/hsf-training-scikit-hep-webpage/
Other
9 stars 19 forks source link

Histogram manipulations and fitting -> Boost histograms never used? #53

Closed JacekHoleczek closed 2 months ago

JacekHoleczek commented 1 year ago

In the "Histogram manipulations and fitting" chapter, in the "Boost-histogram and hist" section, there is:

import boost_histogram as bh

But it seems to me that you actually nowhere use "Boost histograms" at all.

jpivarski commented 1 year ago

That was probably a confusion between boost_histogram and hist. hist is a high-level wrapper around boost_histogram, with user-friendly functionality like the ability to plot. A single import hist would suffice.

stale[bot] commented 12 months ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. Please manually close it, if it is no longer relevant, or ask for help or support to help getting it unstuck. Let me bring this to the attention of @klieret @wdconinc @michmx for now.