888 Commits

Author SHA1 Message Date
Hans Dembinski
c7bca32b59 cleanup 2018-07-13 01:35:34 +02:00
Hans Dembinski
39a3d1ad69 restored and tested for_each 2018-07-13 01:24:16 +02:00
Hans Dembinski
b5d2b36a25 work in progress: axis_test and detail_test working 2018-07-13 00:41:20 +02:00
Hans Dembinski
9b88e1e062 remove some warnings 2018-07-12 00:07:49 +02:00
Hans Dembinski
0d0be8fc06 fix msvc 2018-07-11 23:56:57 +02:00
Hans Dembinski
165d9dbec1 fix msvc 2018-07-11 23:52:00 +02:00
Hans Dembinski
f64387e2e9 attempt to fix msvc 2018-07-11 23:34:21 +02:00
Hans Dembinski
ce28ad17ae attempt interactive debugging 2018-07-11 23:14:00 +02:00
Hans Dembinski
89a3ac5ce0
Merge pull request #60 from HDembinski/improve
better coverage, more consistent exceptions, better handling of transforms
2018-07-11 22:55:30 +02:00
Hans Dembinski
06d6635684 better coverage, more consistent exceptions, better handling of transforms 2018-07-11 22:41:42 +02:00
Hans Dembinski
cc9b17fb8a Merge branch 'master' of github.com:HDembinski/histogram 2018-07-11 12:04:01 +02:00
Hans Dembinski
3d7c13e2c6 fix docs 2018-07-11 12:02:04 +02:00
Hans Dembinski
b494198888 improved readme, addressing issue #49 2018-07-11 11:28:53 +02:00
Hans Dembinski
96ed39190b
Update README.md 2018-07-11 11:28:05 +02:00
Hans Dembinski
edae893c2a fixing doc mistakes 2018-07-11 11:13:44 +02:00
Hans Dembinski
2d470faf63 fixed histogram iterator 2018-07-11 11:08:56 +02:00
Hans Dembinski
e2bb630cb0 fixed examples and updated readme 2018-07-11 11:05:24 +02:00
Hans Dembinski
473e47dc94 adapt to new interface 2018-07-11 10:22:47 +02:00
Hans Dembinski
3b7c8f1b57 fix for osx 2018-07-11 10:14:40 +02:00
Hans Dembinski
7040e58215 simpler 2018-07-08 21:47:41 +02:00
Hans Dembinski
da5f42b3da support for operator[] 2018-07-08 19:12:13 +02:00
Hans Dembinski
b9a35f7b4f renamed method bin to method at 2018-07-05 09:10:04 +02:00
Hans Dembinski
753e4882fd
Merge pull request #51 from HDembinski/improve_stl_compat
Improve compatibility with STL algorithms.

issue #45: use operator() to fill to use std::for_each for simple cases
issue #44: removed sum(), one should use std::for_each or std::accumulate instead for simple algorithms like this

added support for stl containers as fill and index arguments with additional TMP
2018-07-05 01:19:11 +02:00
Hans Dembinski
6c5b56d1bc more coverage 2018-07-05 01:13:18 +02:00
Hans Dembinski
dfafc863fe more coverage 2018-07-05 01:05:30 +02:00
Hans Dembinski
4629a8296e fix some warnings 2018-07-05 00:21:42 +02:00
Hans Dembinski
cff6e5a277 fix 2018-07-05 00:13:03 +02:00
Hans Dembinski
51cebeba24 fix 2018-07-05 00:09:55 +02:00
Hans Dembinski
8db3125daf travis fix 2018-07-05 00:01:36 +02:00
Hans Dembinski
43dbc112b3 fix python tests 2018-07-04 23:51:42 +02:00
Hans Dembinski
d03bf52ffa fix bug 2018-07-04 21:43:58 +02:00
Hans Dembinski
8d25563438 increase test coverage, simplify testing of python stuff, add support for tests which intentionally trigger an assert 2018-07-04 21:34:34 +02:00
Hans Dembinski
901750b15a missing for check castable 2018-07-04 21:19:10 +02:00
Hans Dembinski
b7c1a08b98 return copy instead of dangling reference, add op+ for double argument 2018-07-04 21:18:19 +02:00
Hans Dembinski
0c9f4c00b4 instead of implicitly convertible check explicitly convertible 2018-07-04 21:17:25 +02:00
Hans Dembinski
418715a249 dont copy arguments 2018-07-04 21:14:42 +02:00
Hans Dembinski
12817fbf1c fixed for osx 2018-07-04 21:14:23 +02:00
Hans Dembinski
518e012b3a fix coveralls 2018-07-04 00:47:25 +02:00
Hans Dembinski
5027bc48c4 removing obsolete header and fix test 2018-07-04 00:30:02 +02:00
Hans Dembinski
e119bf0601 fixed py3 bugs 2018-07-04 00:22:48 +02:00
Hans Dembinski
1791c7aa68 fix 2018-07-03 23:13:37 +02:00
Hans Dembinski
7aacd29284 fix 2018-07-03 23:01:58 +02:00
Hans Dembinski
fc73142c71 fix 2018-07-03 22:53:40 +02:00
Hans Dembinski
59ffda9ab6 use boost install script 2018-07-03 22:51:39 +02:00
Hans Dembinski
ec0026c6fd ping 2018-07-03 22:01:22 +02:00
Hans Dembinski
675691836f ping 2018-07-03 21:58:16 +02:00
Hans Dembinski
b5d5757bb0 ping 2018-07-03 21:52:23 +02:00
Hans Dembinski
1e76bf8821 ping 2018-07-03 21:46:49 +02:00
Hans Dembinski
2b51d8a1e6 ping 2018-07-03 21:45:36 +02:00
Hans Dembinski
8c78eb4591 ping 2018-07-03 21:30:37 +02:00