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)

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 – Robust robotic localization and mapping
  • Flowfusion.jl – training and sampling from diffusion and flow matching models
  • ManoptExamples.jl – collecting examples of optimization problems on manifolds implemented using Manifolds.jl and Manopt.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!

License

MIT License