Hans Dembinski
|
6c5bf59ba1
|
getting started 04 update (#213)
|
2019-09-12 20:53:43 +02:00 |
|
Hans Dembinski
|
df647cf959
|
update copyright (#55)
* add missing copyright notices
* workaround for xml_iarchive bug to handle XML with comments
* fixing min/max according to boost guidelines
|
2019-08-19 16:53:27 +02:00 |
|
Hans Dembinski
|
d075d1b86f
|
new getting started example
|
2019-06-08 19:02:16 +02:00 |
|
Hans Dembinski
|
ff97700470
|
* finishing the user guide
* get master badges back
|
2019-02-24 22:14:30 +01:00 |
|
Hans Dembinski
|
a2dcbdccd9
|
doc improvements
|
2019-02-07 22:57:08 +01:00 |
|
Hans Dembinski
|
da05be7128
|
improved benchmarks in docu
|
2019-02-03 12:45:04 +01:00 |
|
Hans Dembinski
|
8f82b09edd
|
renaming references to bibliography
|
2019-01-11 00:06:26 +01:00 |
|
Hans Dembinski
|
92e1893272
|
improving docs, closes
|
2019-01-11 00:06:26 +01:00 |
|
Hans Dembinski
|
50b046f17f
|
remove python
|
2018-09-15 22:55:03 +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
|
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
|
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
|
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
|
cba4f7796b
|
syncing examples
|
2017-11-08 16:15:26 +01:00 |
|