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

Floating point operations #8

Open
ligurio opened this issue Jul 6, 2022 · 0 comments
Open

Floating point operations #8

ligurio opened this issue Jul 6, 2022 · 0 comments

Comments

@ligurio
Copy link
Owner

ligurio commented Jul 6, 2022

Floating point operations: We came across tests that were flaky because of floating point operations. Floating point operations are by nature imprecise and require careful attention to avoid underflows, overflows, or issues with non-associative addition.

https://mir.cs.illinois.edu/lamyaa/publications/fse14.pdf

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

1 participant