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

Error on excluded infinite endpoints #1860

Merged
merged 5 commits into from
Mar 18, 2019

Commits on Mar 18, 2019

  1. Fix next_up for negative zero

    Zac-HD committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    36d641d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ddb695 View commit details
    Browse the repository at this point in the history
  3. Fixes for very close floats bounds

    expecially with exclusive bounds and/or signed zeros.
    Zac-HD committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    97693cf View commit details
    Browse the repository at this point in the history
  4. Deprecate floats(0., -0.)

    Zac-HD committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    7083310 View commit details
    Browse the repository at this point in the history
  5. Fix floats() repr test

    Zac-HD committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    3b71a7f View commit details
    Browse the repository at this point in the history