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

Avoid spurious overflow and divide by zero in ibeta. #1026

Merged
merged 2 commits into from
Sep 2, 2023
Merged

Commits on Sep 1, 2023

  1. Avoid spurious overflow and divide by zero in ibeta.

    Add tests extracted from SciPy bug report.
    Fixes #1006.
    See also #1009.
    jzmaddock committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8ff6bc1 View commit details
    Browse the repository at this point in the history
  2. Fix conceptual failures.

    jzmaddock committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2d9d202 View commit details
    Browse the repository at this point in the history