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

Use qiskit-algorithms library and upgrade to SamplerV2 #6

Open
BrunoRosendo opened this issue Aug 31, 2024 · 0 comments
Open

Use qiskit-algorithms library and upgrade to SamplerV2 #6

BrunoRosendo opened this issue Aug 31, 2024 · 0 comments
Labels

Comments

@BrunoRosendo
Copy link
Owner

Currently, I am using a modified local copy of qiskit-algorithms, because its current version is not compatible with an update made recently by IBM (March 2024): https://docs.quantum.ibm.com/run/primitives-examples

beginning 1 March 2024, Qiskit Runtime will require that circuits and observables are transformed to use only instructions supported by the system (referred to as instruction set architecture (ISA) circuits and observables) before being submitted to the primitives

The issue was created a while ago without much track qiskit-community/qiskit-algorithms#164, but there is currently work being done to fix it: qiskit-community/qiskit-algorithms#197

Other than fixing the ISA issue, it also updates the library to SamplerV2.

When the PR is merged and release, I should update this library as well.

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

No branches or pull requests

1 participant