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

Examples at osqp.org #118

Open
PaulSoderlind opened this issue Jul 8, 2022 · 3 comments
Open

Examples at osqp.org #118

PaulSoderlind opened this issue Jul 8, 2022 · 3 comments

Comments

@PaulSoderlind
Copy link

I have ported the matlab code for the https://osqp.org/docs/examples/index.html examples to Julia. I was thinking of making a PR there, but first wanted to check whether this has not been done before. If not, could I first post the code here for review?

@blegat
Copy link
Collaborator

blegat commented Aug 2, 2022

If it's using the JuMP's interface, we could include them in the JuMP's doc as well. @odow thoughts ?

@PaulSoderlind
Copy link
Author

No, what I did was to port the matlab code, which means calling OSQP directly. See eg. https://osqp.org/docs/examples/huber.html.

@PaulSoderlind
Copy link
Author

PaulSoderlind commented Aug 7, 2022

The code (which is brute force translation of the matlab applications) is in this github repository. Maybe this (or an improved version of it...) would be a useful addition to https://osqp.org/docs/examples/index.html#applications ?

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

2 participants