819 Commits

Author SHA1 Message Date
Hans Dembinski
3b12a3cf81 adapting to boost structure, adding old docs (to be improved), drop reliance on calloc 2017-01-20 08:47:08 +01:00
Hans Dembinski
323cbab568 allow other types than POD for T 2017-01-19 07:59:34 +01:00
Hans Dembinski
5e7851e31c more explicit 2017-01-19 07:59:01 +01:00
Hans Dembinski
3a2357704c clarify unused case 2017-01-10 22:52:42 +01:00
Hans Dembinski
8e85222aeb better test 2017-01-10 20:57:34 +01:00
Hans Dembinski
37b79b74c3 fixing case hole 2017-01-10 20:35:17 +01:00
Hans Dembinski
6f05c46647 simpler 2017-01-10 20:19:14 +01:00
Hans Dembinski
ce0fa095a3 fixing friendship 2017-01-10 17:50:22 +01:00
Hans Dembinski
93fd586eb5 restoring ctor 2017-01-10 17:29:14 +01:00
Hans Dembinski
ecc9a9dc4c lazy allocation for dynamic_storage 2017-01-10 00:34:31 +01:00
Hans Dembinski
39443642f7 fixes 2017-01-08 22:00:25 +01:00
Hans Dembinski
ceacd883d3 fixes 2017-01-08 21:23:59 +01:00
Hans Dembinski
0c32414a81 fixes 2017-01-08 21:21:30 +01:00
Hans Dembinski
bb5ed8c84e cleanup and adding iterator-based methods to static_histogram 2017-01-08 21:10:44 +01:00
Hans Dembinski
bad2379caa make axis objects smaller by using tiny_string 2017-01-08 17:55:28 +01:00
Hans Dembinski
042ec3e2cb more fun with metaprogramming, simplified escape function 2017-01-07 22:34:38 +01:00
Hans Dembinski
b901710375 code polishing, adapted docs, more utilities 2017-01-06 18:53:28 +01:00
Hans Dembinski
cc3935ce47 fully implemented static_histogram and tests 2017-01-06 12:26:58 +01:00
Hans Dembinski
5ca5dac6d3 make template arguments of histograms consistent 2017-01-05 10:05:21 +01:00
Hans Dembinski
f82e99d56a beginning work on static_histogram 2017-01-04 23:20:59 +01:00
Hans Dembinski
c638b6dee5 restoring tests and checks 2017-01-03 23:48:18 +01:00
Hans Dembinski
6338a57883 use typelists 2017-01-03 20:35:24 +01:00
Hans Dembinski
26aa012d76 preparing addition of static_histogram 2017-01-03 11:01:51 +01:00
Hans Dembinski
ddc59bcc32 make integer_axis behave more like regular_axis, more tests 2016-12-18 19:56:01 +01:00
Hans Dembinski
3c8d110177 fixing bug just introduced 2016-12-18 18:25:59 +01:00
Hans Dembinski
2a91a54c4c documentation fixes and cleanup 2016-12-18 16:57:51 +01:00
hans.dembinski@gmail.com
135fc4bcaa bug-fix in integer_axis, killing trailing white space, adding test for bug 2016-12-15 16:15:00 +01:00
hans.dembinski@gmail.com
512ef5b302 better docs 2016-11-08 15:48:38 +01:00
Hans Dembinski
534e9fe0fc fixing bug and adding tests 2016-09-15 18:26:58 +02:00
Hans Dembinski
03e0e0ab96 fixing another bug, adding a test for it 2016-09-15 17:19:09 +02:00
Hans Dembinski
75889f405d fixing a bug and adding a test for it 2016-09-14 17:34:07 +02:00
Hans Dembinski
cac0e29ad4 cosmetical changes 2016-09-14 11:36:26 +02:00
Hans Dembinski
2eee448189 avoid linker errors 2016-09-14 10:45:51 +02:00
Hans Dembinski
d2aacb4c9f cosmetic changes 2016-09-14 10:36:13 +02:00
Hans Dembinski
ab3f496d0f renaming histogram_t to histogram 2016-09-13 14:39:49 +02:00
Hans Dembinski
789ce513b0 make Apple clang happy 2016-09-13 12:59:36 +02:00
Hans Dembinski
84b341de95 corrections suggested by Klemens 2016-08-20 19:55:55 +02:00
Hans Dembinski
416236a6e6 bringing python and serialization back 2016-07-28 20:41:15 -04:00
Hans Dembinski
86b199b67c fixing conversion 2016-07-23 23:12:51 -04:00
Hans Dembinski
5cb9dd678b no anaconda 2016-07-23 21:38:12 -04:00
Hans Dembinski
c18e0c2848 better test 2016-07-23 18:17:21 -04:00
Hans Dembinski
a625ba579b more testing, simplifying dynamic_storage 2016-07-22 09:08:17 -04:00
Hans Dembinski
acec906a82 more testing 2016-07-22 01:02:09 -04:00
Hans Dembinski
de00c26f8e moved more stuff to histogram_common, fixed conversions, more tests 2016-07-21 15:55:46 -04:00
Hans Dembinski
d515286ff5 fixing clang 2016-07-21 02:14:47 -04:00
Hans Dembinski
87a0b91d6e started specialization for dynamic dimension 2016-07-21 02:04:38 -04:00
Hans Dembinski
c4af2fae2a more testing, fixes to moves 2016-07-21 00:08:34 -04:00
Hans Dembinski
6fb0779e52 simpler 2016-07-20 23:33:19 -04:00
Hans Dembinski
c1b3e8ae9a more testing 2016-07-20 23:14:06 -04:00
Hans Dembinski
f5301ece3f removing zero suppression 2016-07-20 22:04:35 -04:00