CircuitStats Type
Circuit resource statistics for a Trotter step.
Record fields
| Record Field |
Description
|
Full Usage:
CnotCount
Field type: int
|
Total CNOT gate count.
|
Full Usage:
MaxWeight
Field type: int
|
Maximum Pauli weight across all rotations.
|
Full Usage:
MeanWeight
Field type: float
|
Mean Pauli weight across all rotations.
|
Full Usage:
RotationCount
Field type: int
|
Number of Pauli rotations.
|
Full Usage:
SingleQubitCount
Field type: int
|
Total single-qubit gate count (H, S, S†, Rz).
|
Full Usage:
TotalGates
Field type: int
|
Total gate count.
|