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

Add support for verbatim circuits and disable_qubit_rewiring #61

Merged

Conversation

dexter2206
Copy link
Contributor

Summary

This PR implements support for verbatim boxes (only for whole circuits) and disabling qubit rewiring. The solution follows exactly the discussion in #58

Details and comments

Note that tests for the functionality have a skip mark because they necessarily have to access external resources.

@IceKhan13 IceKhan13 self-requested a review August 31, 2022 17:31
@IceKhan13 IceKhan13 added the enhancement New feature or request label Aug 31, 2022
@IceKhan13 IceKhan13 added this to the Release 0.0.3 milestone Aug 31, 2022
Copy link
Member

@IceKhan13 IceKhan13 left a comment

Choose a reason for hiding this comment

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

@dexter2206 amazing work! All good on code side!

I only have comment on notebook. Last cell is not executed, so, we do not see result. And maybe we should catch error. By that we will show that error is expected.

What do you think?

@IceKhan13
Copy link
Member

I think we merge this and fix #45 and we will cut new release.

@dexter2206
Copy link
Contributor Author

@dexter2206 amazing work! All good on code side!

I only have comment on notebook. Last cell is not executed, so, we do not see result. And maybe we should catch error. By that we will show that error is expected.

What do you think?

Thanks! I will change the notebook as suggested tomorrow when Aspen is available.

@IceKhan13
Copy link
Member

@dexter2206 hi there! any updates here? :)

@IceKhan13 IceKhan13 self-requested a review November 2, 2022 20:57
@IceKhan13 IceKhan13 merged commit eed0611 into qiskit-community:main Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants