Hans Dembinski
|
28e3a2ba0a
|
remove debris
|
2018-09-15 22:38:26 +02:00 |
|
Hans Dembinski
|
48333ea915
|
minor docs update
|
2018-09-10 00:50:16 +02:00 |
|
Hans Dembinski
|
06596efe4e
|
doc fixes
|
2018-08-24 11:22:31 +02:00 |
|
Hans Dembinski
|
f7793a20ee
|
update docs
|
2018-08-24 10:52:09 +02:00 |
|
Hans Dembinski
|
e3ddfd8e44
|
minor fix
|
2018-08-24 00:39:07 +02:00 |
|
Hans Dembinski
|
1ff8986bd0
|
docs update
|
2018-08-24 00:37:24 +02:00 |
|
Hans Dembinski
|
93493cab3c
|
updated changelog
|
2018-07-23 15:41:47 +02:00 |
|
Hans Dembinski
|
8dd0458250
|
axes behave consistent now: oflow bin added for category axis, NaN always ends up in oflow bin for all axes
|
2018-07-22 12:13:14 +02:00 |
|
Hans Dembinski
|
a358841d06
|
update of changelog
|
2018-07-14 21:07:19 +02:00 |
|
Hans Dembinski
|
3d7c13e2c6
|
fix docs
|
2018-07-11 12:02:04 +02:00 |
|
Hans Dembinski
|
5fc67137e4
|
issue 45: use operator() to fill; issue 44: removed sum(), use std::for_each or std::accumulate instead; added support for stl containers as fill and index arguments
|
2018-07-01 21:41:09 +02:00 |
|
Hans Dembinski
|
e6c9d717c0
|
replacing bin method with operator()
|
2018-03-28 16:51:53 +02:00 |
|
Hans Dembinski
|
ce93a88986
|
renamed Storage::bin_type to element_type; added Storage::const_reference; renamed histogram::bin_iterator to const_iterator; added bin(unsigned) method to histogram::const_iterator, which returns the current bin_type for that dimension
|
2018-03-13 00:26:41 +01:00 |
|
Hans Dembinski
|
196a1843bb
|
added note for building with b2
|
2018-03-11 21:11:02 +01:00 |
|
Hans Dembinski
|
37ccf6d80c
|
finally elegant iteration over axis bins
|
2018-03-11 19:59:03 +01:00 |
|
Hans Dembinski
|
8e904a3645
|
added reverse iterators, simplified code
|
2018-03-10 20:20:32 +01:00 |
|
Hans Dembinski
|
37d96e33df
|
correct wording
|
2018-03-08 23:22:01 +01:00 |
|
Hans Dembinski
|
06abbf8884
|
fixes for the documentation, removing mentions of count argument
|
2018-03-08 22:46:55 +01:00 |
|
Hans Dembinski
|
f1b711d634
|
separate bin type properties from histogram interface, made interface more flexible, histogram_test is failing, needs investigation
|
2018-03-01 15:57:55 +01:00 |
|
Hans Dembinski
|
3e825b449a
|
make type of weight argument flexible, added sample type, some simplification to fill argument parsing
|
2018-02-28 23:07:36 +01:00 |
|
Hans Dembinski
|
707adf08a5
|
minor improvements
|
2018-01-18 11:03:13 +01:00 |
|
Hans Dembinski
|
d6b06a0022
|
back to histogram master template
|
2017-12-10 20:05:35 +01:00 |
|
Hans Dembinski
|
739625e531
|
update copyright notice and renamed axis_iterator
|
2017-11-28 22:21:03 +01:00 |
|
Hans Dembinski
|
e2b0a6781b
|
be more specific about design goals
|
2017-11-28 18:21:44 +01:00 |
|
Hans Dembinski
|
01daea6571
|
somehow this pr got lost
|
2017-11-23 18:18:50 +01:00 |
|
Hans Dembinski
|
9bdd09b85f
|
doc fixes
|
2017-11-13 11:37:53 +01:00 |
|
Hans Dembinski
|
c5094149de
|
refactoring
|
2017-11-13 10:54:23 +01:00 |
|
Hans Dembinski
|
210414434a
|
finishing user guide
|
2017-11-12 16:26:19 +01:00 |
|
Hans Dembinski
|
e0c8138539
|
fix the reduce mess
|
2017-11-11 12:51:05 +01:00 |
|
Hans Dembinski
|
c5d2eabda0
|
adding reduce-remove
|
2017-11-10 23:13:48 +01:00 |
|
Hans Dembinski
|
c6bc16cabb
|
fix travis
|
2017-11-10 20:27:47 +01:00 |
|
Hans Dembinski
|
fa3ba7bca8
|
improved handling of vairance-less storage policies
|
2017-11-10 20:01:55 +01:00 |
|
Hans Dembinski
|
0637deed4e
|
renaming weight to weight_counter, replacing asserts on user errors with throws, guide improvements
|
2017-11-10 16:38:58 +01:00 |
|
Hans Dembinski
|
d3bba7c4bc
|
fat extension of user gude
|
2017-11-09 23:02:13 +01:00 |
|
Hans Dembinski
|
776bcbd4fe
|
improving documentation and tests of using iterator ranges, expanded guide
|
2017-11-09 16:35:01 +01:00 |
|
Hans Dembinski
|
0923ef3be2
|
support count keyword on the python side
|
2017-11-09 12:10:16 +01:00 |
|
Hans Dembinski
|
b40a68bb54
|
improving examples, and fixed bug in Python histogram constructor, now all axis types are recognized
|
2017-11-09 11:38:51 +01:00 |
|
Hans Dembinski
|
9dd822b6e7
|
better test, better doc
|
2017-11-08 18:20:27 +01:00 |
|
Hans Dembinski
|
dbd05fd1cd
|
refactoring, allow iteration over axis::any
|
2017-11-08 18:10:20 +01:00 |
|
Hans Dembinski
|
2433691898
|
backmerge
|
2017-11-08 16:41:59 +01:00 |
|
Hans Dembinski
|
dcd6f10406
|
missing html
|
2017-11-08 16:39:03 +01:00 |
|
Hans Dembinski
|
d9a792a666
|
adding and testing operators on the python side
|
2017-11-08 16:38:44 +01:00 |
|
Hans Dembinski
|
cba4f7796b
|
syncing examples
|
2017-11-08 16:15:26 +01:00 |
|
Hans Dembinski
|
baf81b9d62
|
fixing issues with generic axis type
|
2017-11-08 10:48:25 +01:00 |
|
Hans Dembinski
|
1a12c574c6
|
getting rid of utility functions, tested and fixed bugs related to unusual axis value types
|
2017-11-07 19:29:22 +01:00 |
|
Hans Dembinski
|
3bdfd4f2f7
|
missing images
|
2017-11-07 16:57:41 +01:00 |
|
Hans Dembinski
|
e742787353
|
improvements
|
2017-11-07 16:57:18 +01:00 |
|
Hans Dembinski
|
72c3d70e36
|
update
|
2017-11-06 23:01:03 +01:00 |
|
Hans Dembinski
|
27052c255e
|
doc update
|
2017-11-06 22:59:03 +01:00 |
|
Hans Dembinski
|
f5ac7ca46a
|
Merge branch 'master' into html
|
2017-11-06 21:28:47 +01:00 |
|