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

Primitive interface updates for EstimatorV2 #1314

Closed
kt474 opened this issue Jan 11, 2024 · 1 comment
Closed

Primitive interface updates for EstimatorV2 #1314

kt474 opened this issue Jan 11, 2024 · 1 comment
Assignees
Labels
priority: high High priority issue (must have for current release) Qiskit 1.0

Comments

@kt474
Copy link
Member

kt474 commented Jan 11, 2024

Part of #1131

Support EstimatorV2 input/output:

  • Input RFC Output RFC
  • Input would be one or more PUBs (Primitive Unified Bloc). Each is a tuple of (circuit, observables, parameter values).
  • Output would be PubResults

Based on the following Qiskit PRs Estimator 11227:

Some of the work has already been done in #1224

@kt474 kt474 added the priority: high High priority issue (must have for current release) label Jan 11, 2024
@kt474 kt474 self-assigned this Jan 17, 2024
@kt474
Copy link
Member Author

kt474 commented Mar 6, 2024

Completed in 0.21.0 release

@kt474 kt474 closed this as completed Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority issue (must have for current release) Qiskit 1.0
Projects
None yet
Development

No branches or pull requests

2 participants