819 Commits

Author SHA1 Message Date
Hans Dembinski
ad7f981635 fully enable move semantics 2016-05-06 12:35:15 -04:00
Hans Dembinski
4720450aa2 get rid of warning 2016-05-06 10:35:31 -04:00
Hans Dembinski
9a3d125dc8 removed internal buffers, get same speed with better linearization visitor, added move semantics to basic_histogram 2016-05-06 10:34:04 -04:00
Hans Dembinski
371739b3db better return type for bins(), added tutorial examples 2016-04-25 22:43:36 -04:00
Hans Dembinski
f2b51bcb11 simplification 2016-04-14 23:37:40 -04:00
Hans Dembinski
0226af858e bug-fix 2016-04-12 23:24:04 -04:00
Hans Dembinski
f6bd538689 ... and delay allocation of memory until the first call of fill or wfill 2016-04-12 23:14:17 -04:00
Hans Dembinski
be537449a7 renaming of histogram_base to basic_histogram 2016-04-12 23:13:23 -04:00
Hans Dembinski
4d8f88ebd2 adding install instructions 2016-04-10 13:13:42 -04:00
Hans Dembinski
492d73f18f several bug-fixes, more tests for new weight-filling 2016-04-09 22:36:53 -04:00
Hans Dembinski
fbea37a0af more tests, added missing libm to linker 2016-04-09 19:02:39 -04:00
Hans Dembinski
ae026af085 prettier 2016-04-09 17:35:12 -04:00
Hans Dembinski
d2306810ee faster with static_vector 2016-04-09 17:27:03 -04:00
Hans Dembinski
fbe82e3c58 more refactoring 2016-04-09 16:43:08 -04:00
Hans Dembinski
103fa6cf0a new feature, filling with weights 2016-04-09 16:31:16 -04:00
Hans Dembinski
14c7a282dc moving nstore into details 2016-04-08 19:09:45 -04:00
Hans Dembinski
2d41cbb540 removing concept checks, not working... 2016-04-07 21:20:39 -04:00
Hans Dembinski
c4cf612a13 asserts on dimension of input 2016-04-07 21:04:07 -04:00
Hans Dembinski
19a740fa68 init from private repository 2016-04-06 09:23:37 -04:00