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 QP solvers using JAX #293

Open
Illviljan opened this issue Mar 3, 2024 · 1 comment
Open

Add QP solvers using JAX #293

Illviljan opened this issue Mar 3, 2024 · 1 comment
Labels
new solver New solver that could be added

Comments

@Illviljan
Copy link

There are a few qp solvers using jax which could be interesting to compare: https://jaxopt.github.io/stable/quadratic_programming.html

https://github.com/google/jaxopt

@stephane-caron
Copy link
Member

Thank you for pointing this out 👍 I'd be happy to help review and merge these new solvers into the project. If you are interested in opening a PR, there are step-by-step instructions here.

@stephane-caron stephane-caron changed the title Add qp solvers using jax Add QP solvers using JAX Mar 4, 2024
@stephane-caron stephane-caron added the new solver New solver that could be added label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new solver New solver that could be added
Projects
None yet
Development

No branches or pull requests

2 participants