Open jcrbloch opened 5 years ago
Is there a way to convert an existing tensor to a new tensor with the same content, but with the modes ordered differently? This would be a generalization of matrix transposition to tensors.
hi @jcrbloch! I am currently working on adding transpositions of tensors, which will also be able to handle mode reordering
Is there a way to convert an existing tensor to a new tensor with the same content, but with the modes ordered differently? This would be a generalization of matrix transposition to tensors.