Commit Graph

89 Commits

Author SHA1 Message Date
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
Hans Dembinski
73535723d2 getting rid of nstore, fixing conversions 2016-07-20 22:02:23 -04:00
Hans Dembinski
ab48c2eafb fixing syntax 2016-07-18 22:33:16 -04:00
Hans Dembinski
05569b1c37 more comparisons 2016-07-18 22:28:48 -04:00
Hans Dembinski
f95ec4b627 enabling more conversions between histogram types 2016-07-18 22:18:06 -04:00
Hans Dembinski
71a9d36e88 wfill is back 2016-07-18 14:02:58 -04:00
Hans Dembinski
456b0d2122 bringing nstore back as dynamic_storage 2016-07-18 03:05:44 -04:00
Hans Dembinski
9ae6a9ced9 bug-fix in visitors 2016-07-17 12:34:03 -04:00
Hans Dembinski
0cc7f02c82 bug fix in speed test, and even faster binning 2016-07-17 12:03:57 -04:00
Hans Dembinski
40f61fe49a test fix and code cleanup 2016-07-17 10:56:33 -04:00
Hans Dembinski
488dfc291b make core library header only 2016-07-17 10:27:33 -04:00
Hans Dembinski
123c43035e super faster 2016-07-16 22:29:56 -04:00
Hans Dembinski
f437d4ab4d missing header 2016-07-16 22:07:52 -04:00
Hans Dembinski
2e5294e1fa super fast regular_axis and code cleanup 2016-07-16 22:07:24 -04:00
Hans Dembinski
6c2ea00e3e operators 2016-07-16 15:57:04 -04:00
Hans Dembinski
6f24a50fdd tabula rasa 2016-07-16 12:45:16 -04:00
Hans Dembinski
6cf51f2088 switching back to container::vector, fixed bug in use of AXIS_LIMIT 2016-06-23 10:47:41 -04:00
Hans Dembinski
4e1d0791a0 neatification 2016-06-22 23:40:40 -04:00
Hans Dembinski
832757017a nicer 2016-06-22 23:34:31 -04:00
Hans Dembinski
d77d7212db cosmetic 2016-06-22 23:04:32 -04:00
Hans Dembinski
7406aff573 mpl/not.hpp is not needed 2016-06-22 23:01:09 -04:00
Hans Dembinski
61a033a662 whitespace 2016-06-22 22:36:14 -04:00
Hans Dembinski
2633bc65ea simpler 2016-06-22 22:32:43 -04:00
Hans Dembinski
6e32c49943 added comment 2016-06-22 22:32:29 -04:00
Hans Dembinski
91e71969b2 save an if and use a type chain to simplify templates 2016-06-22 22:31:43 -04:00
Hans Dembinski
bf22da6fed compile fix 2016-06-22 20:28:45 -04:00
klemens-morgenstern
626b00dee2 implement iterator-variant with disable_if 2016-06-20 23:19:59 +02:00
klemens-morgenstern
b798f18d10 used quickbook now 2016-06-18 22:27:34 +02:00
klemens-morgenstern
98c6fbc575 Merge branch 'cleanup' into doc 2016-06-18 21:04:21 +02:00
klemens-morgenstern
f307aee2f2 added iterator_range version for variance & value 2016-06-18 21:00:04 +02:00
klemens-morgenstern
a81286722c Merge branch 'cleanup' into doc 2016-06-18 20:48:44 +02:00