Commit Graph
17 Commits
Author SHA1 Message Date
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