Qiskit / qiskit-aer

Aer is a high performance simulator for quantum circuits that includes noise models
https://qiskit.github.io/qiskit-aer/
Apache License 2.0
464 stars 354 forks source link

Update SamplerV2 and EstimatorV2 to be compatible with those of Qiskit 1.1 #2150

Closed t-imamichi closed 2 weeks ago

t-imamichi commented 1 month ago

Summary

Update SamplerV2 and EstimatorV2 to be compatible with Qiskit 1.1

This PR updates the required Qiskit version to 1.1.0 because the above changes require Qiskit 1.1.

Note

Details and comments