Commit Graph

12 Commits

Author SHA1 Message Date
Hans Dembinski
c3013260f1 added license 2018-11-13 15:12:41 +01:00
Hans Dembinski
ba636cbef9 now also support vector of plain axis types 2018-11-02 10:38:42 +01:00
Hans Dembinski
7046a5ba6e wip, histogram_test fails 2018-10-28 23:05:43 +01:00
Hans Dembinski
61aea9e699 wip: fixing tests, removed weight_counter from adaptive_storage, storage scaling with double 2018-10-15 01:11:18 +02:00
Hans Dembinski
8c2f0736e9 wip: overhauled axis types, axis::any -> axis::variant, axis::traits provide features 2018-10-14 21:37:11 +02:00
Hans Dembinski
06596efe4e doc fixes 2018-08-24 11:22:31 +02:00
Hans Dembinski
d2a95786f2 throwing out static_axes and dynamic_axes aliases 2018-08-24 10:51:58 +02:00
Hans Dembinski
f1c59deb04 make axis::variable allocator aware 2018-08-21 18:45:52 +02:00
Hans Dembinski
d4dbae92f5 clang-format everything 2018-07-21 17:27:18 +02:00
Hans Dembinski
bb9289c258 refactoring completed, all tests pass 2018-07-14 15:27:08 +02:00
Hans Dembinski
052585b488 work in progress, everything compiles again 2018-07-14 01:37:34 +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