Skip to content

Commit 5923efb

Browse files
committed
Update changelog.
1 parent 1ffdf28 commit 5923efb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
### Fixed
1212

13+
* Change the construction of the product manifold in `interior_point_newton` from `×` to `ProductManifold`, so that the algorithm also work on Product manifolds `M`, where it now correctly wraps `M` instead of extending it.
14+
* unifies the doc strings for constrained problems
1315
* fixes a few typos in the doc strings of matrix update formulae within the quasi-Newton and CG solver.
1416

1517
## [0.5.27] November 11, 2025

0 commit comments

Comments
 (0)