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 generation should produce much nastier values #27

Closed
DRMacIver opened this issue Jan 31, 2015 · 1 comment
Closed

Floating point generation should produce much nastier values #27

DRMacIver opened this issue Jan 31, 2015 · 1 comment

Comments

@DRMacIver
Copy link
Member

Currently floating point generation basically just generates "nice" values. It would be very easy for it to be much nastier: NaNs, infinity, denormal numbers, etc, and this would be much better at discovering nasty edge cases.

@DRMacIver
Copy link
Member Author

Fixed in v0.4.1

DRMacIver added a commit that referenced this issue May 12, 2018
Macavirus pushed a commit to Macavirus/hypothesis that referenced this issue May 2, 2022
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