Skip to content

Commit 5bbe4d9

Browse files
authored
docs: add mention of Hist
1 parent 40839b7 commit 5bbe4d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
Python bindings for [Boost::Histogram][] ([source][Boost::Histogram source]), a
1717
C++14 library. This is of the [fastest libraries][] for
18-
histogramming, while still providing the power of a full histogram object. See [what's new](./docs/CHANGELOG.md).
18+
histogramming, while still providing the power of a full histogram object. See [what's new](./docs/CHANGELOG.md). Powers [Hist][], an analyst-friendly histogram library.
1919

2020
## Installation
2121

@@ -261,6 +261,7 @@ Support for this work was provided by the National Science Foundation cooperativ
261261

262262
[Boost::Histogram]: https://www.boost.org/doc/libs/release/libs/histogram/doc/html/index.html
263263
[Boost::Histogram source]: https://github.com/boostorg/histogram
264+
[Hist]: https://github.com/scikit-hep/hist
264265
[fastest libraries]: https://iscinumpy.gitlab.io/post/histogram-speeds-in-python/
265266
[conda-link]: https://github.com/conda-forge/boost-histogram-feedstock
266267
[sk-badge]: https://scikit-hep.org/assets/images/Scikit--HEP-Project-blue.svg

0 commit comments

Comments
 (0)