pdft.manifolds.stack_tensors# pdft.manifolds.stack_tensors(tensors, indices)[source]# Pack selected matrices into a (d1, d2, n) batch. Mirror of upstream src/manifolds.jl:126-135. Parameters: tensors (list[Array]) indices (list[int]) Return type: Array