qiskit-community / qiskit-community-tutorials

A collection of Jupyter notebooks developed by the community showing how to use Qiskit
Apache License 2.0
703 stars 510 forks source link

Update h2_var_forms.ipynb #118

Closed cpossel closed 1 year ago

cpossel commented 2 years ago

Summary

Update h2_var_forms.ipynb to qiskit 0.37.1

Details and comments

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 2 years 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.

cpossel commented 1 year ago

@woodsp-ibm Is there anything missing to be done from my side for this pull request?

woodsp-ibm commented 1 year ago

@cpossel I don't know who is looking after the community section now as such. As you can see Aqua used to also have tutorials here too - as per the one you updated - but we now do thing differently. I will note that the upcoming Nature changes will mean this code becomes out of data again. The algorithms in Terra have already been switched over to using primitives and Nature APi is evolving and will support the new algorithms in the new API. Anyway I think from prior usage I still can approve here so I'll do that. Its for sure an improvement over what was here before that only worked with the now unsupported Aqua.

cpossel commented 1 year ago

@woodsp-ibm Thanks for approving and the information. Where is the new spot / how is the new way to do things now? Is there a substitute/successor for this repo?

woodsp-ibm commented 1 year ago

For the applications (Nature etc) we have tutorials as part of the docs in the repos themselves. For algorithms that are now in Terra, the tutorials are in a qiskit_tutorials repo - which used to have applications one too. So for the main documentation that is part of maintained code thats where it is. We are also looking to change things up with what the tutorials are to also have howtos, examples and reference material.

Anyway as to community tutorials maybe @1ucian0 might know more in regards of this discussion.

cpossel commented 1 year ago

Thank you! I will check out these locations for further contributions. Is it planned to mark this repo here deprecated then?🤔

woodsp-ibm commented 1 year ago

Tutorials that are published as part of the docs for the maintained Qiskit package are managed elsewhere now. As far as additional material such a different tutorials etc from the community I would defer any answer to someone who knows. While we put additional materials here in the past, that were not part of the set that was wanted in the main docs, the goal is to have the docs be comprehensive enough. As to what is happening in regards of this repository, again I would have to defer to someone in the community team.