Commit Graph
42 Commits
Author SHA1 Message Date
conrad 3e7ca66f11 cleanup attributes 2023-02-13 00:10:03 +10:00
conrad 9b57704435 mark quiet_load() and quiet_save() as deprecated 2023-02-03 15:24:01 +10:00
conrad 0afe490b5b simplifications 2023-02-03 00:11:46 +10:00
conrad af72857898 fix layout 2023-02-03 00:07:17 +10:00
conrad e8a5af2d98 warn about unimplemented option 2023-02-03 00:05:36 +10:00
conrad 04b32da496 add check_for_zeros option to SpMat constructor 2022-12-02 12:13:19 +10:00
conrad 76b88230f2 use std::lock_guard instead of explicit locking/unlocking 2022-10-12 13:11:01 +10:00
conrad 8fe6bdb3cf add TODOs 2022-10-12 10:55:53 +10:00
conrad c786116b5c more info for debugging 2022-06-08 15:29:35 +10:00
conrad e472a5c6ca sync already done 2022-05-30 12:51:16 +10:00
conrad 9020cd92c1 simplify lyout 2022-05-02 16:15:47 +10:00
conrad af4186b05a add has_nonfinite() 2022-03-28 12:22:01 +10:00
conrad ff4c7d7067 replace 'ifdef' with 'if defined' for consistency 2022-03-17 11:03:20 +10:00
conrad 1c477a3e83 more code to support __cpp_multidimensional_subscript 2022-03-14 15:22:18 +10:00
conrad 8a846f1881 improve wording 2021-10-06 00:07:40 +10:00
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad 8c97ea4df1 add .reset_cache() 2021-07-13 12:23:37 +10:00
conrad ab314e186d add handling for ssv_ascii 2021-07-07 14:34:27 +10:00
conrad 5bc4f7b321 use explicit argument for separator 2021-07-07 12:11:46 +10:00
conrad 49ff02882a search for the separator 2021-07-07 01:20:45 +10:00
conrad d6f14704ba add csv_opts::semicolon 2021-07-07 01:17:43 +10:00
conrad faf6c8f4ae ensure object is sane after memory acquisition failure 2021-05-21 17:02:41 +10:00
conrad fa22fc0cb9 add .clamp() 2021-05-04 01:08:08 +10:00
conrad 549d4ee7be default to zero initialisation for Col 2021-04-30 16:21:17 +10:00
conrad 6540d2c4ae initialise Mat to zeros by default; explicitly disable where not necessary 2021-04-26 18:13:19 +10:00
conrad c4b83ca819 use warning messages with configurable warning level 2021-03-30 16:59:57 +10:00
conrad be8320df9f fix 2021-03-28 16:28:01 +10:00
conrad d8ecfcc070 simplifications 2021-03-28 14:28:39 +10:00
conrad 1ba51cc8f4 refactor to use optional warnings 2021-03-28 14:25:01 +10:00
conrad 6e7ca42af9 simplifications 2021-02-23 13:34:18 +10:00
conrad 660cb7057f clean up error messages 2021-02-23 13:09:51 +10:00
conrad 462ee3124a use std::out_of_range for out of bounds exceptions 2021-02-18 12:12:37 +10:00
conrad 525b9c7946 harmonise error strings 2021-02-17 16:41:20 +10:00
conrad 8fa243c3d0 consistent layout for arma_debug_check() 2021-01-28 12:26:13 +10:00
conrad effd25ecfd simplifications 2021-01-11 11:31:12 +10:00
conrad ba0907e006 faster counting 2021-01-10 13:00:51 +10:00
conrad 6e9f37dbdb more cleanups 2021-01-10 11:57:17 +10:00
conrad 1fcb59a621 simplifications 2021-01-10 02:14:26 +10:00
conrad ba147a25de update comments 2021-01-03 15:14:40 +10:00
conrad 7e1efbf148 print directly from SpBase 2020-12-17 15:01:29 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00