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

Fixes for Mosek #32

Merged
merged 2 commits into from
Nov 30, 2014
Merged

Fixes for Mosek #32

merged 2 commits into from
Nov 30, 2014

Conversation

mlubin
Copy link
Member

@mlubin mlubin commented Nov 29, 2014

This tweaks the input to loadconicproblem! so that Mosek passes the (non-SDP) tests. Also reorganizes the tests so that we can test SDP without testing exp. @ulfworsoe

Regarding the list of solvers, we've been looking to have a more systematic way to check solver capabilities: jump-dev/JuMP.jl#83. Maybe for the conic interface it makes sense to have each solver implement a function which returns the list of cones that are recognized?

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 614c752 on mlubin:fixes into 5d6baa0 on cvxgrp:master.

karanveerm added a commit that referenced this pull request Nov 30, 2014
@karanveerm karanveerm merged commit 66d85ad into jump-dev:master Nov 30, 2014
@karanveerm
Copy link
Contributor

👍
Mosek is passing all the non-SDP tests on 0.3.3 when I use the https://github.com/JuliaOpt/Mosek.jl/tree/typefix branch. I'm assuming this would be merged into master soon.

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

Successfully merging this pull request may close these issues.

3 participants