taco
taco copied to clipboard
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.
hi @jcrbloch! I am currently working on adding transpositions of tensors, which will also be able to handle mode reordering