We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backend*V2
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
SamplerPubResult
PubResult
The text was updated successfully, but these errors were encountered:
t-imamichi
Successfully merging a pull request may close this issue.
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
SamplerPubResult
instead ofPubResult
for the samplerBackend*V2
implementations from qiskitThe text was updated successfully, but these errors were encountered: