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

Start using Backend*V2 qiskit and other qiskit objects directly #1702

Closed
ihincks opened this issue May 22, 2024 · 0 comments · Fixed by #1700
Closed

Start using Backend*V2 qiskit and other qiskit objects directly #1702

ihincks opened this issue May 22, 2024 · 0 comments · Fixed by #1700
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ihincks
Copy link
Collaborator

ihincks commented May 22, 2024

What is the expected feature or enhancement?

Presently they are duplicated because they were not available in the 1.0 release of qiskit. Once #1690 is closed, we can import them directly.

Acceptance criteria

  • Use SamplerPubResult instead of PubResult for the sampler
  • Use Backend*V2 implementations from qiskit
@ihincks ihincks added the enhancement New feature or request label May 22, 2024
@kt474 kt474 added this to the 0.24.0 milestone May 29, 2024
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 a pull request may close this issue.

3 participants