Releases: cvxgrp/diffqcp
Releases · cvxgrp/diffqcp
v0.4.4: Merge pull request #14 from cvxgrp/revert-to-lsmr
Support Python >= 3.11
For CVXPYlayers purposes
Another v0.4 toml fix
Needed to bump diffqcp version in the toml. Also took the opportunity to loosen Python requirement to >=3.12 to match CVXPYlayers requirement.
Release v0.4 toml bugfix
Why are tomls so hard?
Direct Solves + EXP cone + Packaging work
Release after the feature and packaging updates from this PR.
The big changes are:
- Direct solver support.
- Exponential cone support.
- Packaging bugfix
- Option to install
diffqcponto a device with no GPU
Pow cone support and packaging bufix
Intermediate release before adding nvmath solvers. Primary goal is to fix the Module not found error so that we can continue integrating diffqcp into the 1.0 branch of CVXPYlayers. Included in this release will be power cone support and (I think) PSD cone support since v0.2 failed to deploy to PyPi.
v0.2
Updates docs and adds PSD support
Full Changelog: v0.1...v0.2