Commit Graph
118 Commits
Author SHA1 Message Date
conrad a88aeaaed3 local macro for condiitional 'noexcept' 2021-01-09 15:39:05 +10:00
conradsnicta 71e0ce6c48 Merge branch 'fix/10.2_MKL2021.1.1' into '10.2.x'
Fix/10.2 mkl2021.1.1

See merge request conradsnicta/armadillo-code!105
2021-01-09 05:22:08 +00:00
Vincenzo Ferrazzano 7eef719fe8 Fix/10.2 mkl2021.1.1 2021-01-09 05:22:08 +00:00
conrad 7ebfb9d871 fix for cx_mat.elem().randn() 2021-01-08 12:49:36 +10:00
conrad 2265a1eea2 mark as RC 2021-01-04 11:39:00 +10:00
conrad f044cc0feb note expansion of trimatu() and trimatl() 2021-01-04 01:08:47 +10:00
conrad 8eeb5ada8c fix error message 2021-01-04 00:18:30 +10:00
conrad 700b14652e use of SuperLU is conditional 2021-01-04 00:10:51 +10:00
conrad d9c4a2e620 update catch 2021-01-03 23:20:08 +10:00
conrad d59ec062a8 update year 2021-01-03 17:18:01 +10:00
conrad ba147a25de update comments 2021-01-03 15:14:40 +10:00
conrad 8879cde0fd warn on unused result 2021-01-03 14:22:09 +10:00
conrad 462c575cb0 more compact layout 2021-01-03 14:15:31 +10:00
conrad dc71b4cd71 reduce code repetition 2021-01-03 14:08:01 +10:00
conrad 31a6a5e998 more compact layout 2021-01-03 13:56:36 +10:00
conrad 108c4a9c26 more compact layout 2021-01-03 13:49:04 +10:00
conrad 8434da8909 earlier check for square size 2021-01-03 13:42:49 +10:00
conrad fe8097439b optional debugging code 2021-01-03 12:59:20 +10:00
conrad cf01df3922 fix 2021-01-03 01:53:30 +10:00
conrad abfb31c43f take into account possible decomposition failures due to random matrices 2021-01-03 01:48:38 +10:00
conrad 2bd8600f5a allow leeway 2021-01-03 01:24:50 +10:00
conrad 801977b24a rework eigs_sym() with sigma test 2021-01-03 01:14:01 +10:00
conrad adf3303ba8 don't use rand() due to its range 2021-01-03 01:00:24 +10:00
conrad a83ca16904 don't use rand() due to its range 2021-01-03 00:55:32 +10:00
conrad 7ed3cd84cb fix 2021-01-02 02:17:02 +10:00
conrad 07feeed4f8 better wording 2021-01-02 02:10:35 +10:00
conrad a850a94312 clarification on use of SuperLU for shift-invert mode 2021-01-02 02:07:19 +10:00
conrad 02cd01e0e5 more details 2021-01-02 01:52:28 +10:00
conrad bc9b66f805 make the type conversion explicit 2021-01-02 00:50:08 +10:00
conrad 9b4445f73b spelling 2021-01-02 00:31:52 +10:00
conrad a433da4102 simplification 2021-01-01 17:32:11 +10:00
conrad 7c9308a7d7 use more efficient conversion to supermatrix 2021-01-01 17:29:00 +10:00
conrad 66a9bddbf7 avoid inserting zero when diagonal element is equal to sigma 2021-01-01 15:58:08 +10:00
conrad 6525c8e4c2 add validity indicator for more graceful error handling 2021-01-01 15:42:35 +10:00
conradsnicta 263918521f support for 'sigma' in the NEWARP version of eigs_sym() 2020-12-31 11:17:10 +00:00
Yixuan Qiu 51e0fd2141 Support for "sigma" in the NEWARP version of eigs_sym() 2020-12-31 11:17:10 +00:00
conrad 7044c0cd7d don't generate temporary sparse matrix when sigma is zero 2020-12-28 14:09:54 +10:00
conrad abc2603dae extend sparse trimatu()/trimatl() to handle specification of diagonal 2020-12-27 23:48:10 +10:00
conrad 0180fd1bfc remove TODO 2020-12-26 13:09:26 +10:00
conrad 1fe3102d43 add move constructors 2020-12-26 02:09:39 +10:00
conrad 45f0eceebc extend subview to allow copying from initializer_list 2020-12-26 00:11:07 +10:00
conrad fd5a72590e use arma_abs() instead of std::abs() 2020-12-24 00:53:42 +10:00
conrad 17f9c1aedc use arma_abs() instead of std::abs() 2020-12-24 00:30:22 +10:00
conrad 5079bb81ed include old line in commented out form 2020-12-23 14:20:16 +10:00
conradsnicta 328a2e6c0b Merge branch '10.2.x' into '10.2.x'
set INTERFACE includes to ${PROJECT_BINARY_DIR}/tmp/include

See merge request conradsnicta/armadillo-code!102
2020-12-23 04:14:16 +00:00
conrad 1e9e58a7bb better wording 2020-12-23 11:36:21 +10:00
conrad 79dcdaa098 fix 2020-12-23 01:15:00 +10:00
conrad c04f1179ec added links to ARPACK shift-invert docs 2020-12-23 00:55:12 +10:00
conrad 8a7e98acd0 more details 2020-12-23 00:45:24 +10:00
conrad 059fafdbcb fix 2020-12-23 00:24:47 +10:00