geqo.gates.rotation_gates

6.3.21. geqo.gates.rotation_gates#

Classes

InverseRx(name)

Inverse rotation about X axis.

InverseRy(name)

Inverse rotation about Y axis.

InverseRz(name)

Inverse rotation about Z axis.

InverseRzz(name)

Inverse ZZ interaction between two qubits.

Rx(name)

Rotation about X axis in Bloch sphere.

Ry(name)

Rotation about Y axis in Bloch sphere.

Rz(name)

Rotation about Z axis in Bloch sphere.

Rzz(name)

ZZ interaction between two qubits.