677 Commits

Author SHA1 Message Date
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
Hans Dembinski
e9fa8aa820 return to std::string 2017-03-15 23:23:25 +01:00
hans.dembinski@gmail.com
a373045d15 more guide 2017-03-02 16:35:10 +01:00
hans.dembinski@gmail.com
b2e3a783af reduced constructors for dynamic_histogram, fixed bug in iterator-based constructor and added test 2017-03-02 15:03:11 +01:00
hans.dembinski@gmail.com
dae1908b51 improving benchmark and benchmark doc 2017-02-14 00:12:12 +00:00
hans.dembinski@gmail.com
a7f0d790b8 simpler speed checks 2017-02-13 01:16:10 +00:00
hans.dembinski@gmail.com
6bbea4db33 simplified speed check 2017-02-12 23:22:51 +00:00
hans.dembinski@gmail.com
758a8bceaa never mind, fill is definitely better than increment 2017-02-11 19:38:42 +00:00
hans.dembinski@gmail.com
fcf9366d89 switch from fill to increment 2017-02-11 18:41:44 +00:00
hans.dembinski@gmail.com
849c11e6ae switching to cstr 2017-02-07 19:59:35 +00:00
hans.dembinski@gmail.com
3ba3f2d925 prettier 2017-02-05 22:30:31 +00:00
hans.dembinski@gmail.com
f95822a3b6 removing hotfix 2017-02-05 22:01:21 +00:00
hans.dembinski@gmail.com
ddd97e9114 switch to lightweight_test 2017-02-05 18:34:39 +00:00
hans.dembinski@gmail.com
6633cab56b switch to lightweight test 2017-02-05 16:31:28 +00:00
hans.dembinski@gmail.com
b0934916a9 fixing jams and better type safety in tests 2017-02-05 12:15:49 +00:00