Dear Manopt Team,
I am trying to compute the Karcher mean on different manifolds using the compute_centroid function. However, I would like to have more control over the stopping criteria (e.g., step size).
Since these are already defined in the "SteepestDescent" optimizer, I am unable to modify it.
Is there a way to adjust these parameters within the compute_centroid?
Thank you!