Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goulart-paul authored Sep 20, 2023
1 parent 052414d commit 62a2af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Version numbering in this project adheres to [Semantic Versioning](https://semve
This version introduces support for the generalized power cone and implements stability and speed improvements for SOC problems. SOCs with
dimension less than or equal to 4 are now treated as special cases with dense Hessian blocks.

- Introduces support for the generalized power cone and implements stability and speed improvements for SOC problems.
- SOCs with dimension less than or equal to 4 are now treated as special cases with dense Hessian blocks.
- Introduces support for the generalized power cone.
- Implements stability and speed improvements for SOC problems. SOCs with dimension less than or equal to 4 are now treated as special cases with dense Hessian blocks.
- Fixes bad initialization point for non-quadratic objectives
- Improved convergence speed for QPs with no constraints or only ZeroCone constraints.
- Internal code restructuring for cones with sparsifiable Hessian blocks.
Expand Down

0 comments on commit 62a2af6

Please sign in to comment.