qiskit/test/python/providers/fake_provider
Eli Arbel 655088434f
Remove pulse from GenericBackendV2 (#13829)
* Remove pulse from GenericBackendV2

This commit removes pulse-related functionality from GenericBackendV2, as
part of Pulse removal in Qiskit 2.0. This includes the ability to initialize
the backend with custom calibrations and query it for channel information.
Also, various clean ups where made to accommodate for the updated API of
GenericBackendV2.

* Update releasenotes/notes/remove-pulse-generic-backendv2-738ad9f7ab64b8fd.yaml

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

---------

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
2025-02-13 16:08:52 +00:00
..
__init__.py Relocate mock backends from qiskit.test.mock to qiskit.mock (#7437) 2022-03-04 18:52:03 +00:00
test_fake_backends.py Deprecate fake backends based on BackendV1 (#12660) 2024-07-29 10:09:40 +00:00
test_generic_backend_v2.py Remove pulse from GenericBackendV2 (#13829) 2025-02-13 16:08:52 +00:00