Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Convention | An integer means | A contraction is written as | |
EinsteinSummation | an abstract name | the same name on two tensors | |
TensorNetwork | a tensor-position, leg-label tag per leg | a bond group (the legs sharing a label) | |
TensorContract | a slot in the flattened TensorProduct | a pair of global slots | |
ArrayDot | an axis within one operand | a pair of operand-local axes | |
contraction-path position | a position in the operand list | a pair of operands to multiply |
TensorNetwork |
|
EinsteinSummation |
GreedyContractionPath |
TensorNetworkContraction |
ContractionTree |
PathIndexContractions |
TensorNetworkData |
GreedyContractionPath |
Convention | the sum over j | |
EinsteinSummation | the repeated label j "ij,jkl,klm->im" | |
TensorNetwork | the bond group joining t1 j t2 j | |
TensorContract | the pair {2,3} t1 j t2 j | |
ArrayDot | {2,1} t1 t2 | |
contraction path | implicit in the step that contracts the operands holding t1 t2 |