qiskit.ignis.verification.get_ghz_po¶
-
get_ghz_po
(n, delta)[소스]¶ This function creates an Parity Oscillation circuit with n qubits, where the middle superposition rotation around the x and y axes is by delta
- 매개변수
n (
int
) – number of qubitsdelta (
float
) – the middle superposition rotation
- 반환 형식
QuantumCircuit
- 반환값
The Parity Oscillation circuit