Qiskit / qiskit-aer

Aer is a high performance simulator for quantum circuits that includes noise models
https://qiskit.github.io/qiskit-aer/
Apache License 2.0
464 stars 354 forks source link

Updated documents and tutorials which supports Qiskit 1.0 and Primitives V2 #2160

Closed divshacker closed 2 weeks ago

divshacker commented 3 weeks ago

Summary

This PR Updates the documentation and tutorials according to new version of Qiskit and Primitives V2 fixes #2114 #2163

Details and comments

More Details can be found in the above linked issue

divshacker commented 3 weeks ago

Hey, @doichanj I have updated the code used in the tutorials, Resolved every error coming due to compatibility issue. I will start updating the documentation now. If there's any thing that needs to be updated right now, Just let me know. Thanks