Releases: JuliaManifolds/Manopt.jl
Releases · JuliaManifolds/Manopt.jl
v0.4.43
Manopt v0.4.43
Merged pull requests:
- A Tutorial when starting with a new manifold (#314) (@kellertuer)
- Minor changes to Readme.md (#315) (@odow)
Closed issues:
- Tutorial when to write an own manifold (#305)
v0.4.42
v0.4.41
Manopt v0.4.41
Merged pull requests:
- Make the trust region subsolver exchangeable. (#294) (@kellertuer)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#311) (@github-actions[bot])
Closed issues:
- Make the sub solver of trust regions replaceable (#240)
v0.4.40
v0.4.39
v0.4.38
Manopt v0.4.38
Merged pull requests:
- Fix typos (#298) (@DanielVandH)
- Fix typos (#299) (@DanielVandH)
- Alternative fix to extra allocations in get_gradient! from Jacobian (#301) (@mateuszbaran)
v0.4.37
Manopt v0.4.37
Merged pull requests:
- Expose more RLM parameters and possible fixes in step solver ρk (#295) (@Affie)
- Generalize Douglas Rachford's internal reflection (#296) (@kellertuer)
v0.4.36
Manopt v0.4.36
Merged pull requests:
- Fix a few typos and improve format print. (#292) (@kellertuer)
- Fix a bug concerning ApproxHessian and non-matrix point types. (#293) (@kellertuer)
v0.4.35
Manopt v0.4.35
Merged pull requests:
- Fix a few links. (#289) (@kellertuer)
- Bump actions/checkout from 3 to 4 (#290) (@dependabot[bot])
- Take objective access a bit more serious. (#291) (@kellertuer)
Closed issues:
- Incorrect links in the doc (#288)
v0.4.34
Manopt v0.4.34
Closed issues:
- Implement a ManifoldEuclideanGradientObjective (#217)
Merged pull requests:
- Introduce an EmbeddedObjective (#286) (@kellertuer)