819 Commits

Author SHA1 Message Date
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
klemens-morgenstern
c3682b6b50 fixed numpy plugin 2016-06-18 20:36:09 +02:00
klemens-morgenstern
81e79a3134 fixed python plugin 2016-06-18 20:29:35 +02:00
klemens-morgenstern
fc86a1c465 corrected exception check 2016-06-18 20:18:25 +02:00
klemens-morgenstern
22800e8ac1 moving quickbook 2016-06-18 20:10:20 +02:00
klemens-morgenstern
998202f0be added missing headers 2016-06-18 20:09:08 +02:00
klemens-morgenstern
72734c0268 small fix 2016-06-18 19:25:03 +02:00
klemens-morgenstern
a9b1f9f083 more cleanup 2016-06-18 19:20:22 +02:00
klemens-morgenstern
cc782b2d3f added copyright comment & moved serialization 2016-06-18 18:59:38 +02:00
klemens-morgenstern
bd0e4500bc major cleanup of nstore, added range-fill to histogram 2016-06-18 13:46:56 +02:00
klemens-morgenstern
8d6b38bf9a removed c-style casts 2016-06-17 21:22:17 +02:00
Hans Dembinski
b85f1b6a6d bug-fix when accessing bounded axis type 2016-05-12 09:24:24 -04:00
Hans Dembinski
7eb44a69cd use enum instead of unsigned to signify the limited options 2016-05-11 22:45:35 -04:00
Hans Dembinski
1bb3e5d1ca removing depth 0 2016-05-10 21:09:25 -04:00
Hans Dembinski
1377956c85 enable overflow into wtype + more tests 2016-05-09 09:34:13 -04:00
Hans Dembinski
33993f4c67 no double streamer implementation, only use the python one 2016-05-08 20:17:26 -04:00
Hans Dembinski
ddaa9c490f increase test coverage 2016-05-07 22:53:59 -04:00
Hans Dembinski
1cd43f8546 increase coverage 2016-05-07 20:09:24 -04:00
Hans Dembinski
5711ba6d58 tightening tests 2016-05-07 19:15:51 -04:00
Hans Dembinski
95eb9c32b5 workaround for gcc bug, active gcc build on travis 2016-05-07 08:59:44 -04:00
Hans Dembinski
37d6e26d70 squashing some warnings on gcc 2016-05-06 19:33:22 -04:00