Skip to content

Fix current Qiskit versions#368

Merged
kottmanj merged 2 commits intotequilahub:develfrom
ohuettenhofer:fix_qiskit
Nov 1, 2024
Merged

Fix current Qiskit versions#368
kottmanj merged 2 commits intotequilahub:develfrom
ohuettenhofer:fix_qiskit

Conversation

@ohuettenhofer
Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Collaborator

kottmanj commented Nov 1, 2024

Thanks!

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