Commit Graph
29 Commits
Author SHA1 Message Date
conrad cf4699a40d simplifications 2022-12-15 16:22:53 +10:00
conrad 7349b0b850 remove epsilon_lapack() 2022-04-20 13:05:56 +10:00
conrad 6d50cf4ccc simplified handling of allow_ugly 2022-04-19 22:27:22 +10:00
conrad afe349fdd9 more robust detection of failures due to non-sympd matrices 2022-03-14 13:56:17 +10:00
conrad 45577ff762 more robust check for sympd failure 2022-03-01 22:34:47 +10:00
conrad 207ee05e1b optimisation for triangular matrices 2022-02-25 13:20:56 +10:00
conrad 96e6275e86 work in progress 2022-02-25 00:58:07 +10:00
conrad af9eaee9bd remove ATLAS related support 2022-02-24 11:21:16 +10:00
conrad c392ff8cf7 extend auxlib::inv_sympd_rcond() to provide rcond 2022-02-23 13:46:25 +10:00
conrad 21ad15d135 rename inv_sympd_conditional to inv_sympd_rcond 2022-02-23 13:37:49 +10:00
conrad 6351fdd10e rename inv_sympd_rcond to inv_sympd_conditional 2022-02-10 10:54:39 +10:00
conrad e8848f06c3 remove solve_square_tiny() 2022-02-09 14:23:40 +10:00
conrad 28f79c0220 rework eig_sym() 2021-11-30 09:48:11 +10:00
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad 2b3e4bec4f initial implementation of pivoted chol 2021-07-03 01:26:28 +10:00
conrad 65c6c114d6 initial implementation of log_det_sympd() 2021-04-01 14:17:50 +10:00
conrad dbe6f84c80 refactor det() to detect failures 2021-03-31 15:22:21 +10:00
conrad ff717633c1 add old forms of inv and inv_sympd for internal compatibility 2021-03-22 00:41:48 +10:00
conrad ff89ff6ea4 further refactoring of det and log_det 2021-03-22 00:09:45 +10:00
conrad ba074fa4a2 further refactoring of op_inv 2021-03-21 23:44:14 +10:00
conrad 7845181f7e refactor det() 2021-03-19 13:25:41 +10:00
conrad e19f957010 simplifications 2021-03-05 11:44:42 +10:00
conrad 8bb1c42bdd simplifications 2021-03-05 11:31:14 +10:00
conrad 06ed83432b use sylvester() for forward compatibility only 2021-03-05 00:27:25 +10:00
conrad 18d26e1ae6 rename syl() to sylvester() 2021-03-04 16:26:23 +10:00
conrad f182863b48 preliminary implementation of pinv() speedup for sympd matrices 2021-02-16 23:40:11 +10:00
conrad a963125b53 reduce memory use by pinv(expr) 2021-02-16 21:45:45 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00