You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compare the performance of the custom optimizer against Qiskit's default optimizer. This demonstration should highlight the improvements in terms of gate count and circuit depth reduction.
Tasks
Generate random quantum circuits for benchmarking.
Transpile the circuits using both the custom optimizer and the default Qiskit optimizer.
Measure and compare the depth and gate count of the optimized circuits.
Plot and analyze the results to showcase the performance gains.
Description
Compare the performance of the custom optimizer against Qiskit's default optimizer. This demonstration should highlight the improvements in terms of gate count and circuit depth reduction.
Tasks
References
The text was updated successfully, but these errors were encountered: