Manifolds.jl icon indicating copy to clipboard operation
Manifolds.jl copied to clipboard

Manifolds.jl provides a library of manifolds aiming for an easy-to-use and fast implementation.

Results 69 Manifolds.jl issues
Sort by recently updated
recently updated
newest added

The main work of implementing `translate_diff` for all groups is done. The main method that has to be implemented on any given group is `adjoint_action!`, the rest is done automatically....

Here is a next idea towards #144 and #321. The idea is to have 3 (4?) setup axes ## Model Let's start with the first two * manifolds to check...

I'm looking for a way to describe distributions on manifolds (for now, spheres), so that their `pdf` is defined in a consistent way. This repo seems to be the natural...

The group of `SymplecticMatrices`.

help wanted
extend manifold

See https://www.sciencedirect.com/science/article/pii/S0167947316300408 and https://www.math.mcgill.ca/toth/spectral%20geometry.pdf (Analysis on Manifolds via the Laplacian by Yaiza Canzani). Just a crazy research idea.

enhancement
help wanted

Currently we usually suffix `Matrices` for quite a few manifolds where the name itself is not specific enough, e.g. `SymmetricMatrices` since we use `Symmetric` for the single matrix. This is...

discussion
breaking

- Replace default extrinsic mean with interpolation within radius - Update docstring - Increment patch number

See https://arxiv.org/abs/2311.00907

good first issue
extend manifold

As discussed in #656, this is an idea to move two further packages to weak dependencies. I am not saying we should necessarily do that, but it is something to...

discussion
breaking

It might be a bit counter-intuitive to the current structure, where we have these methods with specific manifolds, but I think for the package it would be neat if these...

discussion
dependencies