We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HVX.BlackBoxTests.HuberTestSpec doesn't pass here:
HVX.BlackBoxTests.HuberTestSpec
ellipsoidAns is
([("x",(4><1) [ -20000.000000000004 , 0.0 , -21333.333333333336 , -20655.91117977289 ]),("y",(4><1) [ -20000.000000000004 , 0.0 , -21333.333333333336 , -20655.91117977289 ])],2020199.5145947933,10.107763535)
while subgradAns is
([("x",(4><1) [ -1.519883690427249 , -1.04620265003407 , 0.7680639641412947 , -0.6741584739833172 ]),("y",(4><1) [ 0.176451127779991 , -1.71682689807249e-2 , -0.7680785242367634 , -1.0953244842643262 ])],0.40723437777081944)
The text was updated successfully, but these errors were encountered:
This is probably a stability issue with ellipsoid... Do you have the original problem data? Might help to see what CVX does.
Sorry, something went wrong.
No branches or pull requests
HVX.BlackBoxTests.HuberTestSpec
doesn't pass here:ellipsoidAns is
while subgradAns is
The text was updated successfully, but these errors were encountered: