Qiskit / qiskit-tutorials

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

Update QAOA tutorial for primitives #1372

Closed declanmillar closed 1 year ago

declanmillar commented 1 year ago

Summary

Closes #1364.

Details and comments

Currently, due to Terra#9091 the SparsePauliOp must be converted to an Operator to be passed to NumPyMinimumEigensolver. Once this is resolved this step can be removed.

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

HuangJunye commented 1 year ago

@Guillermo-Mijares-Vilarino Can you please review this PR?

HuangJunye commented 1 year ago

@declanmillar Can you please address @Guillermo-Mijares-Vilarino 's comments so that we can merge this PR soon? Thank you!