Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 333 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 333 Bytes

dashi-histogram

This project provides a multi-dimensional histogram in C++11 with behavior and HDF5 storage analogous to dashi.

A demo is provided in histogram_demo.cpp that can be built with make, assuming that libhdf5 is in your linker path and that your compiler supports C++11.