boostorg / histogram

Fast multi-dimensional generalized histogram with convenient interface for C++14
Boost Software License 1.0
315 stars 72 forks source link

add storage based on memory mapped file #155

Open HDembinski opened 5 years ago

HDembinski commented 5 years ago

Allows histograms which are larger than physical memory. Platform-independed functions are found in Boost.Interprocess.