Commit Graph
30 Commits
Author SHA1 Message Date
conrad 2af1cc4d7f prevent warnings 2022-12-16 01:04:40 +10:00
conrad 6c07fc5875 normalise order of declarations 2022-12-08 13:45:07 +10:00
conrad 06ba8d84cb mark set_cout_stream() and set_cerr_stream() as deprecated 2022-12-08 11:56:28 +10:00
conrad 47743b1ed4 add bool indicator for c++20 2022-12-07 11:07:49 +10:00
conrad b41a0b294d move forced enablement of warnings 2022-10-16 10:53:42 +10:00
conrad afa69f6559 simplify via lambda function 2022-09-04 17:26:58 +10:00
conrad 98625d66f0 fix 2022-04-22 15:36:28 +10:00
conrad 139f9d744c expand debug message 2022-04-22 15:29:25 +10:00
conrad 7385694faa expand debug message 2022-03-29 11:05:20 +10:00
conrad 953e56c1d5 remove support for ARMA_DONT_PRINT_ERRORS 2022-03-18 13:38:49 +10:00
conrad f0c5db3237 partially restore support for ATLAS, due to RHEL7 2022-03-16 21:36:24 +10:00
conrad 6315e8fc5d expand first debug message 2022-03-16 16:02:15 +10:00
conrad af9eaee9bd remove ATLAS related support 2022-02-24 11:21:16 +10:00
conrad 971ad8b22d cleanup: replace 'i.e.' with 'ie.' for consistency 2021-09-26 16:07:54 +10:00
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad 9cd78c2287 remove errant instance of static 2021-07-21 22:59:01 +10:00
conrad d9465926cb conditionally print exception messages 2021-03-31 12:12:03 +10:00
conrad c4b83ca819 use warning messages with configurable warning level 2021-03-30 16:59:57 +10:00
conrad 0c03145f3c preparatory work 2021-03-30 14:24:27 +10:00
conrad 50f5c7ec30 simplifications 2021-03-28 17:43:21 +10:00
conrad c7fb0a1ff3 enable extra warnings if extra debug is enabled 2021-03-28 15:39:16 +10:00
conrad eaf958e0a2 refactor powmat 2021-03-23 13:15:20 +10:00
conrad aff58dc294 simplifications 2021-03-15 22:32:39 +10:00
conrad 6e7ca42af9 simplifications 2021-02-23 13:34:18 +10:00
conradsnicta dce4fa2543 Revert "use std::invalid_argument for bad arguments"
This reverts commit d931550db2
2021-02-21 06:31:00 +00:00
conrad d931550db2 use std::invalid_argument for bad arguments 2021-02-17 15:51:47 +10:00
conrad 6f5af15aae use std::out_of_range for out of bounds exceptions 2021-02-17 15:35:51 +10:00
conrad 5cba95b45c smarter detection of subview_cube overlap 2021-01-14 13:45:58 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00