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