Closed akotlar closed 3 months ago
The recent updates to the project's dependencies focus on improving optimization capabilities. The cvxpy
library has been upgraded from version 1.5.0
to 1.5.2
, bringing in bug fixes and enhancements. Additionally, the inclusion of the osqp
library at version 0.6.5
supports advanced quadratic programming functionalities. These changes reflect a commitment to maintaining current dependencies and optimizing performance.
Files | Change Summary |
---|---|
python/pyproject.toml |
Upgraded cvxpy from 1.5.0 to 1.5.2 ; added new dependency osqp==0.6.5 . |
In the garden of code, where the changes bloom,
A hop and a jump, through the lines we zoom.
Upgraded and fresh, like a crisp morning dew,
Withosqp
in tow, our optimizations renew!
So let’s dance with the data, make it swift and bright,
For coding is magic, a pure delight! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Confirmed able to install.
Summary by CodeRabbit
osqp
), enhancing performance for quadratic programming tasks.cvxpy
library to version 1.5.2, which may include various improvements and bug fixes.