0 votes
in Cloud Computing by
What is RZZ gate in Quantam Cloud Computing?

1 Answer

0 votes
by

RZZ gate

The RZZ gate requires a single parameter: an angle expressed in radians. This gate is symmetric; swapping the two qubits it acts on doesn’t change anything.

Composer reference

OpenQASM reference

Q-sphere

Note about q-sphere representations

rzz_gate

rzz(angle) q[0], q[1];

rzz_qsph

The q-sphere representation shows the state after the gate operates on the initial equal superposition state  where  is the number of qubits needed to support the gate.

In IBM Quantum Composer, the default value for angle is .

Related questions

0 votes
asked Jul 30, 2023 in Cloud Computing by DavidAnderson
0 votes
asked Jul 30, 2023 in Cloud Computing by DavidAnderson
...