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

[Unitary Hack] Fix for issue #4 #7

Open Roshan-Thomas opened 1 month ago

Roshan-Thomas commented 1 month ago

Changes

Wrote a notebook demonstrate_outperformance.ipynb to show the performance of the custom optimizer.

Related Issue

Fixes #4

Roshan-Thomas commented 3 weeks ago

@splch can you please review this PR and let me know if this is what is intended for resolving the issue or should I implement something else?