qib.tensor_network.symbolic_networkΒΆ

Classes

SymbolicBond

Symbolic bond in a tensor network, e.g., an edge or multi-edge between tensors.

SymbolicTensor

Symbolic tensor, storing a unique ID, its shape, connected bond IDs (representing contractions with other tensors) and a user-provided reference to the data of the tensor.

SymbolicTensorNetwork

Symbolic tensor network, storing a list of tensors and bonds.