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

Introduce QuantumRegister and ClassicalRegister #1764

Open
kaelynj opened this issue Jul 25, 2024 · 1 comment · May be fixed by #1601
Open

Introduce QuantumRegister and ClassicalRegister #1764

kaelynj opened this issue Jul 25, 2024 · 1 comment · May be fixed by #1601
Assignees

Comments

@kaelynj
Copy link
Collaborator

kaelynj commented Jul 25, 2024

URL, if applicable

https://docs.quantum.ibm.com/guides/construct-circuits)

Describe the new content you are requesting.

Looking over the docs for constructing circuits, I don't see any discussion of the QuantumRegister or ClassicalRegister objects, save for the section on arithmetic circuits in the circuit library page. Exposing this feature to users outside of the API docs is needed imo. This could easily be included by incorporating their usage in the "Construct circuits" page.

If this new content request is accepted, do you want to write the content?

I will write a draft of the proposed content

@shraddha-aangiras
Copy link
Contributor

Hi, I have introduced them in this PR!

@frankharkins frankharkins linked a pull request Aug 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

5 participants