Classiq / classiq-library

The Classiq Library is the largest collection of quantum algorithms, applications. It is the best way to explore quantum computing software. We welcome community contributions to our Library 🙌
https://platform.classiq.io
MIT License
282 stars 98 forks source link

Add VQE primitive notebook #129

Closed jyotiraj-code closed 1 month ago

jyotiraj-code commented 1 month ago

This following PR solves the #34 issue for creating a basic tutorial to for running a VQE primitive with Classiq.

In this PR:

All the required guidelines and already provided has been used to create the tutorial and it follows the structure of the other tutorials present in the basic_examples folder.

It was a great opportunity to work on this issue :)

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Nadav138 commented 1 month ago

Hello @jyotiraj-code!

The code looks good! We will further review it and approve it in accordance with the review.

jyotiraj-code commented 1 month ago

Hi again @Nadav138! Thanks for being such a help for this issue. If any changes are required from your side, I would be happy to work on them.