Commit Graph

199 Commits

Author SHA1 Message Date
Hans Dembinski
9272cf896b nicer fill interface and clang-format 2017-05-02 14:22:27 +02:00
Hans Dembinski
aecfab98bb test and fix mixed assignment 2017-04-27 14:30:10 +02:00
Hans Dembinski
ce7046d1a4 fix serialization issues 2017-04-27 13:48:21 +02:00
Hans Dembinski
784e482037 merge tests for static and dynamic variant 2017-04-27 11:38:11 +02:00
Hans Dembinski
8aac475d72 clang-format and possible fix for gcc-4.8 2017-04-25 10:35:42 +02:00
Hans Dembinski
a2bc4f428d use integral constants to access axis in histogram statically 2017-04-25 10:10:22 +02:00
Hans Dembinski
00807ca54d adding transforms for regular_axis 2017-04-24 18:28:57 +02:00
hans.dembinski@gmail.com
76d1621ccd update benchmark 2017-04-11 10:59:20 +02:00
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