Commit Graph

745 Commits

Author SHA1 Message Date
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
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
Hans Dembinski
ad7f981635 fully enable move semantics 2016-05-06 12:35:15 -04:00
Hans Dembinski
4720450aa2 get rid of warning 2016-05-06 10:35:31 -04:00
Hans Dembinski
9a3d125dc8 removed internal buffers, get same speed with better linearization visitor, added move semantics to basic_histogram 2016-05-06 10:34:04 -04:00
Hans Dembinski
371739b3db better return type for bins(), added tutorial examples 2016-04-25 22:43:36 -04:00
Hans Dembinski
f2b51bcb11 simplification 2016-04-14 23:37:40 -04:00
Hans Dembinski
0226af858e bug-fix 2016-04-12 23:24:04 -04:00
Hans Dembinski
f6bd538689 ... and delay allocation of memory until the first call of fill or wfill 2016-04-12 23:14:17 -04:00
Hans Dembinski
be537449a7 renaming of histogram_base to basic_histogram 2016-04-12 23:13:23 -04:00
Hans Dembinski
4d8f88ebd2 adding install instructions 2016-04-10 13:13:42 -04:00
Hans Dembinski
492d73f18f several bug-fixes, more tests for new weight-filling 2016-04-09 22:36:53 -04:00
Hans Dembinski
fbea37a0af more tests, added missing libm to linker 2016-04-09 19:02:39 -04:00
Hans Dembinski
ae026af085 prettier 2016-04-09 17:35:12 -04:00
Hans Dembinski
d2306810ee faster with static_vector 2016-04-09 17:27:03 -04:00
Hans Dembinski
fbe82e3c58 more refactoring 2016-04-09 16:43:08 -04:00
Hans Dembinski
103fa6cf0a new feature, filling with weights 2016-04-09 16:31:16 -04:00
Hans Dembinski
14c7a282dc moving nstore into details 2016-04-08 19:09:45 -04:00
Hans Dembinski
2d41cbb540 removing concept checks, not working... 2016-04-07 21:20:39 -04:00
Hans Dembinski
c4cf612a13 asserts on dimension of input 2016-04-07 21:04:07 -04:00
Hans Dembinski
19a740fa68 init from private repository 2016-04-06 09:23:37 -04:00