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
license | BSL-1.0 |
---|---|
project | boost |
url | github.com/boostorg/histogram |
doc-url | www.boost.org/doc/libs/1_85_0/libs/histogram |
boost-users@lists.boost.orgMailing list | |
topics | C++Boost |
5 Versions
version | 1.85.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 7; libboost-config, libboost-core, libboost-math, libboost-mp11, libboost-serialization, libboost-throw-exception, libboost-variant2 |
reviews | +1 |
version | 1.83.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 7; libboost-config, libboost-core, libboost-math, libboost-mp11, libboost-serialization, libboost-throw-exception, libboost-variant2 |
reviews | +1 |
version | 1.81.0+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 7; libboost-config, libboost-core, libboost-math, libboost-mp11, libboost-serialization, libboost-throw-exception, libboost-variant2 |
reviews | +1 |
version | 1.78.0 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 6; libboost-config, libboost-core, libboost-mp11, libboost-serialization, libboost-throw-exception, libboost-variant2 |
reviews | +1 |
version | 1.77.0+1 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 6; libboost-config, libboost-core, libboost-mp11, libboost-serialization, libboost-throw-exception, libboost-variant2 |
reviews | +1 |