|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Go to the source code of this file.
Namespaces | |
| benchmark_perf | |
Functions | |
| def | benchmark_perf.benchmark_func (func, num_runs=10, warmup=3) |
| def | benchmark_perf.main () |
| def | benchmark_perf.print_results (results, title="Benchmark Results") |
| def | benchmark_perf.print_summary (results) |
| def | benchmark_perf.run_benchmark (circuits, num_runs=10, warmup=3) |
Variables | |
| int | benchmark_perf.NUM_RUNS = 1 |
| string | benchmark_perf.PRIMARY_BACKEND = "density_matrix" |
| string | benchmark_perf.REFERENCE_BACKEND = "qiskit_aer_density_matrix" |
| int | benchmark_perf.WARMUP_RUNS = 0 |
1.8.13