Releases: JuliaManifolds/Manifolds.jl
Releases · JuliaManifolds/Manifolds.jl
v0.4.9
Manifolds v0.4.9
Merged pull requests:
v0.4.8
Manifolds v0.4.8
Closed issues:
- Get rid of PowerX (#263)
Merged pull requests:
- Tangent bundle parallel transport and maintenance (#257) (@mateuszbaran)
- Make the normal retraction, inverse retraction and vector transport methods available for PowerManifold (#264) (@kellertuer)
v0.4.7
Manifolds v0.4.7
Merged pull requests:
- Fix transparency of get_vector! and get_coordinates! for AbstractGroupManifold (#255) (@mateuszbaran)
- Stabilize SPD distance and a small fix to TangentBundle (#256) (@kellertuer)
v0.4.6
v0.4.5
Manifolds v0.4.5
Closed issues:
- allocate_result type-unstable for ProductArray (#246)
Merged pull requests:
- Type stabilization of ProductArray (#247) (@mateuszbaran)
v0.4.4
Manifolds v0.4.4
Closed issues:
- Vector transport for AbstractPowerManifolds (seen with Oblique) (#226)
Merged pull requests:
- Hyperbolic ONBs (#236) (@kellertuer)
- Some new test tolerances (#238) (@mateuszbaran)
- Vector space manifold (#239) (@mateuszbaran)
- Introduce ParallelTransport for Oblique (#240) (@kellertuer)
- Update Slack URL (#241) (@logankilpatrick)
- fix typo (#242) (@ho-oto)
- Center of orbit fix and some embeddings (#243) (@mateuszbaran)
- For 0.4.4 release (#244) (@mateuszbaran)
v0.4.3
Manifolds v0.4.3
Merged pull requests:
- Move formatter config to configuration file (#234) (@kellertuer)
- Introduce a basis for tangent spaces of Stiefel (#237) (@kellertuer)
v0.4.2
Manifolds v0.4.2
Merged pull requests:
- Faster retraction and inverse retractions for Stiefel (#232) (@mateuszbaran)
v0.4.1
Manifolds v0.4.1
Closed issues:
- Don't always deploy preview docs (#148)
Merged pull requests:
- Conditional deploy docs. (#222) (@kellertuer)
- Caley Retraction (#229) (@kellertuer)
- CompatHelper: bump compat for "Distributions" to "0.24" (#230) (@sethaxen)
- Some fixes for Julia 1.6 nightly (#231) (@mateuszbaran)
- CompatHelper: bump compat for "FiniteDifferences" to "0.11" (#233) (@sethaxen)
- Fixes Nested PowerManifold of a PowerManifold to not concatenate sizes. (#235) (@kellertuer)