iqm.qiskit_iqm.move_gate.MOVE_GATE_UNITARY

iqm.qiskit_iqm.move_gate.MOVE_GATE_UNITARY#

iqm.qiskit_iqm.move_gate.MOVE_GATE_UNITARY = [[1.0, 0.0, 0.0, 0.0], [0.0, 0.0, np.complex128(0.7648421872844885+0.644217687237691j), 0.0], [0.0, np.complex128(0.7648421872844885-0.644217687237691j), 0.0, 0.0], [0.0, 0.0, 0.0, 1.0]]#

Unitary matrix for simulating the ideal MOVE gate.

This matrix is not a realistic description of MOVE, since it applies a zero phase on the moved state, and acts as identity in the \(|11 angle\) subspace, thus being equal to the SWAP gate.