QPEResourceEstimate Type
QPE resource estimate for a Hamiltonian simulation circuit.
Record fields
| Record Field |
Description
|
Full Usage:
AncillaQubits
Field type: int
|
Number of ancilla qubits for phase readout.
|
Full Usage:
CircuitDepth
Field type: int
|
Estimated circuit depth (sequential gate layers).
|
Full Usage:
PrecisionBits
Field type: int
|
Number of bits of precision in the phase estimate.
|
Full Usage:
SystemQubits
Field type: int
|
Number of system (data) qubits.
|
Full Usage:
TotalCnots
Field type: int
|
Total CNOT gate count across the full QPE circuit.
|
Full Usage:
TrotterStepsPerControlledU
Field type: int
|
Trotter steps per controlled-U application.
|