You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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.
The text was updated successfully, but these errors were encountered: