You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation seems to be based on the V1 primitives and APIs of Qiskit. Qiskit has transitioned to V2 primitives with the release of Qiskit 1.0, and has deprecated the old APIs. There seems to be some changes to the backend too and code based on the old APIs may break. Are there plans to transition to the new APIs?
The text was updated successfully, but these errors were encountered:
I just wrote a piece of code for the qiskit_client.py with Qiskit's V2 primitives. Haven't done the tests yet. Replying to this chat so we don't do double work.
The current implementation seems to be based on the V1 primitives and APIs of Qiskit. Qiskit has transitioned to V2 primitives with the release of Qiskit 1.0, and has deprecated the old APIs. There seems to be some changes to the backend too and code based on the old APIs may break. Are there plans to transition to the new APIs?
The text was updated successfully, but these errors were encountered: