Hans Dembinski
|
7a55bf0e29
|
move throw_exception implementation to test and benchmark folders
|
2019-05-28 23:15:17 +02:00 |
|
Hans Dembinski
|
af188b6476
|
clean up warnings
|
2019-05-14 23:02:30 +02:00 |
|
Hans Dembinski
|
8602102014
|
support -fno-exceptions and -fno-rrti and test this
|
2019-05-12 22:08:10 +02:00 |
|
Hans Dembinski
|
9d25923b82
|
fix reduce when axis has no reduce support
- added is_reducible trait
- throw when axis is not reducible but reduction requested
|
2019-04-26 23:31:56 +02:00 |
|
Hans Dembinski
|
b9ebd19127
|
adding -Wextra -pendatic -fstrict-aliasing (#7)
|
2019-03-23 11:20:54 +01:00 |
|
Hans Dembinski
|
72d9ce635f
|
axis:replaced operator() with index and operator[] with bin
|
2019-01-27 20:56:15 +01:00 |
|
Hans Dembinski
|
2ea4051e62
|
big clean-up of reference docu, fix for axis::variant<const Ts&...>, renamed operator_ostream header to ostream
|
2019-01-20 22:48:39 +01:00 |
|
Hans Dembinski
|
f8ebf85a05
|
accessor [] to index and indices
|
2019-01-17 21:56:02 +01:00 |
|
Hans Dembinski
|
2d5fb32b88
|
improved support and testing of axes over boost::units
|
2019-01-11 00:06:26 +01:00 |
|
Hans Dembinski
|
12a79e5197
|
regular axis with unit can now also use transforms
|
2019-01-11 00:06:26 +01:00 |
|