Skip to content

Fix spurious cholesky_det test failures #88

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

Merged

Conversation

jturner314
Copy link
Member

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.

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.
@termoshtt termoshtt merged commit 61fe479 into rust-ndarray:master Oct 6, 2017
@jturner314 jturner314 deleted the fix-spurious-detc-failures branch October 6, 2017 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants