histogram
Histogram class
A fast and customizable multi-dimensional histogram class with an easy-to-use interface.
Fast multi-dimensional generalized histogram with convenient interface for C++14
320 stars
19 watching
71 forks
Language: C++
last commit: about 2 months ago boostboost-librariesc-plus-plusc-plus-plus-14convenientconvenient-interfacedata-analysisheader-onlyhistogramstatistics
Related projects:
Repository | Description | Stars |
---|---|---|
bigmlcom/histogram | A library that provides an efficient way to summarize and visualize large datasets using histograms | 154 |
boostorg/gil | A C++ library for working with images in a generic and efficient way | 178 |
boostorg/qvm | A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. | 85 |
boostorg/geometry | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 461 |
boostorg/serialization | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 183 |
boostorg/log | A C++ library for logging in applications and libraries | 183 |
boostorg/pfr | Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
janpipek/physt | A Python library for creating and manipulating histogram objects with visualization tools. | 134 |
boostorg/multiprecision | A C++ library that provides high-range and precision number types with interoperability capabilities | 202 |
boostorg/mp11 | A C++11 metaprogramming library enabling advanced template-based programming | 245 |
boostorg/hana | A standard library for metaprogramming in C++ | 1,705 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
boostorg/python | Enables seamless interoperability between C++ and the Python programming language. | 476 |
boostorg/hof | A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |