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
Andre, could you clarify what you mean by "initialized with the same label/string identifier"? Did you mean when they are created by exatns_tensor_create() under the same name instead? Like, exatns_tensor_create(ltens,'Tensor') and then exatns_tensor_create(rtens,'Tensor')?
while debugging code in dirac, i've noticed that if different tensors are initialized with the same label/string identifier, the code hangs.
it perhaps would be nice if exatensor/talsh catch that as an error.
The text was updated successfully, but these errors were encountered: