Commit Graph

123 Commits

Author SHA1 Message Date
klemens-morgenstern
626b00dee2 implement iterator-variant with disable_if 2016-06-20 23:19:59 +02:00
klemens-morgenstern
88456d9daf added serialization to python/histogram 2016-06-20 19:42:27 +02:00
klemens-morgenstern
cc782b2d3f added copyright comment & moved serialization 2016-06-18 18:59:38 +02:00
Hans Dembinski
2d02aa79a1 adding python 3 support 2016-05-15 22:27:56 -04:00
Hans Dembinski
d822274dd1 making python_str_sink a detail 2016-05-11 23:14:00 -04:00
Hans Dembinski
14d4ac9b3a bug-fix in python interface, fill with weight used weight=1 2016-05-08 22:20:03 -04:00
Hans Dembinski
3b3a583e10 pickle bug fix 2016-05-08 20:40:43 -04:00
Hans Dembinski
33993f4c67 no double streamer implementation, only use the python one 2016-05-08 20:17:26 -04:00
Hans Dembinski
030eae3bef fix warning 2016-05-07 10:26:58 -04:00
Hans Dembinski
95eb9c32b5 workaround for gcc bug, active gcc build on travis 2016-05-07 08:59:44 -04:00
Hans Dembinski
6b30e2c116 cleanup of build, prepare for coverage 2016-05-07 00:31:25 -04:00
Hans Dembinski
2ecb5ee1de fixing pysuite test 2016-05-06 21:07:34 -04:00
Hans Dembinski
1f624568e0 added missing file 2016-04-25 21:31:59 -04:00
Hans Dembinski
e4951de999 code reorganization and more documentation 2016-04-25 21:31:45 -04:00
Hans Dembinski
007e280480 more docstrings 2016-04-14 23:37:56 -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
492d73f18f several bug-fixes, more tests for new weight-filling 2016-04-09 22:36:53 -04:00
Hans Dembinski
d2306810ee faster with static_vector 2016-04-09 17:27:03 -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
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