qiskit.ignis.verification.BConfig.get_ghz_po_para¶
- BConfig.get_ghz_po_para(n)[código fonte]¶
Get a parametrized PO circuit. Remember that get_counts() method accepts an index now, not a circuit. The two phase parameters are a quirk of the Parameter module
- Parâmetros
n (
int
) – number of qubits- Tipo de retorno
Tuple
[QuantumCircuit
,List
[Parameter
],Dict
]- Retorno
- A parity oscillation circuit, its Delta/minus-delta parameters,
and the initial ghz layout