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

Fix error in the calculation of 'v_core' in the 'two_particle' function #825

Merged
merged 3 commits into from Sep 25, 2020

Conversation

agran2018
Copy link
Contributor

Context:
Generalization of PL-QChem to build arbitrary electronic Hamiltonians

Description of the Change:
Fix error in the calculation of the contribution of core orbitals to two-particle operators in the function two_particle.

Benefits:
The contribution of core orbitals is computed correctly.

Possible Drawbacks:
None

Related GitHub Issues:
None

@agran2018 agran2018 added review-ready 👌 PRs which are ready for review by someone from the core team. qchem ⚛️ Related to the QChem package labels Sep 25, 2020
@agran2018 agran2018 self-assigned this Sep 25, 2020
@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #825 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #825   +/-   ##
=======================================
  Coverage   91.05%   91.05%           
=======================================
  Files         129      129           
  Lines        8678     8678           
=======================================
  Hits         7902     7902           
  Misses        776      776           
Impacted Files Coverage Δ
qchem/pennylane_qchem/qchem/obs.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27dc036...ecef9bc. Read the comment docs.

@agran2018 agran2018 merged commit 936a5cf into master Sep 25, 2020
@agran2018 agran2018 deleted the fix_error_in_v_core branch September 25, 2020 19:50
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 review-ready 👌 PRs which are ready for review by someone from the core team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants