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

20765: Turns off several exceptions in universal initialization #165

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

apbassett
Copy link
Member

@apbassett apbassett commented Jul 2, 2024

Disables several exceptions that are being suppressed by Python up the stack but are affecting the Evolver: FE_INEXACT, FE_DIVBYZERO, FE_UNDERFLOW, FE_OVERFLOW, and FE_INVALID.

@apbassett apbassett requested a review from a team as a code owner July 2, 2024 21:08
@howsohazard howsohazard merged commit 2dcdd36 into main Jul 3, 2024
20 checks passed
@howsohazard howsohazard deleted the 20765-exceptions branch July 3, 2024 12:18
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

Successfully merging this pull request may close these issues.

2 participants