CorewiseGeometry.project# t3toolbox.manifold.CorewiseGeometry.project(v)# 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. Parameters: v (T3Tangent) Return type: T3Tangent