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

Fix current Qiskit versions #368

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Conversation

ohuettenhofer
Copy link
Contributor

This is an attempt to update the simulator_qiskit code to be compatible with the latest version of Qiskit and Qiskit Aer. I likely did not catch everything, but basic calls to tq.simulate() should work.

Using this requires the packages qiskit, qiskit-aer and qiskit-ibm-runtime.

TODO: FakeProvider does not seem to exist anymore, see Qiskit/qiskit#11376, and I wasn't sure what exactly it is used for, so I just commented it out for now.

References for some of the changes I made:

@kottmanj
Copy link
Collaborator

kottmanj commented Nov 1, 2024

Thanks!

@kottmanj kottmanj merged commit c746b0f into tequilahub:devel Nov 1, 2024
11 checks passed
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

Successfully merging this pull request may close these issues.

2 participants