Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <cfloat>
#include <grad_descend.h>
Go to the source code of this file.
Macros | |
#define | _USE_MATH_DEFINES |
#define _USE_MATH_DEFINES |
Definition at line 19 of file common/grad_descend.cpp.