Steve Wood

Results 137 comments of Steve Wood

@anedumla Any comment on this one. @ahehn-nv I will note that as from the upcoming release of Terra, in early October, HHL will be deprecated and later removed from Terra...

I did not know that the algorithm would be moved over - as you see from the deprecation notice we are referring to the textbook. But that uses this algo...

@anedumla As HHL is deprecated here and you have the code in another repository linked from the [textbook ](https://learn.qiskit.org/course/ch-applications/solving-linear-systems-of-equations-using-hhl-and-its-qiskit-implementation#implementation) what to do with the issues here. I don't think there...

I don't believe you made any changes to the other file `02a_training_a_quantum_model_on_a_real_dataset.ipynb` which seems to be part of this PR. It looks like you might have run/saved it locally where...

Changes to ML and Opt at this time are around support for the primitives. ML has some new Neural Networks and Quantum Kernel logic done now using primitives. Algos are...

Take a look at this, see if its what you need, which was done some time back Qiskit/qiskit-finance#57 - there is a unit test added which shows its use etc.

Maybe also can check over docs and adjust class one-liners to improve the auto generated tables e.g. this is what kernels looks like at present which seems like it could...

This work eventually ended up being contributed as a tutorial to the community https://github.com/qiskit-community/qiskit-community-tutorials/pull/125 as suggested above https://github.com/Qiskit/qiskit-terra/pull/8226#issuecomment-1203627584

As this became a tutorial I am closing this as complete.