Expand description
Gate characterization using eigenvalue decomposition
This module provides tools for analyzing and characterizing quantum gates using their eigenstructure. This is useful for:
- Gate synthesis and decomposition
- Identifying gate types and parameters
- Optimizing gate sequences
- Verifying gate implementations
Structs§
- Gate
Characterizer - Gate characterization tools
- Gate
Eigenstructure - Represents the eigenstructure of a quantum gate
Enums§
- Gate
Type - Types of gates identified by characterization