Fast multi-dimensional histogram with convenient interface for C++14
Multi-dimensional generalised histograms with convenient interface
Coded with ❤. Powered by the Boost community and the Scikit-HEP Project. Licensed under the Boost Software License.
Supported compiler versions gcc >= 5.5, clang >= 3.8, msvc >= 14.1 Supported C++ versions 14, 17, 20
| Branch | Linux, OSX, Windows | Coverage |
|---|---|---|
| develop | ||
| master |
Boost.Histogram is a very fast state-of-the-art multi-dimensional generalised histogram class for the beginner and expert alike.
- Header-only
- Easy to use, easy to customise
- Designed for performance
- Just count or use accumulators to compute means, minimum, maximum, ...
- Supports multi-threading and restricted environments (no heap allocation, exceptions or RTTI)
- Open hacker-friendly modular design
- Has official Python bindings
... More
| version | 1.83.0 |
|---|---|
| license | BSL-1.0Boost Software License 1.0 |
| repository | https://pkg.cppget.org/1/legacy |
| download | libboost-histogram-1.83.0.tar.gz |
| sha256 | 51ec8546e68b94ac2e43218ad0f9c914320d50a8c5bc83ee0ecc871a540139fa |
| project | boost |
|---|---|
| url | github.com/boostorg/histogram |
| doc-url | www.boost.org/doc/libs/1_83_0/libs/histogram |
| package-url | github.com/build2-packaging/boost |
| boost-users@lists.boost.orgMailing list | |
| package-email | packaging@build2.orgMailing list |
| topics | C++Boost |
Depends (7)
| libboost-config == 1.83.0 | |
| libboost-core == 1.83.0 | |
| libboost-math == 1.83.0 | |
| libboost-mp11 == 1.83.0 | |
| libboost-serialization == 1.83.0 | |
| libboost-throw-exception == 1.83.0 | |
| libboost-variant2 == 1.83.0 |
Reviews
| fail | 0 |
|---|---|
| pass | 1 |