Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Header file for a class ??? More...
#include "matrix_real.h"
#include "Gates_block.h"
#include <map>
#include <cstdlib>
#include <time.h>
#include <ctime>
#include <random>
Go to the source code of this file.
Classes | |
class | RL_experience |
A class for RL_experience optimization according to https://towardsdatascience.com/how-to-implement-an-adam-optimizer-from-scratch-76e7b217f1cc. More... | |
Header file for a class ???
Definition in file RL_experience.h.