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 GaussianForcesDriver.from_molecule improvements #400 #877

Merged
merged 16 commits into from
Oct 20, 2022

Conversation

cometta
Copy link
Contributor

@cometta cometta commented Oct 13, 2022

Summary

fix for fix for #400
added xcf argument to GaussianForcesDriver.from_molecule

Details and comments

@CLAassistant
Copy link

CLAassistant commented Oct 13, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@mrossinek mrossinek left a comment

Choose a reason for hiding this comment

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

Please also add the same argument to the VibrationalStructureMoleculeDriver in qiskit_nature.second_q.drivers.vibrational_structure_molecule_driver.py

@coveralls
Copy link

coveralls commented Oct 19, 2022

Pull Request Test Coverage Report for Build 3290834654

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.741%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_nature/second_q/drivers/gaussiand/gaussian_forces_driver.py 0 1 0.0%
Totals Coverage Status
Change from base Build 3287858531: 0.0%
Covered Lines: 17077
Relevant Lines: 19917

💛 - Coveralls

@cometta
Copy link
Contributor Author

cometta commented Oct 19, 2022

fixed unit-test

Copy link
Member

@mrossinek mrossinek left a comment

Choose a reason for hiding this comment

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

I think, once we do the below, this should be good to go 👍

Copy link
Member

@mrossinek mrossinek left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution to Qiskit Nature, @cometta!

@mergify mergify bot merged commit d1af4ba into qiskit-community:main Oct 20, 2022
Anthony-Gandon pushed a commit to Anthony-Gandon/qiskit-nature that referenced this pull request May 25, 2023
 (qiskit-community#877)

* fix GaussianForcesDriver.from_molecule improvements qiskit-community#400

* remove spaces

* added release note

* update unittest

* black reformat codes

* revert this legacy file changes

* reorder arguments

* updated based on comments

* removed unused "type: ignore"

* remove white spaces

* fix ci/cd error

* fix lint

* fix lint

* test: make GaussianForcesDriver XCF test functional

* Plug expected gaussian results in unit test

Co-authored-by: Max Rossmannek <oss@zurich.ibm.com>
Co-authored-by: Manoel Marques <manoel.marques@ibm.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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.

5 participants