|
Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Class implementing the adaptive gate decomposition algorithm of arXiv:2203.04426. More...
#include "N_Qubit_Decomposition_adaptive.h"#include "N_Qubit_Decomposition_custom.h"#include "N_Qubit_Decomposition_Cost_Function.h"#include "Random_Orthogonal.h"#include "Random_Unitary.h"#include "X.h"#include <time.h>#include <stdlib.h>
Go to the source code of this file.
Class implementing the adaptive gate decomposition algorithm of arXiv:2203.04426.
Definition in file N_Qubit_Decomposition_adaptive.cpp.
1.8.13