T3Tangent.unstack_frame#
- t3toolbox.manifold.T3Tangent.unstack_frame()#
def unstack_frame(self):
Unstack over the frame stack
C: aC-shaped tree of single-base-point tangents.Decomposes over frame points (“for each frame”). Each leaf is a
T3Tangentwithframe_stack_shape == ()andtangent_stack_shapeequal to this tangent’s; the leaves sit at different base points (different tangent spaces, so they are not mutually linear-algebra compatible). Inverse ofstack_frame().