generated from qiskit-community/quantum-prototype-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Backends should use qiskit convention to be called from the provider and placed into a sampler instance. Refactor them to accommodate that behavior.
Currently there is the qutip and QPU backend but they use the not supported Qiskit Pulse API. This should be refactored using the provider and the sampler.