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 2 fix #3 #9

Closed huyenemma closed 5 days ago

huyenemma commented 3 weeks ago

Fixed #3

Write 4 transformation passes (rules are written in Rewrite_rules.md) to reduce the circuits' depth and size.

Currently optimized over IBM transpired circuit. It is possible to add these passes when the custom transpiler is available.

gitguardian[bot] commented 3 weeks ago

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

splch commented 2 weeks ago

winner for #3! 🎉

huyenemma commented 1 week ago

What should I do next as you assigned me to this issue?

Vadikus commented 5 days ago

Congrtatz!!!!