Skip to content

[REF] Execute tests in float64 #176

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

Open
f-dangel opened this issue Feb 24, 2025 · 0 comments
Open

[REF] Execute tests in float64 #176

f-dangel opened this issue Feb 24, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@f-dangel
Copy link
Owner

I repeatedly find myself having to bump tolerances in tests when I insert code that generates random numbers.
This is annoying and leads to long-term degradation of the tests because tolerances always increase, but never shrink.
I think this should be fixed by carrying out all tests in float64, which will also allow to use small tolerances.

@f-dangel f-dangel added the enhancement New feature or request label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant