Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertuer authored Mar 27, 2024
1 parent 598161c commit 0cf1554
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)

This package is a work in progress repository to host examples working with [Manifolds.jl](https://juliamanifolds.github.io/Manifolds.jl/) and accompanying code, illustrating the use of `Manifolds.jl` in reproducible [Quarto](https://quarto.org) notebooks.
This package is a work in progress repository to host examples working with [Manifolds.jl](https://juliamanifolds.github.io/Manifolds.jl/) and accompanying code, illustrating the use of [Manifolds.jl](https://juliamanifolds.github.io/Manifolds.jl/) in reproducible [Quarto](https://quarto.org) notebooks.

Note that this package is not meant to introduce new manifolds themselves; these should be part of [Manifolds.jl](https://juliamanifolds.github.io/Manifolds.jl/) themselves, but focusses on applications where the manifolds are used numerically

A similar package providing reference implementations and example for [Manopt.jl](https://manoptjl.org/) optimisation problems, see {ManoptExamples.jl}(https://juliamanifolds.github.io/ManoptExamples.jl/).
A similar package providing reference implementations and example for [Manopt.jl](https://manoptjl.org/) optimisation problems, see [ManoptExamples.jl](https://juliamanifolds.github.io/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
* add a changelog and a first example

0 comments on commit 0cf1554

Please sign in to comment.