Qiskit / qiskit-tutorials

A collection of Jupyter notebooks showing how to use the Qiskit SDK
Apache License 2.0
2.28k stars 1.28k forks source link

Tutorial on the gradients framework (fixes #1390) #1463

Closed maxwell04-wq closed 1 year ago

maxwell04-wq commented 1 year ago

Summary

Fixes #1390

Details and comments

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

View / edit / reply to this conversation on ReviewNB

ElePT commented on 2023-06-01T15:05:57Z ----------------------------------------------------------------

I think that the title "Qiskit Gradient Framework using Primitives" is a bit more fitting, "The Gradient Framework" sounds too generic for me.

Also, I like how concise the tutorial goal is, but I think it could even be made into a single sentence, and include a link to the API ref. for the primitives:

This tutorial demonstrates the use of the qiskit.algorithms.gradients module to evaluate quantum gradients using the Qiskit Primitives

Finally, if it is not longer useful, could you please remove the comment? It is fine to have some comments while drafting the tutorial, but we should avoid them in the final version :)


maxwell04-wq commented on 2023-06-01T19:32:19Z ----------------------------------------------------------------

Incorporated.