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

Fix get_results() when process_circuits() given circuits of different sizes #422

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

cqc-alec
Copy link
Collaborator

@cqc-alec cqc-alec commented Nov 21, 2024

Fixes #420 .

Regression was introduced in pytket-qiskit 0.51.0.

@cqc-alec cqc-alec changed the title Ae/processcircs Fix get_results() when process_circuits() given circuits of different sizes Nov 21, 2024
@cqc-alec cqc-alec marked this pull request as ready for review November 21, 2024 16:39
@cqc-alec cqc-alec requested a review from cqc-melf as a code owner November 21, 2024 16:39
Copy link
Collaborator

@cqc-melf cqc-melf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good besides the mypy issue :)

@cqc-alec cqc-alec merged commit b4f3033 into main Nov 21, 2024
6 checks passed
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.

AerBackend.process_circuits fails if circuits contain different numbers of qubits
2 participants