qiskit.ignis.verification.get_ghz_mqc_para¶
-
get_ghz_mqc_para
(n, full_measurement=True)[ソース]¶ This function creates an MQC circuit with n qubits, where the middle phase rotation around the z axis is parameterized
- パラメータ
n (
int
) – number of qubitsfull_measurement (
bool
) – Whether to append full measurement, or only on the first qubit.
- 戻り値の型
Tuple
[QuantumCircuit
,Parameter
]- 戻り値
An mqc circuit and its Delta parameter