Commit Graph

8 Commits

Author SHA1 Message Date
Hans Dembinski
c3013260f1 added license 2018-11-13 15:12:41 +01:00
Hans Dembinski
f81441f53a wip for adding profile support 2018-11-05 23:55:59 +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
61aea9e699 wip: fixing tests, removed weight_counter from adaptive_storage, storage scaling with double 2018-10-15 01:11:18 +02:00
Hans Dembinski
bfc437b7bd clang-format 2018-07-21 17:28:14 +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