We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/clbarnes/ncollpyde/runs/1406818474?check_suite_focus=true
test_ncollpyde_contains test fails randomly on CI; count of points in the mesh differs by 1.
test_ncollpyde_contains
The text was updated successfully, but these errors were encountered:
This is probably due to randomly selecting the rays for containment checks. As of 0b127e4 the seed is consistent (but can be made random).
Sorry, something went wrong.
Deterministic rays do not solve this issue.
"Resolved" in that I've added a tolerance to the one benchmark which was failing... Not ideal, so I'll leave this open for now.
This may be resolved by the rebase on parry and the use of parry's enhanced-determinism feature.
No branches or pull requests
https://github.com/clbarnes/ncollpyde/runs/1406818474?check_suite_focus=true
test_ncollpyde_contains
test fails randomly on CI; count of points in the mesh differs by 1.The text was updated successfully, but these errors were encountered: