-
Notifications
You must be signed in to change notification settings - Fork 87
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
Add REDUCTION_CERTIFICATE #734
Conversation
Codecov Report
@@ Coverage Diff @@
## master #734 +/- ##
=======================================
Coverage 94.24% 94.24%
=======================================
Files 55 55
Lines 5852 5852
=======================================
Hits 5515 5515
Misses 337 337
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you're supposed to put a hyphen in "ill-posed".
Indeed, I used illposed as this is what is used in the Mosek doc but it seems ill-posed is the correct form. |
Corresponds to Mosek statuses:
Closes #725