Hans Dembinski 92a873c746
Faster linearize (#230)
* introduce offset for faster linearization of non-growing axes
* added traits::is_inclusive and constexpr bool inclusive() methods for builtin axes
* bug fixes for fill method when weight array is used with non-inclusive axis and when growing axes are used
* bug fix of axis::options::test(...)
* coverage tested with gcc-8, updated CONTRIBUTING.md with coverage info
2019-10-06 23:03:45 +02:00
..
2019-10-06 23:03:45 +02:00
2019-08-19 16:53:27 +02:00
2019-08-19 16:53:27 +02:00
2019-08-19 23:55:43 +02:00
2019-10-06 23:03:45 +02:00
2019-08-19 16:53:27 +02:00
2019-08-24 11:25:37 +02:00