Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for new Qiskit V2 primitives #19

Open
jf-kong opened this issue Apr 3, 2024 · 1 comment
Open

Support for new Qiskit V2 primitives #19

jf-kong opened this issue Apr 3, 2024 · 1 comment

Comments

@jf-kong
Copy link

jf-kong commented Apr 3, 2024

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?

@mho291
Copy link

mho291 commented Apr 30, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants