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: coefficient computation during FermionicOp.simplify #900

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

mrossinek
Copy link
Member

Summary

#893 introduced a bug because it miscomputed the coefficient sign during the FermionicOp.simplify method.
This PR fixes that bug.

Details and comments

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3274818934

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0007%) to 85.678%

Totals Coverage Status
Change from base Build 3267422782: 0.0007%
Covered Lines: 17049
Relevant Lines: 19899

💛 - Coveralls

@mergify mergify bot merged commit 015c009 into qiskit-community:main Oct 18, 2022
@mrossinek mrossinek deleted the fix-fermionicop-simplify branch October 20, 2022 06:44
Anthony-Gandon pushed a commit to Anthony-Gandon/qiskit-nature that referenced this pull request May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants