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

Set correct options in MUMPS to better detect null pivots (singular matrices) #61

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

cvanaret
Copy link
Owner

@cvanaret cvanaret commented Nov 1, 2024

Correct options set in MUMPS to better detect null pivots (singular matrices).
This should fix #58 and fix #59.

@cvanaret cvanaret closed this Nov 1, 2024
@cvanaret cvanaret reopened this Nov 1, 2024
@cvanaret cvanaret merged commit c56cbbd into main Nov 1, 2024
6 checks passed
@odow
Copy link
Contributor

odow commented Nov 1, 2024

So going forward, if you make a PR that you think fixes a test, we should edit the test scripts to actually verify that the test is fixed 😄

@cvanaret
Copy link
Owner Author

cvanaret commented Nov 2, 2024

Ahah yeah, I was a bit stuck with the test script edit in another pending PR. But I tested locally beforehand.

@cvanaret cvanaret deleted the cvanaret-mumps-fix branch November 4, 2024 11:57
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.

Fail with colinearity between objective and constraint Unboundedness detection
2 participants