EvaluateExpression
- class trainsum.trainsum.EvaluateExpression(expr)
Utility class for typing.
- Parameters:
expr (Callable)
- __call__(idxs, *ops)
Evaluate the einsum expression with the provided tensor trains as operands.
- Parameters:
idxs (T)
ops (TensorTrain)
- Return type:
T