QuantumApplicationLab / vqls-prototype

A Variational Quantum Linear Solver Prototype for Qiskit
Apache License 2.0
12 stars 4 forks source link

Migrate vqls-prototype to EstimatorV2 #18

Closed Cmurilochem closed 1 month ago

Cmurilochem commented 2 months ago

In order to address https://github.com/QuantumApplicationLab/wntr-quantum/issues/17. We need to make the current code compatible with EstimatorV1, EstimatorV2... from qiskit-aer and qiskit-ibm-runtime.