processing.custom_gates#
Contains custom gates for completing MonarQ’s native gate set
Classes#
|
The single-qubit adjoint of the T gate, equivalent to \(T^\dagger = \text{PhaseShift}(-\pi/4)\). |
|
The single-qubit rotation of 90 degrees around the X axis, equivalent to \(RX(\pi/2)\). |
|
The single-qubit rotation of -90 degrees around the X axis, equivalent to \(RX(-\pi/2)\). |
|
The single-qubit rotation of 90 degrees around the Y axis, equivalent to \(RY(\pi/2)\). |
|
The single-qubit rotation of -90 degrees around the Y axis, equivalent to \(RY(-\pi/2)\). |
|
The single-qubit rotation of 90 degrees around the Z axis, equivalent to \(RZ(\pi/2)\). |
|
The single-qubit rotation of -90 degrees around the Z axis, equivalent to \(RZ(-\pi/2)\). |