|
Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
#include "matrix_real.h"#include <cstring>#include <iostream>#include "tbb/tbb.h"#include <math.h>
1.8.13