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