Commit Graph

191 Commits

Author SHA1 Message Date
Hans Dembinski
7b673fe3f6 cmake 2017-04-07 20:21:59 +02:00
Hans Dembinski
840890d6ca test unhittable branch 2017-04-06 22:47:25 +02:00
Hans Dembinski
4219a4f44a added reset and clang-format 2017-04-06 22:17:59 +02:00
Hans Dembinski
a023a46f90 use static dispatch 2017-04-06 21:57:14 +02:00
Hans Dembinski
c67a32d0c7 fix for compiler 2017-04-06 20:58:36 +02:00
hans.dembinski@gmail.com
bd6912d5e8 missing test 2017-04-06 12:16:42 +02:00
hans.dembinski@gmail.com
5231ac53eb added conversion between dynamic and static axes vectors 2017-04-06 12:15:30 +02:00
Hans Dembinski
756989ac85 Merge branch 'master' of github.com:HDembinski/histogram 2017-03-31 23:00:12 +02:00
Hans Dembinski
1ce4533789 polishing 2017-03-31 22:59:55 +02:00
hans.dembinski@gmail.com
821d1d7f72 update speed tests 2017-03-31 15:01:15 +02:00
Hans Dembinski
f6dd8b2cd2 support custom axis objects 2017-03-30 22:28:30 +02:00
Hans Dembinski
7606d375fe clangformat 2017-03-29 22:26:14 +02:00
Hans Dembinski
7bc9bd8016 polishing 2017-03-29 21:15:43 +02:00
Hans Dembinski
4ce3973c77 more tests and a fix 2017-03-28 23:51:48 +02:00
Hans Dembinski
3b31bf51df clang-format 2017-03-28 23:27:22 +02:00
Hans Dembinski
493d6c7974 unified both histogram classes 2017-03-28 23:21:21 +02:00
Hans Dembinski
8fd50d36da make views read-only and dont modified viewed 2017-03-28 09:41:16 +02:00
Hans Dembinski
f589156407 fix 2017-03-28 00:27:55 +02:00
Hans Dembinski
8e79d30145 fix cov 2017-03-28 00:13:32 +02:00
Hans Dembinski
c47f886d3e fix cov 2017-03-28 00:11:05 +02:00
Hans Dembinski
1665d97841 fix test hole 2017-03-27 23:46:19 +02:00
Hans Dembinski
31aad75893 drop axis method in python 2017-03-27 22:45:45 +02:00
Hans Dembinski
908f8fd9f6 more test cov 2017-03-27 21:58:01 +02:00
hans.dembinski@gmail.com
a323ec377f minor fixes and clang-format 2017-03-27 16:49:51 +02:00
hans.dembinski@gmail.com
1deab9517e update benchmark 2017-03-27 16:19:46 +02:00
hans.dembinski@gmail.com
f38085daa9 new working adaptive_storage 2017-03-27 15:13:16 +02:00
Hans Dembinski
12003ce3f1 nicer design for adaptive_storage 2017-03-27 01:07:21 +02:00
Hans Dembinski
1e6b9f920b simpler and less header coupling 2017-03-26 16:16:05 +02:00
Hans Dembinski
16bff091bf clang-tidy 2017-03-25 19:15:11 +01:00
Hans Dembinski
e2426fbdef clang-formatted code 2017-03-25 17:20:37 +01:00
Hans Dembinski
5049feae99 test more 2017-03-24 23:38:13 +01:00
Hans Dembinski
4e23deca23 better 2017-03-24 23:03:00 +01:00
Hans Dembinski
adfd33a1aa fix for cpp_int numpy conversion 2017-03-24 22:54:25 +01:00
Hans Dembinski
f81cbe9fec fix bug for conversion of uninitialized histogram 2017-03-24 21:33:01 +01:00
Hans Dembinski
bfd4f440f4 more pythonic interface 2017-03-24 09:26:37 +01:00
Hans Dembinski
91800f3def added gsl speed check 2017-03-24 09:26:05 +01:00
Hans Dembinski
724356341a test 2017-03-22 23:05:20 +01:00
hans.dembinski@gmail.com
5a7b7b09b6 support repr for histogram in python 2017-03-22 18:38:18 +01:00
hans.dembinski@gmail.com
9936d3104d nicer coveralls 2017-03-22 14:43:45 +01:00
hans.dembinski@gmail.com
baa10c4f15 test for travis 2017-03-22 13:37:03 +01:00
hans.dembinski@gmail.com
39cc44991a simplify 2017-03-21 11:54:51 +01:00
Hans Dembinski
550cb0b562 test iterators 2017-03-18 19:24:56 +01:00
Hans Dembinski
0448dd0012 more tests 2017-03-18 19:09:26 +01:00
Hans Dembinski
41a767947a added axis iterators 2017-03-18 18:16:21 +01:00
Hans Dembinski
1755cdc6c6 polar_axis to circular_axis 2017-03-17 08:44:48 +01:00
Hans Dembinski
babaa8254f fix behavior, it is ok too have many axes, it is not okay to fill them from python with *args 2017-03-16 21:46:18 +01:00
Hans Dembinski
77d281f08a bug-fix for category_axis default ctor, better tests of copy and move 2017-03-16 21:28:54 +01:00
hans.dembinski@gmail.com
c3009e906d test axis overflow 2017-03-16 12:17:39 +01:00
Hans Dembinski
9f66933bc0 fix travis 2017-03-16 09:17:04 +01:00
Hans Dembinski
181a88e7da make realtype a template parameter 2017-03-16 09:15:34 +01:00