Commit Graph

20 Commits

Author SHA1 Message Date
Hans Dembinski
47d69e8602 better value access and fixes for CI builds 2018-12-04 11:55:46 +01:00
Hans Dembinski
d140a435d4 added option for indexed to skip extra bins (new default); avoid mp11 in interface; use int as return type for axis::size() 2018-12-02 23:20:15 +01:00
Hans Dembinski
c943467f7f fix 2018-11-28 23:12:29 +01:00
Hans Dembinski
8bd27f36e2 fix 2018-11-28 22:59:52 +01:00
Hans Dembinski
ac45f96981 fix 2018-11-28 21:40:24 +01:00
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
8aad708a9c updated examples 2018-11-11 11:50:44 +01:00
Hans Dembinski
7046a5ba6e wip, histogram_test fails 2018-10-28 23:05:43 +01:00
Hans Dembinski
e35d4f56b6 all tests without streamers passing, need to fix streamers 2018-10-23 01:35:50 +02:00
Hans Dembinski
35dedfed0f fixes for stevens review part 1 2018-10-10 16:02:23 +02:00
Hans Dembinski
4a66bfc169 bug-fix of example 2018-10-08 07:02:07 +02:00
Hans Dembinski
bfc437b7bd clang-format 2018-07-21 17:28:14 +02:00
Hans Dembinski
ccbe55f5f3 nicer output and fixed doc error 2018-07-14 20:47:14 +02:00
Hans Dembinski
edae893c2a fixing doc mistakes 2018-07-11 11:13:44 +02:00
Hans Dembinski
e2bb630cb0 fixed examples and updated readme 2018-07-11 11:05:24 +02:00
Hans Dembinski
da5f42b3da support for operator[] 2018-07-08 19:12:13 +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