qib.tensor_network.tensor_networkΒΆ

Functions

to_full_tensor

Utility function for generating the full (dense) tensor from the compressed tensor and axes_map returned by contract_einsum and contract_tree.

Classes

TensorNetwork

Tensor network, consisting of a symbolic network representation, and a dictionary storing the tensor entries addressed by the dataref member variable of the tensors.