You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the contract function of two tensors, currently we only allow integer labels. In general, we could support label arrays which contain any objects that can be compared to each other, such as characters or ITensor Index objects.
For the
contract
function of two tensors, currently we only allow integer labels. In general, we could support label arrays which contain any objects that can be compared to each other, such as characters or ITensorIndex
objects.See the discussion at the end of #1201
The text was updated successfully, but these errors were encountered: