Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Files | |
file | Adaptive.h [code] |
Header file for a class representing a gate used in adaptive decomposition. | |
file | CH.h [code] |
Header file for a class representing a CH operation. | |
file | CNOT.h [code] |
Header file for a class representing a CNOT operation. | |
file | Composite.h [code] |
Header file for a class for a composite gate operation. | |
file | CROT.h [code] |
Header file for a class representing a controlled rotation gate around the Y axis. | |
file | CRY.h [code] |
Header file for a class representing a controlled rotation gate around the Y axis. | |
file | custom_kernel_1qubit_gate.h [code] |
Header file for a class representing a single qubit gate with custom gate kernel. | |
file | CZ.h [code] |
Header file for a class representing a CZ operation. | |
file | CZ_NU.h [code] |
file | Gate.h [code] |
Header file for a class for the representation of general gate operations. | |
file | Gates_block.h [code] |
Header file for a class responsible for grouping gates into subcircuits. (Subcircuits can be nested) | |
file | H.h [code] |
Header file for a class representing the Hadamard gate. | |
file | ON.h [code] |
Header file for a class for the representation of general gate operations on the first qbit_num-1 qubits. | |
file | R.h [code] |
Header file for a class representing a rotation gate around the X axis. | |
file | RX.h [code] |
Header file for a class representing a rotation gate around the X axis. | |
file | RY.h [code] |
Header file for a class representing a rotation gate around the Y axis. | |
file | RZ.h [code] |
Header file for a class representing a rotation gate around the Z axis. | |
file | RZ_P.h [code] |
Header file for a class representing a rotation gate around the Z axis. | |
file | SX.h [code] |
Header file for a class representing the SX axis. | |
file | SYC.h [code] |
Header file for a class representing a Sycamore gate. | |
file | T.h [code] |
Header file for a class representing the T gate. | |
file | Tdg.h [code] |
Header file for a class representing the Tdg gate. | |
file | U1.h [code] |
Header file for a class representing a U1 gate. | |
file | U2.h [code] |
Header file for a class representing a U2 gate. | |
file | U3.h [code] |
Header file for a class representing a U3 gate. | |
file | UN.h [code] |
Header file for a class for the representation of general gate operations on the first qbit_num-1 qubits. | |
file | X.h [code] |
Header file for a class representing the X gate. | |
file | Y.h [code] |
Header file for a class representing the Y gate. | |
file | Z.h [code] |
Header file for a class representing the Z gate. | |