Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QCQMC notebooks #357

Merged
merged 49 commits into from
Jul 24, 2024
Merged

QCQMC notebooks #357

merged 49 commits into from
Jul 24, 2024

Conversation

fdmalone
Copy link
Collaborator

@fdmalone fdmalone commented Jul 1, 2024

Adds 3 notebooks for the QCQMC paper:

  1. Code overview
  2. End-to-end example
  3. Experimental data reproduction

Depends on #356

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@fdmalone
Copy link
Collaborator Author

fdmalone commented Jul 3, 2024

@mpharrigan do I need to do anything more to ensure the docs render correctly / regenerate them?

@mpharrigan
Copy link
Collaborator

I think you need to list the new notebooks in toc.yaml

@fdmalone
Copy link
Collaborator Author

fdmalone commented Jul 12, 2024

I can also split this up if that's more digestible

)

@classmethod
def build_hamiltonian_from_pyscf(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can probably simplify the method name since you know it will be prepended with HamiltonianData.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you mean remove the "_from"?

@fdmalone
Copy link
Collaborator Author

In terms of notebooks should these be cleared of output. Is the website updated automatically?

docs/qcqmc/full_workflow.ipynb Outdated Show resolved Hide resolved
docs/qcqmc/full_workflow.ipynb Outdated Show resolved Hide resolved
docs/qcqmc/full_workflow.ipynb Show resolved Hide resolved
docs/qcqmc/full_workflow.ipynb Outdated Show resolved Hide resolved
docs/qcqmc/full_workflow.ipynb Outdated Show resolved Hide resolved
docs/qcqmc/high_level.ipynb Outdated Show resolved Hide resolved
recirq/qcqmc/trial_wf.py Outdated Show resolved Hide resolved
recirq/qcqmc/trial_wf.py Outdated Show resolved Hide resolved
recirq/qcqmc/trial_wf.py Show resolved Hide resolved
recirq/qcqmc/trial_wf.py Outdated Show resolved Hide resolved
@mpharrigan
Copy link
Collaborator

Yes, the website should execute the notebooks

@fdmalone
Copy link
Collaborator Author

@dstrain115 is this approved?

Copy link
Collaborator

@dstrain115 dstrain115 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One of the notebooks could use some more explanation. After that, LGTM.

docs/qcqmc/experimental_wavefunctions.ipynb Show resolved Hide resolved
@fdmalone fdmalone merged commit 9d0b7ac into quantumlib:master Jul 24, 2024
5 checks passed
@fdmalone fdmalone deleted the qcqmc-notebooks branch July 24, 2024 23:17
@fdmalone fdmalone mentioned this pull request Jul 24, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants