Open
Description
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
Labels
No labels