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

Unit tests for the condition number of a problem #235

Open
stephane-caron opened this issue Aug 22, 2023 · 0 comments
Open

Unit tests for the condition number of a problem #235

stephane-caron opened this issue Aug 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@stephane-caron
Copy link
Member

stephane-caron commented Aug 22, 2023

@aescande Would you have some meaningful unit tests at the ready for the condition number of a problem with active set #232? I think we will want to check at least the following cases:

  • No constraint: done ✔️
  • Only equality constraints: ❔
  • Active linear inequalities: ❔
  • Active lower bounds: ❔
  • Active upper bounds: ❔

Ideally we would have one problem for each, and the corresponding condition number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant