geqo.gates.fundamental_gates

6.3.22. geqo.gates.fundamental_gates#

Classes

CNOT()

CNOT gate on two qubits.

Hadamard()

Hadamard gate on one qubit.

InversePhase(name)

Inverse phase shift gate on one qubit.

InverseSGate()

This operation corresponds to the inverse of the square root of the Z gate on one qubit.

PauliX()

Pauli X gate on one qubit.

PauliY()

Pauli Y gate on one qubit.

PauliZ()

Pauli Z gate on one qubit.

Phase(name)

Phase shift gate on one qubit.

SGate()

This operation corresponds to the square root of the Z gate on one qubit.

SwapQubits()

Swap gate on two qubits.