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

Mention the need for classical register name in SamplerV2 #1130

Closed
2 tasks done
jyu00 opened this issue Apr 4, 2024 · 1 comment · Fixed by #1088
Closed
2 tasks done

Mention the need for classical register name in SamplerV2 #1130

jyu00 opened this issue Apr 4, 2024 · 1 comment · Fixed by #1088
Assignees
Labels
content request request for new content to be added in-progress

Comments

@jyu00
Copy link
Collaborator

jyu00 commented Apr 4, 2024

URL, if applicable

Describe the new content you are requesting.

The output of SamplerV2 is grouped by the names of the classical registers in the input circuit. The default is meas if measure_all() is used, but it's c if measure() is used. This has caused some confusion with the users. #1088 has this note

image

We should add this so the general SamplerV2 docs as well.

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

I can help the team by providing enough information to write the material

@beckykd
Copy link
Collaborator

beckykd commented Apr 11, 2024

These topics all have the note added:

  • migration-guides/qiskit-runtime-examples
  • migration-guides/qiskit-runtime-use-case
  • migration-guides/v2-primitives (2 locations)
  • run/primitives-examples
  • run/primitives

These changes will all be part of #1088 and will go live on Monday

@beckykd beckykd moved this to In Progress in Docs Planning Apr 11, 2024
github-merge-queue bot pushed a commit that referenced this issue Apr 15, 2024
Closes #1083 
Closes #1130 

Changes can be viewed here:
https://qiskit-docs-preview-pr-1088.1799mxdls7qz.us-south.codeengine.appdomain.cloud/api/migration-guides/qiskit-runtime

FYI @jyu00 @ElePT

---------

Co-authored-by: Jessie Yu <jessieyu@us.ibm.com>
Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Docs Planning Apr 15, 2024
frankharkins pushed a commit to frankharkins/documentation that referenced this issue Jul 22, 2024
Closes Qiskit#1083 
Closes Qiskit#1130 

Changes can be viewed here:
https://qiskit-docs-preview-pr-1088.1799mxdls7qz.us-south.codeengine.appdomain.cloud/api/migration-guides/qiskit-runtime

FYI @jyu00 @ElePT

---------

Co-authored-by: Jessie Yu <jessieyu@us.ibm.com>
Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content request request for new content to be added in-progress
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants