Commit Graph

1953 Commits

Author SHA1 Message Date
Hans Dembinski
44a3cf36b0 link to relevant stackoverflow question 2017-12-13 11:58:13 +01:00
Hans Dembinski
05de9a5912 added advice to fix a common compilation issue on Mac 2017-12-13 11:48:21 +01:00
Hans Dembinski
d59e790430 Merge branch 'develop' 2017-12-12 13:54:27 +01:00
Hans Dembinski
abaaf5437b
Merge pull request #40 from Axel-Naumann/cmake-srcdir-sync_codepy
make fails to find sync_code.py with just "../doc".
2017-12-12 11:34:20 +01:00
Axel Naumann
c865ae7ec4 make fails to find sync_code.py with just "../doc". 2017-12-12 10:32:49 +01:00
Hans Dembinski
0109ab04e3 removing all the forwarding 2017-12-10 23:02:31 +01:00
Hans Dembinski
6b691543b8 added variance iterator, lin_visitor does not need to be templated 2017-12-10 22:01:59 +01:00
Hans Dembinski
6068e96dab clang format and renaming iterator header 2017-12-10 20:39:27 +01:00
Hans Dembinski
d6b06a0022 back to histogram master template 2017-12-10 20:05:35 +01:00
Hans Dembinski
c64b2356bd fix increment logic 2017-11-28 22:53:45 +01:00
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