Nina Miolane

Results 110 comments of Nina Miolane

Same here, I would really appreciate a pdf report.

@Iksiri @lpereira95 any updaate on this?

Thanks @YannCabanes ! @lpereira95 would you have some time to explain the unit tests? Many thanks!

With great pleasure, thank you so much!

Nice, thanks @ythanwerdas 1. Comment: The hierarchy: - `FiberBundle -> FiberGBundle -> PrincipalBundle` mirrors the hierarchy: - `Manifold -> Manifold with group actions (possible Homogeneous space)-> LieGroup` The compatibility between...

The downside of this is that we now entangle the group actions into the manifold hierarchies, which: - is what is done now: e.g. InvariantMetric - could be more consistent...

The class QuotientSRVMetric should not inherit from SRVMetric. Indeed, with this inheritance, whenever a method is not found in QuotientSRVMetric, it is taken from its parent class SRVMetric - which...

Same for ClosedSRVMetric. Using QuotientSRVMetric or ClosedSRVMetric within FrechetMean will run, but the estimated mean will not be the frechetmean corresponding to these metrics --- because of this inheritance.

@alebrigant what do you think about this paper to compute the distance (only the distance) in the quotient SRV space: https://arxiv.org/pdf/1501.00577.pdf: PRECISE MATCHING OF PL CURVES IN RN IN THE...