Quantum Gate Decomposer
v1.3
Powerful decomposition of almost any unitary into U3 and CNOT gates
|
Header file for a class to determine the decomposition of a unitary into a sequence of CNOT and U3 operations. More...
#include "qgd/Decomposition_Base.h"
#include "qgd/Sub_Matrix_Decomposition.h"
#include "qgd/N_Qubit_Decomposition_Cost_Function.h"
Go to the source code of this file.
Classes | |
class | N_Qubit_Decomposition |
A class to determine the decomposition of a unitary into a sequence of CNOT and U3 operations. More... | |
Header file for a class to determine the decomposition of a unitary into a sequence of CNOT and U3 operations.
Definition in file N_Qubit_Decomposition.h.