Skip to main content
IBM Quantum Platform
Esta página pertence a uma versão antiga do Qiskit SDK Ir para a versão mais recente

TwoQubitControlledUDecomposer

class qiskit.synthesis.TwoQubitControlledUDecomposer(rxx_equivalent_gate, euler_basis='ZXZ')

GitHub

Bases: object

Decompose two-qubit unitary in terms of a desired UUd(α,0,0)Ctrl-UU \sim U_d(\alpha, 0, 0) \sim \text{Ctrl-U} gate that is locally equivalent to an RXXGate.

Initialize the KAK decomposition.

Parameters

Raises

QiskitError – If the gate is not locally equivalent to an RXXGate.

Esta página foi útil?
Relate um bug, erro de digitação ou solicite conteúdo no GitHub.