Hans Dembinski
|
4e404c7c38
|
new interface for proxy returned by indexed, new test and fixes for boost.range support
|
2018-11-27 23:55:44 +01:00 |
|
Hans Dembinski
|
08a09235a4
|
changed axis::option_type to compile-time option, replaced fancy histogram iterator with indexed range adaptor, cleanup of various headers
|
2018-11-25 22:35:26 +01:00 |
|
Hans Dembinski
|
c3013260f1
|
added license
|
2018-11-13 15:12:41 +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
|
e35d4f56b6
|
all tests without streamers passing, need to fix streamers
|
2018-10-23 01:35:50 +02:00 |
|
Hans Dembinski
|
06596efe4e
|
doc fixes
|
2018-08-24 11:22:31 +02:00 |
|
Hans Dembinski
|
d4dbae92f5
|
clang-format everything
|
2018-07-21 17:27:18 +02:00 |
|
Hans Dembinski
|
b9a35f7b4f
|
renamed method bin to method at
|
2018-07-05 09:10:04 +02:00 |
|
Hans Dembinski
|
5fc67137e4
|
issue 45: use operator() to fill; issue 44: removed sum(), use std::for_each or std::accumulate instead; added support for stl containers as fill and index arguments
|
2018-07-01 21:41:09 +02:00 |
|