Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Type definition of the qgd_CROT Python class of the qgd_CROT module. More...
Public Attributes | |
PyObject_HEAD CROT * | gate |
Pointer to the C++ class of the CROT gate. More... | |
Type definition of the qgd_CROT Python class of the qgd_CROT module.
Type definition of the qgd_CROT_Wrapper Python class of the qgd_CROT_Wrapper module.
Definition at line 65 of file qgd_Circuit_Wrapper.cpp.
PyObject_HEAD CROT * qgd_CROT_Wrapper::gate |
Pointer to the C++ class of the CROT gate.
Pointer to the C++ class of the RY gate.
Definition at line 68 of file qgd_Circuit_Wrapper.cpp.