743 Commits

Author SHA1 Message Date
Hans Dembinski
739625e531 update copyright notice and renamed axis_iterator 2017-11-28 22:21:03 +01:00
Hans Dembinski
f44ed7d709 Merge branch 'master' of github.com:HDembinski/histogram 2017-11-28 22:08:08 +01:00
Hans Dembinski
e2b0a6781b be more specific about design goals 2017-11-28 18:21:44 +01:00
Hans Dembinski
7e331e8c4c pedantic causes lots of boost.math warnings 2017-11-28 18:21:18 +01:00
Hans Dembinski
febe1b5e07 fix some warnings 2017-11-28 18:10:48 +01:00
Hans Dembinski
9b8540f840 fix travis 2017-11-28 17:47:16 +01:00
Hans Dembinski
09028f390c fix travis 2017-11-28 17:38:13 +01:00
Hans Dembinski
470492c748 adding value_iterator for histogram, make weight_counter public, allow passing weight_counter as argument to array_storage 2017-11-28 15:55:18 +01:00
Hans Dembinski
f6ba3e1d4a fixed signed-integer warnings 2017-11-25 12:38:48 +01:00
Hans Dembinski
01daea6571 somehow this pr got lost 2017-11-23 18:18:50 +01:00
Hans Dembinski
c24e70833f merge README 2017-11-23 17:49:29 +01:00
Hans Dembinski
ca492a7d60 Merge branch 'master' of github.com:HDembinski/histogram 2017-11-20 11:22:41 +01:00
Hans Dembinski
06dda8c765 fix for issue #34 2017-11-20 11:22:29 +01:00
Hans Dembinski
69d1ffae85
fixing old code 2017-11-14 21:22:27 +01:00
Hans Dembinski
ad7a64eb66 update 2017-11-13 12:07:25 +01:00
Hans Dembinski
9bdd09b85f doc fixes 2017-11-13 11:37:53 +01:00
Hans Dembinski
8cee054633 added missing reduce_to to Python 2017-11-13 11:37:44 +01:00
Hans Dembinski
1f3335fe9c dont include array_storage by default 2017-11-13 11:37:18 +01:00
Hans Dembinski
c5094149de refactoring 2017-11-13 10:54:23 +01:00
Hans Dembinski
210414434a finishing user guide 2017-11-12 16:26:19 +01:00
Hans Dembinski
e0c8138539 fix the reduce mess 2017-11-11 12:51:05 +01:00
Hans Dembinski
c5d2eabda0 adding reduce-remove 2017-11-10 23:13:48 +01:00
Hans Dembinski
c6bc16cabb fix travis 2017-11-10 20:27:47 +01:00
Hans Dembinski
fa3ba7bca8 improved handling of vairance-less storage policies 2017-11-10 20:01:55 +01:00
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