Skip to content
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

feat: Improved support for IfElseOp in qiskit_to_tk #463

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

CalMacCQ
Copy link
Contributor

@CalMacCQ CalMacCQ commented Mar 6, 2025

Description

WIP: Needs more careful logic and testing

driveby: use the new Circuit.has_implicit_wireswaps property to make a small simplification to tk_to_qiskit. See bc8f2f9.

Related issues

closes #452

Checklist

  • I have performed a self-review of my code.
  • I have commented hard-to-understand parts of my code.
  • I have made corresponding changes to the public API documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the changelog with any user-facing changes.

@CalMacCQ CalMacCQ requested a review from cqc-melf as a code owner March 6, 2025 17:01
@CalMacCQ CalMacCQ marked this pull request as draft March 6, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle register conditions/multiple bits for IfElseOp in qiskit_to_tk
1 participant