Skip to content

🐛 Fix sxdg support in qiskit import #930

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

Merged
merged 3 commits into from
Apr 22, 2025

Conversation

burgholzer
Copy link
Member

Description

This PR fixes an oversight in the Qiskit import functionality, where sxdg would not be supported.
The SX gate family was missing in the corresponding test as well.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer added fix Fix for something that isn't working Core Anything related to the Core library and IR python Anything related to Python code labels Apr 22, 2025
@burgholzer burgholzer self-assigned this Apr 22, 2025
Signed-off-by: burgholzer <[email protected]>
@burgholzer burgholzer moved this to In Progress in MQT Core Apr 22, 2025
@burgholzer burgholzer enabled auto-merge (squash) April 22, 2025 11:46
@burgholzer burgholzer merged commit 72e5e2c into main Apr 22, 2025
22 checks passed
@burgholzer burgholzer deleted the fix-sxdg-support-in-qiskit-import branch April 22, 2025 12:13
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@github-project-automation github-project-automation bot moved this from In Progress to Done in MQT Core Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Anything related to the Core library and IR fix Fix for something that isn't working python Anything related to Python code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant