Commit Graph
25 Commits
Author SHA1 Message Date
conrad e8b7efceba fix handling of corner-cases with nan and inf 2025-05-18 23:25:26 +10:00
conrad 4b72ceda11 add .as_dense() 2024-06-16 18:20:21 +10:00
conrad ad6ce0e46f extend speedup to general submatrices that span all rows 2024-05-27 11:25:42 +10:00
conrad b12eefdae8 faster handling of sparse matrix views with one column 2024-05-22 14:49:53 +10:00
conrad 95adb74219 rename debugging macros and functions 2024-04-26 12:28:42 +10:00
conrad 14650daa03 better layout of debug messages 2024-04-25 11:56:42 +10:00
conrad 83bf100bb2 speedup via inplace processing 2023-04-02 23:40:51 +10:00
conrad 3f02dc034c speedup via inplace processing 2023-04-02 23:40:05 +10:00
conrad 2c9d6ec571 ensure CSC representation is valid 2023-03-14 16:08:51 +10:00
conrad 3e7ca66f11 cleanup attributes 2023-02-13 00:10:03 +10:00
conrad 6008caafd6 simplification 2021-10-07 13:04:24 +10:00
conrad d8836a59ce fix 2021-10-05 15:12:05 +10:00
conrad 48bf439468 add arma_warn_unused attrib 2021-09-22 11:43:30 +10:00
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad e3ab3b6d59 use fill indicator 2021-05-13 15:09:27 +10:00
conrad 12bcca3735 added rudimentary .randu() and .randn() 2021-05-12 17:54:40 +10:00
conrad 601d7e0ae6 add .clamp() 2021-05-04 14:37:24 +10:00
conrad 6540d2c4ae initialise Mat to zeros by default; explicitly disable where not necessary 2021-04-26 18:13:19 +10:00
conrad 462ee3124a use std::out_of_range for out of bounds exceptions 2021-02-18 12:12:37 +10:00
conrad 8fa243c3d0 consistent layout for arma_debug_check() 2021-01-28 12:26:13 +10:00
conrad ba147a25de update comments 2021-01-03 15:14:40 +10:00
conrad 7ed3cd84cb fix 2021-01-02 02:17:02 +10:00
conrad 1fe3102d43 add move constructors 2020-12-26 02:09:39 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00