Releases: JuliaManifolds/Manifolds.jl
Releases · JuliaManifolds/Manifolds.jl
v0.8.75
Manifolds v0.8.75
Closed issues:
- LAPACK error in
vector_transport_to
onProductManifold
containing empty Stiefel. (#597) - Implementing a custom metric on Euclidean space (#632)
Merged pull requests:
- Towards integration on manifolds (#628) (@mateuszbaran)
- Introduce
Weingarten
andriemannian_Hessian
for a few manifolds (#644) (@kellertuer)
v0.8.74
v0.8.73
Manifolds v0.8.73
Closed issues:
Merged pull requests:
- Make
switch_direction
consistent (#639) (@mateuszbaran) - Small cleanup of vector bundles (#641) (@mateuszbaran)
v0.8.72
Manifolds v0.8.72
Closed issues:
- Segmentation fault calling
get_vector_orthogonal
(#635)
Merged pull requests:
- Add injectivity radius on fixed rank matrices (#634) (@mateuszbaran)
- Fix
Rotations(1)
(#636) (@mateuszbaran)
v0.8.71
Manifolds v0.8.71
Merged pull requests:
v0.8.70
Manifolds v0.8.70
Closed issues:
parallel_transport_to
forProbabilitySimplex
(#606)
Merged pull requests:
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#595) (@github-actions[bot])
- Add more functions on ProbabilitySimplex (#621) (@mateuszbaran)
- Add Exports, Improve GHA Caches. (#626) (@kellertuer)
- Fix change_metric, change_representer and project for ProbabilitySimplex (#627) (@mateuszbaran)
v0.8.69
Manifolds v0.8.69
Closed issues:
- Documentation on Julia 1.9 (#611)
Merged pull requests:
- 💡 (#622) (@kellertuer)
- Move ManifoldDiff extension here (#623) (@mateuszbaran)
v0.8.68
Manifolds v0.8.68
Closed issues:
log
onStiefel{N, M, ℂ}
leads to ambiguous MethodError (#596)
Merged pull requests:
- Fix ArrayPartition allocation with (number) eltype (#620) (@mateuszbaran)
v0.8.67
Manifolds v0.8.67
Merged pull requests:
- Make ArrayPartition default instead of ProductRepr (#612) (@mateuszbaran)
- Reduce TTFisapprox on ProductGroup (#615) (@mateuszbaran)
v0.8.66
Manifolds v0.8.66
Closed issues:
- Rename
LinearAffineMetric
toAffineInvariantMetric
(#527)
Merged pull requests:
- test Lie bracket on vectors tangent at identity (#617) (@olivierverdier)
- minor doc fix (#618) (@olivierverdier)
- Deprecate LinearAffineMetric, resolves #527 (#619) (@kellertuer)