v0.6.6
Manopt v0.6.6
Fixed
augmented_Lagrangian_methodset the penalty parameter蟻of the sub problem's cost to the
constant1/3instead of the currentalms.蟻, while its gradient did receivealms.蟻. (#637)- fix
set_parameter!for:渭and:位forAugmentedLagrangianCost. (#637) - fix
AbstractConstrainedFunctionto have two parameters, one for the constrained objective it wraps and one for the type of dual parameters (#639).
Merged pull requests:
- Bump the all-julia-packages group across 1 directory with 2 updates (#636) (@dependabot[bot])
- Fix penalty parameter setting in augmented Lagrangian method (#637) (@JoshuaLampert)
- Fix warning and use cache in CI (#638) (@JoshuaLampert)
- Fix an inconsistency with
AbstractConstrainedFunction(#639) (@kellertuer)