boostorg / histogram

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

speed improvements for 1d and 2d histograms #192

Closed HDembinski closed 5 years ago

HDembinski commented 5 years ago

new specializations make the fill benchmarks faster again than the GSL histogram benchmarks and as fast as minimal hand-written fills