Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
5.3k stars 2.37k forks source link

Add example on how to use ``NLocal`` #10480

Open Cryoris opened 1 year ago

Cryoris commented 1 year ago

What should we add?

The NLocal class allows for quick prototyping of variational circuits. It would be great to have a set of examples in the docs to show the most common workflows and some special cases.

shef4 commented 1 year ago

I'd be interested in working on this issue if possible. Will start researching how NLocal works for quick prototyping of variational circuits.

1ucian0 commented 6 months ago

Hi @shef4 , are you still working on this issue?

shef4 commented 6 months ago

Hi @1ucian0, Yes sorry, I had some issues setting up my dev environment to run tests and lost track. My dev environment is working much better now so happy to continue, collaborate, or share what I have so far if someone else is intrested

1ucian0 commented 6 months ago

Great, I was just checking! You can always open a draft PR if you prefer. No worries, otherwise.

shef4 commented 6 months ago

Thanks will do If I run into any issues again

anurag-quantum commented 3 weeks ago

Hi @1ucian0 I will try to work on this and submit my changes. I will open a draft PR and then update the thread. Thanks,.