qiskit.ignis.verification.BConfig.get_ghz_po¶
-
BConfig.
get_ghz_po
(n, delta)[source]¶ This function creates an Parity Oscillation circuit with n qubits, where the middle superposition rotation around the x and y axes is by delta
- Parameters
n (
int
) – number of qubitsdelta (
float
) – the middle superposition rotation
- Return type
Tuple
[QuantumCircuit
,Dict
]- Returns
The Parity Oscillation circuit and the initial GHZ layout