Fix bug when moving indices of abstract tensors

Issue #23 resolved
Seth Hopper repo owner created an issue

t1 = ToTensor[{"tName", "t"}, {a, -b}]

t1[a, b]

Comments (2)

  1. Log in to comment