Commit Graph

155 Commits

Author SHA1 Message Date
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
hans.dembinski@gmail.com
0d0756a73b more test coverage 2017-02-02 15:30:02 +00:00
hans.dembinski@gmail.com
9a93a7397a make type order more consistent 2017-02-02 10:54:19 +00:00
hans.dembinski@gmail.com
afd7f9db21 fixed bug when adding adaptive_storage to itself, more test coverage 2017-02-02 01:22:12 +00:00
hans.dembinski@gmail.com
2798afffcb more tests 2017-02-01 23:17:58 +00:00
hans.dembinski@gmail.com
13c577ad12 more tests 2017-02-01 23:13:49 +00:00
hans.dembinski@gmail.com
6c96188b17 more tests 2017-02-01 23:11:27 +00:00
hans.dembinski@gmail.com
aaae031733 more tests 2017-02-01 22:47:06 +00:00
hans.dembinski@gmail.com
bf9cfb81bd more tests 2017-02-01 22:38:21 +00:00
hans.dembinski@gmail.com
c8be9fa394 more tests 2017-02-01 21:58:06 +00:00
hans.dembinski@gmail.com
8318ab7868 better test 2017-02-01 21:52:14 +00:00
hans.dembinski@gmail.com
547ef24e38 better test, and fix 2017-02-01 21:18:49 +00:00
hans.dembinski@gmail.com
d8fa847736 more coverage 2017-02-01 18:42:00 +00:00
hans.dembinski@gmail.com
f8ad3052b8 more coverage 2017-02-01 18:41:13 +00:00
hans.dembinski@gmail.com
86c9a09206 more coverage 2017-02-01 18:33:08 +00:00
hans.dembinski@gmail.com
183d3a0c34 try to fix gcc-4.8 on travis 2017-01-31 11:45:06 +01:00
hans.dembinski@gmail.com
9625502fa3 fixed comparison operators, more tests of copying 2017-01-31 07:10:59 +01:00
hans.dembinski@gmail.com
6c87c931e2 allocator support for adaptive_storage, fix for empty tiny_string, more test coverage 2017-01-30 17:28:17 +01:00
Hans Dembinski
1cea27fe72 more coverage 2017-01-30 00:47:53 +01:00
Hans Dembinski
67908f5a36 more coverage 2017-01-29 22:52:24 +01:00
Hans Dembinski
ea4b5c1b56 fixing test 2017-01-29 21:58:02 +01:00
Hans Dembinski
678bdca032 refactoring and renaming, dynamic_storage to adapative_storage, static_storage to container_storage 2017-01-29 21:37:56 +01:00
Hans Dembinski
d09830e272 early allocator support and support for boost multiprecision cpp_int 2017-01-26 23:07:37 +01:00