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

Reinstate root finding protection against huge jumps. #1080

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

jzmaddock
Copy link
Collaborator

Apply error handling more rigorously to any root finding client. Mark evaluation_error's as not reachable for code coverage. Fixes #184.

Apply error handling more rigorously to any root finding client.
Mark evaluation_error's as not reachable for code coverage.
Fixes #184.
@jzmaddock
Copy link
Collaborator Author

Failures are unrelated... @NAThompson condition_number_test is failing due to over-large object size on mingw, we have to split in two later if this persists.

@jzmaddock jzmaddock merged commit 03ea9c8 into develop Feb 6, 2024
66 of 68 checks passed
maresb added a commit to maresb/scipy that referenced this pull request Feb 21, 2024
maresb added a commit to maresb/scipy that referenced this pull request Feb 21, 2024
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.

Quantile for skew_normal returns invalid value
1 participant