Hans Dembinski
|
0637deed4e
|
renaming weight to weight_counter, replacing asserts on user errors with throws, guide improvements
|
2017-11-10 16:38:58 +01:00 |
|
Hans Dembinski
|
d3bba7c4bc
|
fat extension of user gude
|
2017-11-09 23:02:13 +01:00 |
|
Hans Dembinski
|
776bcbd4fe
|
improving documentation and tests of using iterator ranges, expanded guide
|
2017-11-09 16:35:01 +01:00 |
|
Hans Dembinski
|
0923ef3be2
|
support count keyword on the python side
|
2017-11-09 12:10:16 +01:00 |
|
Hans Dembinski
|
b40a68bb54
|
improving examples, and fixed bug in Python histogram constructor, now all axis types are recognized
|
2017-11-09 11:38:51 +01:00 |
|
Hans Dembinski
|
9dd822b6e7
|
better test, better doc
|
2017-11-08 18:20:27 +01:00 |
|
Hans Dembinski
|
dbd05fd1cd
|
refactoring, allow iteration over axis::any
|
2017-11-08 18:10:20 +01:00 |
|
Hans Dembinski
|
e98603a635
|
also test bad add
|
2017-11-08 16:45:18 +01:00 |
|
Hans Dembinski
|
2433691898
|
backmerge
|
2017-11-08 16:41:59 +01:00 |
|
Hans Dembinski
|
dcd6f10406
|
missing html
|
2017-11-08 16:39:03 +01:00 |
|
Hans Dembinski
|
d9a792a666
|
adding and testing operators on the python side
|
2017-11-08 16:38:44 +01:00 |
|
Hans Dembinski
|
cba4f7796b
|
syncing examples
|
2017-11-08 16:15:26 +01:00 |
|
Hans Dembinski
|
5f44606006
|
missing update
|
2017-11-08 12:43:20 +01:00 |
|
Hans Dembinski
|
4068990a13
|
moving code to extra file
|
2017-11-08 12:40:25 +01:00 |
|
Hans Dembinski
|
baf81b9d62
|
fixing issues with generic axis type
|
2017-11-08 10:48:25 +01:00 |
|
Hans Dembinski
|
df4728577d
|
fix
|
2017-11-07 22:40:13 +01:00 |
|
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 |
|