ionq-samples / Ion-Q-Thruster

UnitaryHACK2024 Challenge to create custom optimizer/transpiler for Qiskit to Native Gates.
MIT License
1 stars 4 forks source link

Issue 3: Demonstrate Outperformance Against the Default Optimizer #4

Open splch opened 4 weeks ago

splch commented 4 weeks ago

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

Roshan-Thomas commented 3 weeks ago

@splch uploaded a PR #7 to fix the issue.

Please let me know if any changes are required.