-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Submission]: MIRAGE routing plugin #534
Comments
Standard tests✨ Successfull submission! Stable tests✨ Tests with latest version of Qiskit release passed! Development tests✨ Tests with development version of Qiskit release passed! Logs: https://github.com/qiskit-community/ecosystem/actions/runs/6210658640 |
Add mirror-gates to list. --- Closes #534 Co-authored-by: evmckinney9 <[email protected]> Co-authored-by: Frank Harkins <[email protected]>
hello @evmckinney9! You joined the Qiskit Ecosystem a little while ago and I just wanted to check in and let you know of some follow up actions you can take to make the most of joining the program, if you're interested: 💬 Join other Qiskit ecosystem developers in the Slack channel #qiskit-ecosystem (if you are not in the Qiskit workspace yet, you can sign up here: https://qisk.it/join-slack) 🧠 Help us define the future of the Qiskit Ecosystem: we recently started an RFC on how the Ecosystem should be structured. It is very draft-y at the moment, but you can subscribe for notifications here Qiskit/RFCs#46 to participate in that discussion. 📣 Would you like to showcase your project to the Qiskit community? A couple of things you can do to raise awareness for your project:
Great having you as a part of the ecosystem! |
Github repo
https://github.com/Pitt-JonesLab/mirror-gates
Description
MIRAGE is a transpilation plugin for quantum circuits that minimizes the use of SWAP gates while optimizing native basis gate decomposition through mirror gates. Specifically designed for iSWAP-based quantum systems, MIRAGE improves circuit depth, making quantum algorithms more practical and efficient.
Email
[email protected]
Alternatives
No response
License
MIT license
Affiliations
University of Pittsburgh
Labels
Transpiler plugin
Website
https://arxiv.org/abs/2308.03874
The text was updated successfully, but these errors were encountered: