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
Before, the `cholesky_det` test would (infrequently) fail randomly due
to small numerical errors. This commit adjusts the precision of the
test and changes to an absolute (instead of relative) comparison to
prevent those spurious failures.
0 commit comments