Commit Graph

1953 Commits

Author SHA1 Message Date
Hans Dembinski
374e2f7029 fix 2017-11-07 22:26:40 +01:00
Hans Dembinski
d7299896f0 avoid warning 2017-11-07 22:26:36 +01:00
Hans Dembinski
57c0c129f1 fix 2017-11-07 22:05:04 +01:00
Hans Dembinski
91a68acfe0 fix 2017-11-07 21:40:18 +01:00
Hans Dembinski
6d1c1b2c62 better diag 2017-11-07 20:38:11 +01:00
Hans Dembinski
73ba778f00 minor 2017-11-07 20:34:28 +01:00
Hans Dembinski
1a12c574c6 getting rid of utility functions, tested and fixed bugs related to unusual axis value types 2017-11-07 19:29:22 +01:00
Hans Dembinski
3bdfd4f2f7 missing images 2017-11-07 16:57:41 +01:00
Hans Dembinski
81db329d9e fix error message 2017-11-07 16:57:28 +01:00
Hans Dembinski
e742787353 improvements 2017-11-07 16:57:18 +01:00
Hans Dembinski
61807842f1 update 2017-11-06 23:16:35 +01:00
Hans Dembinski
72c3d70e36 update 2017-11-06 23:01:03 +01:00
Hans Dembinski
27052c255e doc update 2017-11-06 22:59:03 +01:00
Hans Dembinski
f5ac7ca46a Merge branch 'master' into html 2017-11-06 21:28:47 +01:00
Hans Dembinski
7732108fa5 added comparison with boost.accumulators 2017-11-06 21:27:09 +01:00
Hans Dembinski
de5ddecbbd make iteration and bin access consistent in python and c++, exclude under/overflow bins now 2017-11-06 14:22:37 +01:00
Hans Dembinski
07d8dff1e0 refactor 2017-11-06 12:03:18 +01:00
Hans Dembinski
52dfdbc585 clang format 2017-11-06 11:50:05 +01:00
Hans Dembinski
ba274ed04d use std::type_traits everywhere 2017-11-06 11:49:47 +01:00
Hans Dembinski
5dee79f556 improving and testing operators 2017-11-05 23:44:37 +01:00
Hans Dembinski
371cbc9385 support multiply and test it 2017-11-05 22:18:58 +01:00
Hans Dembinski
b7d5350a64 comment added 2017-11-05 22:00:40 +01:00
Hans Dembinski
76c596dfc4 allocator is gone, accepting any sequence in python for fill is back, refactoring in adaptive_storage 2017-11-05 21:54:14 +01:00
Hans Dembinski
feadbcd05b fix 2017-11-04 21:21:37 +01:00
Hans Dembinski
67c01e0735 compressed regular axis 2017-11-04 20:49:29 +01:00
Hans Dembinski
b25d5a4e23 fix 2017-11-04 20:16:02 +01:00
Hans Dembinski
9bb392906d different python interface for transformed axes, more code sharing for array_bases in adaptive_storage, reactivate axis_size test, moved bimap into a pointer to make category axis smaller 2017-11-04 20:03:53 +01:00
Hans Dembinski
e8d4a316b0 removing direct linking to numpy 2017-11-04 14:51:43 +01:00
Hans Dembinski
0f4c9e25ab added checks for transforms, and be more consistent between c++ and python interface 2017-11-04 11:55:54 +01:00
Hans Dembinski
093c65ff02 fix 2017-11-04 11:00:22 +01:00
Hans Dembinski
f9898e083f test 2017-11-04 10:53:33 +01:00
Hans Dembinski
da0e6dc774 slightly simpler 2017-11-04 10:34:37 +01:00
Hans Dembinski
18c5089cb7 rebuild boost 2017-11-04 08:47:53 +01:00
Hans Dembinski
f5c8f0f186 fix 2017-11-04 00:35:11 +01:00
Hans Dembinski
03c8436f4c fix 2017-11-04 00:32:22 +01:00
Hans Dembinski
14c43544bc added pow transform, transforms can now be used from python 2017-11-04 00:15:50 +01:00
Hans Dembinski
141e41adc7 better support for transforms 2017-11-03 19:39:07 +01:00
Hans Dembinski
e6ae85cfde cosmetic 2017-11-03 18:41:16 +01:00
Hans Dembinski
7717852168 simpler, restrict numpy arrays to type double 2017-11-03 18:35:01 +01:00
Hans Dembinski
b2a2cc123d fix 2017-11-03 16:26:33 +01:00
Hans Dembinski
730db79f5c fix 2017-11-03 13:54:13 +01:00
Hans Dembinski
b926302427 simpler 2017-11-03 11:21:44 +01:00
Hans Dembinski
1df6f0ad50 up boost version and help boost to compile boost numpy 2017-11-03 00:26:42 +01:00
Hans Dembinski
d4cee3ba99 fix build 2017-11-03 00:21:27 +01:00
Hans Dembinski
e12856b03d replaced CApi numpy with boost numpy 2017-11-03 00:13:43 +01:00
Hans Dembinski
b1afcd036e fix 2017-11-02 22:49:33 +01:00
Hans Dembinski
ad2d323d92 simplify 2017-11-02 22:39:33 +01:00
Hans Dembinski
b4d3a38961 fix 2017-11-02 21:55:38 +01:00
Hans Dembinski
757d4b0ca4 interface break for axis, new category axis 2017-11-02 21:43:04 +01:00
Hans Dembinski
e0304abc71 gcc-4.8 fix 2017-10-30 10:16:09 +01:00