Commit Graph

14 Commits

Author SHA1 Message Date
Hans Dembinski
fd31f06729 moved reduce_to to project, closes issue 77 2018-11-11 21:48:35 +01:00
Hans Dembinski
fdfcf804a8 refactoring of make_histogram factories 2018-11-11 13:50:27 +01:00
Hans Dembinski
f81441f53a wip for adding profile support 2018-11-05 23:55:59 +01:00
Hans Dembinski
14c99de197 removed handling of dynamic containers passed via operator() to obtain better non-surprising solution for tuples passed to 1d histogram, weights can be passed at the beginning or end again of the call to histogram::operator() 2018-11-03 16:04:58 +01:00
Hans Dembinski
512c080414 added tests for dynamic axis access 2018-11-02 13:21:47 +01:00
Hans Dembinski
227b776060 support for runtime index access of axis on static histogram 2018-11-02 13:04:39 +01:00
Hans Dembinski
ba636cbef9 now also support vector of plain axis types 2018-11-02 10:38:42 +01:00
Hans Dembinski
792f16d331 all tests pass for adapted vector and array, map still failing 2018-10-30 17:36:44 +01:00
Hans Dembinski
7046a5ba6e wip, histogram_test fails 2018-10-28 23:05:43 +01:00
Hans Dembinski
d1d9013d7e refactor 2018-10-27 21:17:14 +02:00
Hans Dembinski
81bbbf8b86 refactoring axis types into separate functions, make them use compressed_pair instead of crappy custom empty base optimization 2018-10-26 00:23:41 +02:00
Hans Dembinski
e35d4f56b6 all tests without streamers passing, need to fix streamers 2018-10-23 01:35:50 +02:00
Hans Dembinski
4e6004af06 fixing a few tests 2018-08-22 12:43:00 +02:00
Hans Dembinski
be5d706769 unified histogram template 2018-08-12 22:25:32 +02:00