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

Fixed qc.num_connected_components() for circuits with bit conditioned gates #6564

Merged
merged 9 commits into from
Jul 1, 2021

Conversation

TharrmashasthaPV
Copy link
Contributor

Summary

Fixes part of #6475 .

Details and comments

This follows the introduced feature of conditioning gates on single bits in #6018 . This PR extends the qc.num_connected_components() method for circuits with single bit conditioned gates. Tests have also been added.

@1ucian0 1ucian0 added Changelog: Bugfix Include in the "Fixed" section of the changelog automerge labels Jun 24, 2021
Copy link
Member

@1ucian0 1ucian0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mergify mergify bot merged commit 8c062c7 into Qiskit:main Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the "Fixed" section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants