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

Converter for SHCI wavefunction #4524

Merged
merged 15 commits into from
Sep 20, 2023
Merged

Converter for SHCI wavefunction #4524

merged 15 commits into from
Sep 20, 2023

Conversation

Chiffafox
Copy link
Contributor

Context:

Continuing to expand the capabilities of the qml.qchem.import_state to allow more diverse wavefunction ansatze to be used to initialize quantum algorithms.

Description of the Change:

The function can now import SHCI wavefunctions generated by the Dice code.

Benefits:

Possible Drawbacks:

Related GitHub Issues:

@Chiffafox Chiffafox added the qchem ⚛️ Related to the QChem package label Aug 25, 2023
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b82d256) 99.62% compared to head (c5a6cf1) 99.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4524   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files         375      375           
  Lines       33472    33486   +14     
=======================================
+ Hits        33347    33361   +14     
  Misses        125      125           
Files Changed Coverage Δ
pennylane/qchem/convert.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@soranjh
Copy link
Contributor

soranjh commented Sep 8, 2023

[sc-43871]

Copy link
Contributor

@Jaybsoni Jaybsoni left a comment

Choose a reason for hiding this comment

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

Lots of small comments, once its polished I am happy to approve 👍🏼

pennylane/qchem/convert.py Show resolved Hide resolved
pennylane/qchem/convert.py Outdated Show resolved Hide resolved
pennylane/qchem/convert.py Show resolved Hide resolved
pennylane/qchem/convert.py Outdated Show resolved Hide resolved
pennylane/qchem/convert.py Outdated Show resolved Hide resolved
tests/qchem/of_tests/test_convert.py Outdated Show resolved Hide resolved
tests/qchem/of_tests/test_convert.py Outdated Show resolved Hide resolved
tests/qchem/of_tests/test_convert.py Outdated Show resolved Hide resolved
tests/qchem/of_tests/test_convert.py Outdated Show resolved Hide resolved
doc/releases/changelog-dev.md Outdated Show resolved Hide resolved
@soranjh soranjh changed the base branch from master to pl_dmrgstate September 15, 2023 19:20
@soranjh soranjh marked this pull request as ready for review September 15, 2023 19:20
@soranjh soranjh changed the base branch from pl_dmrgstate to master September 15, 2023 19:23
Copy link
Contributor

@Jaybsoni Jaybsoni left a comment

Choose a reason for hiding this comment

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

Looks good from my side once the last two comments are addressed

@soranjh soranjh merged commit 691de84 into master Sep 20, 2023
39 checks passed
@soranjh soranjh deleted the pl_shcistate branch September 20, 2023 21:58
mudit2812 pushed a commit that referenced this pull request Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qchem ⚛️ Related to the QChem package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants