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

Update metadata of Primitives V2 #2206

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Conversation

t-imamichi
Copy link
Member

@t-imamichi t-imamichi commented Aug 15, 2024

Summary

Updates metadata of SamplerV2 and EstimatorV2 to be compatible with that of IBM Quantum devices.

  • version and circuit_metadata are added for SamplerV2 and EstimatorV2
  • shots is added for SamplerV2

port of Qiskit/qiskit#12784

Details and comments

@t-imamichi
Copy link
Member Author

Qiskit 1.2 release seems to cause some lint errors. Qiskit/qiskit#12906 is likely to be related.

************* Module qiskit_aer.noise.noise_model
qiskit_aer/noise/noise_model.py:26:0: E0611: No name 'BackendProperties' in module 'qiskit.providers.models' (no-name-in-module)
************* Module qiskit_aer.backends.aerbackend
qiskit_aer/backends/aerbackend.py:27:0: E0611: No name 'BackendStatus' in module 'qiskit.providers.models' (no-name-in-module)

https://github.com/Qiskit/qiskit-aer/actions/runs/10417899689/job/28852991294?pr=2206

@doichanj doichanj merged commit 0bcc6e5 into Qiskit:main Aug 19, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants