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

Replace 1e-32 with actual minimum float #51

Open
carterbox opened this issue May 4, 2020 · 0 comments
Open

Replace 1e-32 with actual minimum float #51

carterbox opened this issue May 4, 2020 · 0 comments

Comments

@carterbox
Copy link
Contributor

I hope numpy should have some predefined constant for the minimal float32 value greater than 0. So we can replace 1e-32 everywhere

https://numpy.org/doc/stable/reference/generated/numpy.finfo.html?highlight=finfo#numpy.finfo

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

No branches or pull requests

1 participant