Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-04 | 677 Bytes | |
v0.5.17 source code.tar.gz | 2025-06-04 | 1.8 MB | |
v0.5.17 source code.zip | 2025-06-04 | 1.9 MB | |
Totals: 3 Items | 3.7 MB | 2 |
Manopt v0.5.17
Added
- Introduce a
StopWhenCostChangeLess
stopping criterion that stops when the cost function changes less than a given value.
Merged pull requests: - CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#472) (@github-actions[bot]) - CompatHelper: bump compat for RipQP in [weakdeps] to 0.7, (keep existing compat) (#474) (@github-actions[bot]) - CompatHelper: bump compat for RipQP to 0.7 for package docs, (keep existing compat) (#475) (@github-actions[bot]) - add a new stopping criterion. (#476) (@kellertuer)