v0.2.2
This version fixes a dependency-related bug and improves the documentation.
Changelog:
Added
- PyTorch Lightning integration example.
- Explanation about Jacobian descent in the README.
Fixed
- Made the dependency on ecos explicit in pyproject.toml
(beforecvxpy
1.16.0, it was installed automatically when installingcvxpy
).