Releases: JuliaManifolds/Manopt.jl
Releases · JuliaManifolds/Manopt.jl
v0.3.9
Manopt v0.3.9
Closed issues:
- FixedRankMatrices representation of manifold points and tangent vectors (#61)
Merged pull requests:
- Update ManifoldsBase and Manifolds (#83) (@kellertuer)
v0.3.8
Manopt v0.3.8
Merged pull requests:
- Fix trust region (#71) (@qrebjock)
- Fix many typos in docstrings and strings (#80) (@TimQuelch)
- CompatHelper: bump compat for "ColorTypes" to "0.11" (#81) (@github-actions[bot])
v0.3.7
Manopt v0.3.7
Merged pull requests:
- An alternating gradient descent and a tutorial on Geodesic regression (#79) (@kellertuer)
v0.3.6
Manopt v0.3.6
Closed issues:
- [Records] get_record for specific symbol (#70)
Merged pull requests:
- Remove recursive_copyto! in favour of copyto!(M,y,x) (#78) (@kellertuer)
v0.3.5
v0.3.4
Manopt v0.3.4
Merged pull requests:
- Typo 'Manidold' on some places of documentation. (#75) (@fabiom)
- Random on group manifolds (#77) (@kellertuer)
v0.3.3
Manopt v0.3.3
Closed issues:
Merged pull requests:
- Switch from deepcopy to allocate and copyto. (#73) (@kellertuer)
v0.3.2
v0.3.1
Manopt v0.3.1
Closed issues:
- Introduce mutating gradient function containing problems. (#52)
Merged pull requests:
- Fix minor docstring typos (#59) (@TimQuelch)
- add a method for random tangents on Stiefel. (#60) (@kellertuer)
- loosen type constraints on gradient to be different from point type. (#62) (@kellertuer)
v0.3.0
Manopt v0.3.0
Closed issues:
- Simplify generating complex StoppingCriteria (#49)
Merged pull requests:
- Introduce mutating functions for Problem member functions (#53) (@kellertuer)
- increase tolerance in zero vector checks. (#57) (@kellertuer)
- Fix minor docstring typo. Hyperpolic -> Hyperbolic (#58) (@TimQuelch)