Expand description
Enhanced tensor network simulation with advanced contraction heuristics.
This module implements state-of-the-art tensor network algorithms for quantum circuit simulation, including advanced contraction optimization, bond dimension management, and SciRS2-accelerated tensor operations.
Structs§
- Contraction
Step - Single contraction step
- Enhanced
Contraction Path - Contraction path with detailed cost analysis
- Enhanced
Tensor - Tensor representation with enhanced metadata
- Enhanced
Tensor Network Config - Advanced tensor network configuration
- Enhanced
Tensor Network Simulator - Enhanced tensor network simulator
- Enhanced
Tensor Network Utils - Utilities for enhanced tensor networks
- MLPrediction
- Machine learning predicted strategy
- Network
Features - Network features for ML prediction
- Parallel
Section - Parallel contraction section
- Tensor
Adjacency Graph - Adjacency graph for tensor networks
- Tensor
Index - Tensor index with enhanced information
- Tensor
Network Stats - Tensor network performance statistics
- TreeBag
- Individual bag in tree decomposition
- Tree
Decomposition - Tree decomposition structure
Enums§
- Contraction
Strategy - Tensor network contraction strategies
- Contraction
Tree - Contraction tree for hierarchical optimization
- Index
Type - Types of tensor indices
- MLPredicted
Strategy - Predicted optimization strategies from ML model