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

Code to extract overlaps from MPSs #78

Merged
merged 8 commits into from
Dec 16, 2024
Merged

Code to extract overlaps from MPSs #78

merged 8 commits into from
Dec 16, 2024

Conversation

aakunitsa
Copy link
Contributor

This PR adds some utility functions to compute the overlaps from DMRG solutions (src/qb_gsee_benchmar/dmrg_utils.py) and shows a basic example of their usage (examples/get_overlap.ipynb). The branch also contains the latest scripts/overlaps.csv generated with examples/get_overlap.ipynb. To ensure reproducibility, it would be nice to make the MPSs accessible for internal use on the SFTP server (what do you think, @jp7745 ? If you agree, I can upload them and modify the jupyter notebook accordingly).

@jp7745 jp7745 merged commit ddd3f3b into main Dec 16, 2024
0 of 2 checks passed
@jp7745 jp7745 deleted the alex-kunitsa/overlaps branch December 16, 2024 13:40
@jp7745
Copy link
Member

jp7745 commented Dec 16, 2024

@aakunitsa: yes, you can drop the MPS file on the SFTP server for posterity. The MPS and overlaps are required for our approach to resource estimation, but not required for "the benchmark" on a general level, so I don't think anything more sophisticated than posting them on the SFTP server is necessary. Thanks again!

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.

2 participants