Skip to content

Move MetricManifold to ManifoldsBase.jl and extend its interface #140

Open
@kellertuer

Description

@kellertuer

I think the metric manifold decorator is mature enough to be moved here,
maybe even with a few metric types (maybe also just EuclideanMetric).

We could use this also to introduce the function

get_metric(::AbstracManifold)

which would return just the .metric field for a MetricManifold and otherwise the default metric (stored in a trait, so maybe a little tricky to obtain, but surely doable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions