Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cholesky bug? #67

Open
adamConnerSax opened this issue Jul 17, 2019 · 0 comments
Open

Cholesky bug? #67

adamConnerSax opened this issue Jul 17, 2019 · 0 comments

Comments

@adamConnerSax
Copy link

I've got a specific case where a cholesky decomposition fails (gets an NaN in the result) using sparse-linear-algebra but succeeds in hmatrix. I believe hmatrix is correct.
I've replicated the example and results here (apologies for the terrible formatting. Brittany!)
https://gist.github.com/adamConnerSax/a77900d61c13c2bd982f6916bba30282

That matrix comes from a linear mixed model example in R (the "Rails" example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants