Expand description
SIMD-Optimized Quantum Gate Operations
High-performance quantum gate implementations using SIMD (Single Instruction, Multiple Data) operations for maximum computational throughput on modern CPUs.
Structs§
- SIMD
Features - Available SIMD features on the current platform
- SIMD
Gate Processor - SIMD gate processor with optimized implementations
- SIMD
Statistics - SIMD processing statistics
Enums§
- State
Vector OpType - Types of vectorized state vector operations
- Vectorized
Operation - SIMD-capable vectorized operation types
Functions§
- get_
global_ simd_ processor - Get the global SIMD processor
- process_
gates_ simd - Process gates with SIMD optimization