Skip to content

gates

chalmers_qubit.utils.gates

Functions:

Name Description
cczs

Unitary of the cczs-gate

cczs

cczs(args: tuple) -> Qobj

Unitary of the cczs-gate

Parameters:

Name Type Description Default
args tuple

Input angles for the gate.

required

Returns:

Name Type Description
U Qobj

The unitary for the cczs-gate.