You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We still get random failures despite commenting out the more susceptible tests. I think this is easy to fix: we just check we are using sensible matrices in the tests (ones that are not too close to being singular).
Hi! How close do you mean by “not too close to being singular”? I ran into issues with singular matrices in hmatrix that I can't quite tie to the algorithm I'm using—could this be due to numeric instabilities? Is there some threshold I could use to debug whether this is the problem I'm seeing?
We still get random failures despite commenting out the more susceptible tests. I think this is easy to fix: we just check we are using sensible matrices in the tests (ones that are not too close to being singular).
See also #259 #145 #19 (maybe)
The text was updated successfully, but these errors were encountered: