More specific Cholesky error
jbncode opened this issue · 2 comments
jbncode commented
In the LAPACK Cholesky factorization routines (e.g. DPOTRF) when it encounters an error it returns the details about where it failed (INFO > 0). Is it possible to add something similar to the faer Cholesky routines?
sarah-quinones commented
yeah, should be a straightforward change
sarah-quinones commented
done! should be available in the next release