-
-
Notifications
You must be signed in to change notification settings - Fork 661
CVXpy 1.4.1, SCS 3.2.3, osqp_python 0.6.3, CVXOPT 1.3.2, CyLP 0.92.2, add clarabel
solver
#36439
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
Conversation
883e05f
to
e349b00
Compare
@dimpase Please review |
there is a deprecation warning
|
there is also this:
|
Thanks for testing, I'll take a look. |
on another Linux system, numerical noise in cvxpy_backend's tests, where one gets -0.0 instead of 0.0. |
feel free to just push to the branch |
…ad of --no-build-isolation, patch out version constraints in pyproject.toml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Documentation preview for this PR (built with commit 3bc7ea6; changes) is ready! 🎉 |
Thanks, DIma. |
Current CyLP version does not build with Cython 3. So we upgrade to the just-released CyLP 0.92.x.
Other updates because they are available.
📝 Checklist
⌛ Dependencies