770 Commits

Author SHA1 Message Date
Hans Dembinski
5a546b0971 clang-format 2018-03-10 22:51:54 +01:00
Hans Dembinski
460b417338 slightly more coverage 2018-03-10 22:51:08 +01:00
Hans Dembinski
fd38805b0b merged meta_test with detail_test and test detail::cat 2018-03-10 22:08:49 +01:00
Hans Dembinski
18a5936490 superfluous return statements 2018-03-10 21:30:50 +01:00
Hans Dembinski
22f0510b0d fixing gcc issues 2018-03-10 21:29:48 +01:00
Hans Dembinski
8e904a3645 added reverse iterators, simplified code 2018-03-10 20:20:32 +01:00
Hans Dembinski
37d96e33df correct wording 2018-03-08 23:22:01 +01:00
Hans Dembinski
06abbf8884 fixes for the documentation, removing mentions of count argument 2018-03-08 22:46:55 +01:00
Hans Dembinski
541ca5eb32 simplification and clean-up 2018-03-02 17:21:28 +01:00
Hans Dembinski
8b11d8cdc5 fixed all the bugs and all the tests 2018-03-01 18:11:50 +01:00
Hans Dembinski
f1b711d634 separate bin type properties from histogram interface, made interface more flexible, histogram_test is failing, needs investigation 2018-03-01 15:57:55 +01:00
Hans Dembinski
d2e2d23c77 clang-format 2018-02-28 23:14:28 +01:00
Hans Dembinski
3e825b449a make type of weight argument flexible, added sample type, some simplification to fill argument parsing 2018-02-28 23:07:36 +01:00
Hans Dembinski
707adf08a5 minor improvements 2018-01-18 11:03:13 +01:00
Hans Dembinski
3779bddde7 try to fix axels issue #39 2017-12-14 13:37:01 +01:00
Hans Dembinski
dea9e80f73 better handling of parallel installation of different Python versions 2017-12-13 13:25:34 +01:00
Hans Dembinski
90b0e7f9c5 corrected error message 2017-12-13 13:24:20 +01:00
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