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

Add unit tests for derivative computation #465

Open
5 tasks
imciner2 opened this issue Sep 2, 2022 · 0 comments
Open
5 tasks

Add unit tests for derivative computation #465

imciner2 opened this issue Sep 2, 2022 · 0 comments
Milestone

Comments

@imciner2
Copy link
Member

imciner2 commented Sep 2, 2022

Now that the derivative computation has been merged into the develop-1.0 branch, we need to add C-based unit tests for it to ensure the future changes to it don't break things. These can be based off of the Python tests (and can even call the necessary Python libraries to compute the derivatives when generating the testset.

We should ensure the derivative tests include the following cases at a minimum:

  • Generic QP
  • Unconstrained QP
  • Equality constrained QP
  • Inequality constrained QP
  • LP
@imciner2 imciner2 added this to the osqp 1.0 milestone Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant