consider adding in checks for PSD
derekbeaton opened this issue · 1 comments
derekbeaton commented
Should the various matrices that should be at least positive semi definite be checked?
derekbeaton commented
well, they are there, now. but only for the weight matrices (sort of and by way of the sqrt_psd_ and invsqrt_psd_ functions). you do you when it comes to the data matrices