Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Go to the source code of this file.
Namespaces | |
get_parametric_circuit | |
Variables | |
int | get_parametric_circuit.alpha = random.random()*4*np.pi |
get_parametric_circuit.qc = vqe_utils.get_interpolated_circuit( alpha ) | |
get_parametric_circuit.start = time.time() | |
get_parametric_circuit.time_loc = time.time() - start | |