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

Allow pyscf>=1.7.2 for QChem #1254

Merged
merged 1 commit into from
Apr 26, 2021
Merged

Allow pyscf>=1.7.2 for QChem #1254

merged 1 commit into from
Apr 26, 2021

Conversation

antalszava
Copy link
Contributor

@antalszava antalszava commented Apr 23, 2021

Addresses #1145 as the pyscf==1.7.2 strict pinning is no longer required.

The original issue was solved in PySCF (see change to the SciPy requirement) after we've done the strict pinning.

@github-actions
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit .github/CHANGELOG.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #1254 (f0562be) into master (b81a579) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1254   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files         146      146           
  Lines       11035    11035           
=======================================
  Hits        10830    10830           
  Misses        205      205           

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 b81a579...f0562be. Read the comment docs.

Copy link
Contributor

@glassnotes glassnotes left a comment

Choose a reason for hiding this comment

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

Thanks for getting to this so quickly @antalszava ! Installing qchem in Python 3.9 is now a totally smooth process 🎉

@antalszava antalszava merged commit 34ada2c into master Apr 26, 2021
@antalszava antalszava deleted the ease_pyscf_req branch April 26, 2021 17:33
@josh146 josh146 added this to the v0.15.1 milestone Apr 29, 2021
josh146 pushed a commit that referenced this pull request May 3, 2021
@josh146 josh146 mentioned this pull request May 3, 2021
josh146 added a commit that referenced this pull request May 3, 2021
* allow pyscf>=1.7.2 for QChem (#1254)

(cherry picked from commit 34ada2c)

* merge

* merge

* Fixes two bugs in the parameter-shift Hessian (#1260)

* Fixes two bugs in the parameter-shift Hessian

* fix

* added additional test

(cherry picked from commit beaf0a6)

* merge

* changelog

* Apply suggestions from code review

Co-authored-by: Maria Schuld <mariaschuld@gmail.com>

Co-authored-by: antalszava <antalszava@gmail.com>
Co-authored-by: Maria Schuld <mariaschuld@gmail.com>
josh146 added a commit that referenced this pull request May 3, 2021
* V0.15.1 bugfix (#1268)

* allow pyscf>=1.7.2 for QChem (#1254)

(cherry picked from commit 34ada2c)

* merge

* merge

* Fixes two bugs in the parameter-shift Hessian (#1260)

* Fixes two bugs in the parameter-shift Hessian

* fix

* added additional test

(cherry picked from commit beaf0a6)

* merge

* changelog

* Apply suggestions from code review

Co-authored-by: Maria Schuld <mariaschuld@gmail.com>

Co-authored-by: antalszava <antalszava@gmail.com>
Co-authored-by: Maria Schuld <mariaschuld@gmail.com>

* fix

Co-authored-by: antalszava <antalszava@gmail.com>
Co-authored-by: Maria Schuld <mariaschuld@gmail.com>
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.

None yet

3 participants