Update README.md
Hans Dembinski
2019-01-31 23:20:36 +0100
088fe2f690mentiond scikit-hep in the readme
Hans Dembinski
2019-01-31 23:19:12 +0100
beda2065a4nicer type handling
Hans Dembinski
2019-01-31 20:53:03 +0100
fa211299f7tell about no-overflow-guarantee and its loss, closes#120
Hans Dembinski
2019-01-31 20:42:35 +0100
1edc954e75update rationale and some first doc fixes [ci skip]
Hans Dembinski
2019-01-30 23:11:19 +0100
d73e8bfd7fupdate rationale, closes#135, fixes double explanation of signed axis size
Hans Dembinski
2019-01-29 22:25:31 +0100
f72249655erationale update, closes#129, closes#136
Hans Dembinski
2019-01-29 21:48:08 +0100
72d9ce635faxis:replaced operator() with index and operator[] with bin
Hans Dembinski
2019-01-27 20:56:15 +0100
0442816594ci fix
Hans Dembinski
2019-01-27 19:50:51 +0100
8cc4ff26a9fix comment [ci skip]
Hans Dembinski
2019-01-27 19:48:43 +0100
0bb5c1b3f4faster indexed iteration, replaced boost::container::X with std::X
Hans Dembinski
2019-01-27 19:46:46 +0100
451f36c774simple
Hans Dembinski
2019-01-27 16:46:42 +0100
37c16139b1better bench
Hans Dembinski
2019-01-27 12:40:44 +0100
d56f60d32enicer bench
Hans Dembinski
2019-01-27 11:53:35 +0100
7035d687e3move implementation into implementation file
Hans Dembinski
2019-01-27 11:31:01 +0100
8d90019a53remove obsolete
Hans Dembinski
2019-01-27 11:30:28 +0100
6d4b8d17cfupdate readme [ci skip]
Hans Dembinski
2019-01-24 22:08:55 +0100
32a089f91badded example of 2d axis and replaced int with index_type
Hans Dembinski
2019-01-24 21:57:17 +0100
ed5af698bcuse std::enable_if_t for check, to get better error messages
Hans Dembinski
2019-01-24 21:35:17 +0100
f7d083a49breadme update [ci skip]
Hans Dembinski
2019-01-24 21:10:09 +0100
47b8a0734dCI fix
Hans Dembinski
2019-01-24 20:53:33 +0100
5396998eb7improved stdlib compat, fixed bug in reference
Hans Dembinski
2019-01-24 00:16:38 +0100
f1135e3e89example of stdlib compatibility
Hans Dembinski
2019-01-22 23:45:46 +0100
2a4ed0b5f9improve reference docs
Hans Dembinski
2019-01-22 23:05:53 +0100
fd0b7dea8dbetter reference docu
Hans Dembinski
2019-01-22 22:14:38 +0100
1bd67c780euse float literals in examples
Hans Dembinski
2019-01-22 20:48:29 +0100
a412b53f12fix
Hans Dembinski
2019-01-22 20:48:07 +0100
0c052f5d62better docs
Hans Dembinski
2019-01-20 23:28:28 +0100
6bc32d0ea6nicer
Hans Dembinski
2019-01-20 22:56:38 +0100
2ea4051e62big clean-up of reference docu, fix for axis::variant<const Ts&...>, renamed operator_ostream header to ostream
Hans Dembinski
2019-01-20 22:48:39 +0100
6d85898b72c++11 to c++14
Hans Dembinski
2019-01-20 21:29:20 +0100
67c142da5asimpler
Hans Dembinski
2019-01-20 10:44:03 +0100
b6f454f493enable underflow and overflow for growing axis where possible
Hans Dembinski
2019-01-19 23:19:04 +0100
d0a59b9830return iterator to current bin after fill
Hans Dembinski
2019-01-19 14:57:47 +0100
61a4bf0c3efix benchmark
Hans Dembinski
2019-01-19 14:34:21 +0100
9d22f3791cimplemented ctor with step size for regular axis, closes#88
Hans Dembinski
2019-01-19 13:21:42 +0100
6da0059eedsignal intend
Hans Dembinski
2019-01-19 12:33:49 +0100
c826c1f824cosmetics
Hans Dembinski
2019-01-19 12:33:31 +0100
30cf2fe97enicer
Hans Dembinski
2019-01-17 22:26:59 +0100
f8ebf85a05accessor [] to index and indices
Hans Dembinski
2019-01-17 21:56:02 +0100
07b91f013fmore pointer an array interface
Hans Dembinski
2019-01-17 08:08:03 +0100
bc6ee8f89eswitch second indexed argument to enum class and use use_default everywhere
Hans Dembinski
2019-01-16 22:00:59 +0100