About Manifolds.jl
Manifolds.jl
was started by Seth Axen, Mateusz Baran, Ronny Bergmann, and Antoine Levitt in 2019, after a very fruitful discussion following the release of the first version of Manopt.jl
. The goal of Manifolds.jl
is to provide a library of manifolds in Julia. The manifolds are implemented using the ´ManifoldsBase.jl interface.
Main developers
Former Main Developers
Contributors
(in alphabetical order)
- Nick Dewaele contributed the Tucker manifold
- Renée Dornig contributed the centered matrices and the essential manifold
- David Hong contributed uniform distributions on the Stiefel and Grassmann manifolds.
- Simon Jacobsson contributed the Segre manifold including its warped metric thereon.
- Johannes Voll Kolstø contributed the symplectic manifold, the symplectic Stiefel manifold
- Manuel Weiß contributed symmetric matrices
as well as everyone else reporting, investigating, and fixing bugs or fixing typographical errors in the documentation, see the GitHub contributors page.
Of course all further contributions are always welcome!
Projects using Manifolds.jl
- Caesar.jl
- ManoptExamples.jl collecting examples of optimization problems on manifolds implemented using
Manifolds.jl
andManopt.jl
.
Do you use Manifolds.jl in you package? Let us know and open an issue or pull request to add it to the list!