Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.18 KB

Readme.md

File metadata and controls

17 lines (10 loc) · 1.18 KB

ManifoldExamples.jl

Code Style: Blue

This package is a work in progress repository to host examples working with Manifolds.jl and accompanying code, illustrating the use of Manifolds.jl in reproducible Quarto notebooks.

Note that this package is not meant to introduce new manifolds themselves; these should be part of Manifolds.jl themselves, but focusses on applications where the manifolds are used numerically

A similar package providing reference implementations and example for Manopt.jl optimisation problems, see ManoptExamples.jl.

The next steps here are

  • Setup the documentation environment including rendering of Quarto notebooks
  • setup the GitHub Action based CI for rendering
  • add a changelog and a first example