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.77.0+1 |
|---|---|
| license | BSL-1.0Boost Software License 1.0 |
| repository | https://pkg.cppget.org/1/legacy |
| download | libboost-histogram-1.77.0+1.tar.gz |
| sha256 | 1baf93ffee169b787ede0aa9229b9d7abeb5084046a4516f303a86bbc78b4f35 |
| project | boost |
|---|---|
| url | github.com/boostorg/histogram |
| doc-url | www.boost.org/doc/libs/1_77_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 (6)
| libboost-config == 1.77.0 | |
| libboost-core == 1.77.0 | |
| libboost-mp11 == 1.77.0 | |
| libboost-serialization == 1.77.0 | |
| libboost-throw-exception == 1.77.0 | |
| libboost-variant2 == 1.77.0 |
Reviews
| fail | 0 |
|---|---|
| pass | 1 |