taco icon indicating copy to clipboard operation
taco copied to clipboard

Reordering

Open jcrbloch opened this issue 6 years ago • 1 comments

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.

jcrbloch avatar Feb 07 '19 12:02 jcrbloch

hi @jcrbloch! I am currently working on adding transpositions of tensors, which will also be able to handle mode reordering

suzmue avatar Feb 23 '19 22:02 suzmue