v0.1.19
ManoptExamples v0.1.19
Added
Three examples about the (extended) robust Levenberg-Marquardt method in Manopt.jl.
Merged pull requests:
- Bump actions/cache from 4 to 5 (#39) (@dependabot[bot])
- Fix math in the sparse PCA example (#40) (@kellertuer)
- Bump julia-actions/cache from 2 to 3 (#41) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#42) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#43) (@dependabot[bot])
- Bump codecov/codecov-action from 6 to 7 (#44) (@dependabot[bot])
- Bump actions/checkout from 6 to 7 (#45) (@dependabot[bot])
- Bump actions/cache from 5 to 6 (#46) (@dependabot[bot])
- Add Levenberg-Marquardt examples from section 6.1 and 6.2 of the preprint (#47) (@kellertuer)