Expand description
Tensor network compression for quantum circuits
This module provides tensor network representations of quantum circuits for efficient simulation and optimization.
Structs§
- Circuit
ToTensor Network - Convert a quantum circuit to tensor network representation
- Compressed
Circuit - Compressed circuit representation
- Matrix
Product State - Matrix Product State representation of a circuit
- Tensor
- Tensor representing a quantum gate or state
- Tensor
Network - Tensor network representation of a quantum circuit
- Tensor
Network Compressor - Circuit compression using tensor networks