Skip to content

🐛 fix permutation handling in QASM dump #810

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 2 commits into from
Jan 22, 2025
Merged

🐛 fix permutation handling in QASM dump #810

merged 2 commits into from
Jan 22, 2025

Conversation

burgholzer
Copy link
Member

Description

This PR fixes an oversight in #753 where the respective changes would sometimes create invalid output permutation dumps.
This surfaced as part of munich-quantum-toolkit/qmap#418.

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 self-assigned this Jan 22, 2025
@burgholzer burgholzer added fix Fix for something that isn't working Core Anything related to the Core library and IR c++ Anything related to C++ code labels Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@burgholzer burgholzer enabled auto-merge (squash) January 22, 2025 13:13
@burgholzer burgholzer merged commit ca1e4c4 into main Jan 22, 2025
31 checks passed
@burgholzer burgholzer deleted the fix-qasm-dump branch January 22, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Anything related to C++ code Core Anything related to the Core library and IR fix Fix for something that isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant