Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Classes
Adam.h File Reference

Header file for a class containing basic methods for the decomposition process. More...

#include "matrix_real.h"
#include <map>
#include <cstdlib>
#include <time.h>
#include <ctime>
Include dependency graph for Adam.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Adam
 A class for Adam optimization according to https://towardsdatascience.com/how-to-implement-an-adam-optimizer-from-scratch-76e7b217f1cc. More...
 

Detailed Description

Header file for a class containing basic methods for the decomposition process.

Definition in file Adam.h.