CorewiseGeometry.project ======================== .. py:method:: t3toolbox.manifold.CorewiseGeometry.project(v) .. code-block:: python def project( self, v: T3Tangent, ) -> T3Tangent: # v unchanged (no gauge on the core parameter space) The identity: the core parameter space is Euclidean, with no gauge projection.