Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Directories | |
directory | include |
Files | |
file | optimization_engines/Adam.cpp [code] |
file | ADAM_BATCHED.cpp [code] |
file | AGENTS.cpp [code] |
Implementation of the AGENTS optimization srategy. | |
file | BAYES_AGENTS.cpp [code] |
Implementation of the BAYES AGENTS optimization srategy. | |
file | optimization_engines/Bayes_Opt.cpp [code] |
file | BFGS.cpp [code] |
Implementation of the BFGS optimization srategy. | |
file | BFGS2.cpp [code] |
Implementation of the BFGS2 optimization srategy. | |
file | COSINE.cpp [code] |
Implementation of the COSINE optimization srategy. | |
file | optimization_engines/grad_descend.cpp [code] |
file | GRAD_DESCEND_PARAMETER_SHIFT_RULE.cpp [code] |
file | RL_experience.cpp [code] |
A class for RL_experience. | |