derekbeaton/GSVD

geigen rewrite: small consideration

Opened this issue · 0 comments

it might be worthwhile rewriting geigen (and tolerance_eigen) to compute eigen-things via the SVD. it's a bit safer/faster and I can guarantee no negative eigenvalues

but then that must be a big design decision: am I willing to enforce that level of strictness for analyses? at this time no, but, I'm considering it down the line