Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
20765: Turns off several exceptions in universal initialization (#165)
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.
- Loading branch information