Releases: JuliaManifolds/Manifolds.jl
Releases · JuliaManifolds/Manifolds.jl
v0.2.3
Manifolds v0.2.3
Closed issues:
Merged pull requests:
- Add missing latex delimiter in docstring for Sphere (#181) (@jlumpe)
- view for AbstractPowerManifold (#182) (@mateuszbaran)
- Extrinsic mean estimator (#183) (@mateuszbaran)
v0.2.2
Manifolds v0.2.2
Merged pull requests:
- Provide get/setindex for Power and Product manifold. (#179) (@kellertuer)
v0.2.1
Manifolds v0.2.1
Closed issues:
- CompatHelper needs an ssh deploy key (#176)
Merged pull requests:
- CompatHelper: bump compat for "FiniteDifferences" to "0.10" (#175) (@github-actions[bot])
- Fixes for vector bundle of product and power manifolds (#177) (@mateuszbaran)
v0.2.0
Manifolds v0.2.0
Closed issues:
- What should ^ do on a PowerManifold? (#170)
Merged pull requests:
- Modified constructor of PowerManifold (#174) (@mateuszbaran)
v0.1.8
Manifolds v0.1.8
Closed issues:
- uniform_distribution broken for [email protected] (#166)
Merged pull requests:
- A small PR to extend vector transport to product & power (#169) (@kellertuer)
- Lower-bound Distributions at 0.22.6 (#171) (@mateuszbaran)
v0.1.7
Manifolds v0.1.7
Closed issues:
- Easier access to power and product manifold points/tangents (#167)
Merged pull requests:
- get_component and set_component! (#168) (@mateuszbaran)
v0.1.6
v0.1.5
Manifolds v0.1.5
Closed issues:
- Add the simplex (#103)
Merged pull requests:
- Introduce the manifold of the probability simplex (#151) (@kellertuer)
- Simplify project! for Stiefel (#153) (@dahong67)
- Run JuliaFormatter, add JuliaFormatter workflow (#154) (@sethaxen)
- Allow nightly failures on GitHub Actions (#155) (@sethaxen)
- Reformat
@invoke_maker
calls (#156) (@sethaxen) - Upper-bound FiniteDifferences (#157) (@sethaxen)
v0.1.4
v0.1.3
Manifolds v0.1.3
Merged pull requests:
- generalize the sphere manifold to the complex case and to unit norm matrices (#139) (@kellertuer)