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

Create a function for checking whether all instructions in a quantum circuit are unitary #11204

Open
caleb-johnson opened this issue Nov 6, 2023 · 2 comments
Assignees
Labels
type: feature request New feature or request

Comments

@caleb-johnson
Copy link
Contributor

caleb-johnson commented Nov 6, 2023

What should we add?

There are many places in Qiskit where each instruction in a quantum circuit is checked to determine if it is unitary. Unify this logic under one function, rather than writing various individual loops for checking data.

More conversation here in #11177 .

@saketpab
Copy link

hi @caleb-johnson, may I be assigned this task

@caleb-johnson
Copy link
Contributor Author

hi @caleb-johnson, may I be assigned this task

I think this should be a straightforward task, but I don't have permissions to assign issues. I'm sure @jakelishman wouldn't mind you working on this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants