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 missing tests in the end of: Differentiating conic with PSD and POS constraints #109

Open
joaquimg opened this issue Jun 21, 2021 · 1 comment

Comments

@joaquimg
Copy link
Member

No description provided.

@odow
Copy link
Member

odow commented Apr 12, 2023

x-ref

# TODO add a test here, probably on duals
# # note that there's no change in the PSD slack values or dual optimas
# @test dy ≈ [0.0, 0.0, 0.0, 0.125978, 0.0, 0.142644, 0.142641, 0.0127401, 0.0, 0.0, 0.0] atol=atol rtol=RTOL
# @test ds ≈ [0.0, 0.0, -6.66672, 0.0, -3.33336, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] atol=atol rtol=RTOL
return

but there are lots of places in the tests that could be improved.

We could potentially roll this into #102. No need to have lots of issues open saying "add a test."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants