Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Classes | Namespaces | Functions | Variables
qgd_CROT.py File Reference

Go to the source code of this file.

Classes

class  squander.gates.qgd_CROT.qgd_CROT
 A QGD Python interface class for the qgd_CROT. More...
 

Namespaces

 squander.gates.qgd_CROT
 

Functions

def squander.gates.qgd_CROT.__init__ (self, qbit_num, target_qbit, control_qbit, subtype_in)
 Constructor of the class. More...
 
def squander.gates.qgd_CROT.apply_to (self, parameters_mtx, unitary_mtx)
 
def squander.gates.qgd_CROT.Extract_Parameters (self, parameters_circuit)
 
def squander.gates.qgd_CROT.get_Control_Qbit (self)
 
def squander.gates.qgd_CROT.get_Parameter_Num (self)
 
def squander.gates.qgd_CROT.get_Parameter_Start_Index (self)
 
def squander.gates.qgd_CROT.get_Target_Qbit (self)
 
def squander.gates.qgd_CROT.set_Control_Qbit (self, control_qbit_in)
 
def squander.gates.qgd_CROT.set_Target_Qbit (self, target_qbit_in)
 

Variables

 squander.gates.qgd_CROT.subtype
 
 squander.gates.qgd_CROT.type