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

Explain why decompose is used #1513

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Explain why decompose is used #1513

merged 1 commit into from
Jun 14, 2024

Conversation

kaelynj
Copy link
Collaborator

@kaelynj kaelynj commented Jun 10, 2024

Closes #1439

Decompose is basically only used here to visualize the circuit correctly. If it wasn't, it just be an opaque block when calling draw()

@kaelynj kaelynj requested a review from beckykd June 10, 2024 13:13
@qiskit-bot
Copy link
Contributor

Thanks for contributing to Qiskit documentation!

Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌

One or more of the following people are relevant to this code:

Copy link
Collaborator

@javabster javabster left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@kaelynj kaelynj added this pull request to the merge queue Jun 14, 2024
Merged via the queue into main with commit d7839a2 Jun 14, 2024
4 checks passed
@kaelynj kaelynj deleted the kjf/explain-decompose branch June 14, 2024 19:41
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
Closes Qiskit#1439 
 
Decompose is basically only used here to visualize the circuit
correctly. If it wasn't, it just be an opaque block when calling
`draw()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Explain why decompose should be used
3 participants