Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Classes | |
class | qgd_N_Qubit_State_Preparation_adaptive |
A QGD Python interface class for the decomposition of N-qubit state into U3 and CNOT gates. More... | |
Functions | |
def | get_Qiskit_Circuit (self) |
Export the unitary decomposition into Qiskit format. More... | |
def squander.decomposition.qgd_N_Qubit_State_Preparation_adaptive.get_Qiskit_Circuit | ( | self | ) |
Export the unitary decomposition into Qiskit format.
Definition at line 65 of file qgd_N_Qubit_State_Preparation_adaptive.py.