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

Incorrect dimensionality mismatch error message. #16

Open
Viech opened this issue Aug 7, 2018 · 0 comments
Open

Incorrect dimensionality mismatch error message. #16

Viech opened this issue Aug 7, 2018 · 0 comments

Comments

@Viech
Copy link

Viech commented Aug 7, 2018

The message

ValueError: Number of rows of G does not match dims.l+sum(dims.q)+dims.e

seems to be incorrect with respect to the number of exponetial cones dims.e as the number of rows of G is expected to be dims.l + sum(dims.q) + 3*dims.e.

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

No branches or pull requests

1 participant