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
mtfishman
changed the title
some parts of contract code path are not compatible with FusionTensors due to loss of domain/codomain distinction, such as in splitdims!. We need to discuss at which parts of the API FusionTensors should reuse and which part would be better with a FusionTensors dedicated implementation. (MATT: I would very strongly prefer generalizing TensorAlgebra where needed rather than making too much specialized functionality in FusionTensors, that was the goal of the package to begin with (even though it isn't quite general enough right now). Let's discuss the issues that you come across and ways to design the code to make it more general.)
Make better use of BlockedTuple in contract logic to track codomain and domain
Feb 5, 2025
Uh oh!
There was an error while loading. Please reload this page.
This will be helpful when dealing with FusionTensor contraction.
The text was updated successfully, but these errors were encountered: