683 Commits

Author SHA1 Message Date
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 v2.0 2017-10-30 10:16:09 +01:00
Hans Dembinski
9d9b44ea4d gcc-4.8 fix 2017-10-30 10:01:54 +01:00
Hans Dembinski
0be8c7b2e2 simpler 2017-10-27 20:42:20 +02:00
Hans Dembinski
924b00042d fixed doc strings and some minor changes 2017-10-25 16:18:29 +02:00
Hans Dembinski
3ba9e8e417 make integer type variable, use enum for uoflow option instead of bool for clarity 2017-10-18 18:07:10 +02:00
Hans Dembinski
e0900fec6a docu improvement 2017-10-18 15:51:40 +02:00
Hans Dembinski
69ab4c1030 better code example checks, better support for dynamic reduce 2017-10-18 15:51:16 +02:00
Hans Dembinski
929f44ffc0 u 2017-10-13 18:34:17 +02:00
Hans Dembinski
71e4440b06 have html docu only in html branch 2017-10-13 18:11:10 +02:00
Hans Dembinski
4c09b07dbc update 2017-10-13 18:10:10 +02:00
Hans Dembinski
c2e295be57 Merge branch 'master' into html 2017-10-13 18:07:51 +02:00
Hans Dembinski
5b21287dd4 fix doc 2017-10-13 18:07:25 +02:00
Hans Dembinski
315b198eb5 clarified readme 2017-10-13 17:59:05 +02:00
Hans Dembinski
c6c17ad4a3 use string_view in interface 2017-10-13 17:00:15 +02:00
Hans Dembinski
c07162e7a8 fixed reduce function 2017-10-13 16:26:41 +02:00
Hans Dembinski
7e8b2bb403 replaced container_storage with array_storage, simplified comparison between storage types 2017-10-13 11:20:59 +02:00
Hans Dembinski
90bf553140 updating readme examples 2017-09-15 17:39:48 +02:00
Hans Dembinski
1bbc616f41 Update README.md 2017-09-15 17:10:13 +02:00
Hans Dembinski
22ca77c48e exclude deps 2017-09-01 01:02:42 +02:00
Hans Dembinski
83e4fcc8a2 fix 2017-09-01 00:51:26 +02:00