Module tensor

Module tensor 

Source
Expand description

Tensor network simulator for quantum circuits

This module provides a tensor network-based quantum circuit simulator that is particularly efficient for circuits with limited entanglement or certain structural properties.

Structs§

AdvancedContractionAlgorithms
Advanced tensor contraction algorithms
Tensor
A tensor in the tensor network
TensorIndex
Index of a tensor with dimension information
TensorNetwork
Tensor network representation of a quantum circuit
TensorNetworkSimulator
Tensor network simulator
TensorNetworkStats
Statistics for tensor network simulation

Enums§

CircuitType
Circuit type for optimization
ContractionStrategy
Contraction strategy for tensor networks
IndexType
Type of tensor index