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
479 stars 355 forks source link

Add support for BackendV2 in PulseSystemModel.from_backend method #1478

Open HuangJunye opened 2 years ago

HuangJunye commented 2 years ago

What is the expected behavior?

https://github.com/Qiskit/qiskit-terra/pull/7643 implemented mocked IBM Quantum Systems backends using the new BackendV2 interface.

However, noisy simulation of pulse job using FakeBackendV2 is not possible because Aer doesn't support generating PulseSystemModel from V2 backends yet.

Related to #1477

1ucian0 commented 1 year ago

0.11 was released. Bumping this one to 0.12

hhorii commented 1 year ago

1545 is postponed. Also Pulse Simulation will be deprecated in 0.12.0.