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

New branch for qchem features #5638

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

New branch for qchem features #5638

wants to merge 11 commits into from

Conversation

ddhawan11
Copy link
Contributor

Context:
A new branch for quantum chemistry features

Description of the Change:

Benefits:
Helps add small changes to this branch before merging to master

Possible Drawbacks:

Related GitHub Issues:

Copy link
Contributor

github-actions bot commented May 3, 2024

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.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.

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.67%. Comparing base (58668d7) to head (8b982a0).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5638      +/-   ##
==========================================
- Coverage   99.68%   99.67%   -0.01%     
==========================================
  Files         416      416              
  Lines       39049    38843     -206     
==========================================
- Hits        38925    38717     -208     
- Misses        124      126       +2     

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

@soranjh soranjh added the do not merge ⚠️ Do not merge the pull request until this label is removed label May 3, 2024
ddhawan11 and others added 10 commits May 9, 2024 04:48
**Context:**

**Description of the Change:**
Molecule is the central object for molecular_hamiltonian function

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**

---------

Co-authored-by: soranjh <soran.jahangiri@gmail.com>
Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
Co-authored-by: Austin Huang <65315367+austingmhuang@users.noreply.github.com>
…function (#5694)

**Context:**
Support Angstrom units along with Bohr

**Description of the Change:**
Molecule class and molecular_hamiltonian function now works with both
Bohr and Angstrom units.

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**

---------

Co-authored-by: soranjh <soran.jahangiri@gmail.com>
Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
Co-authored-by: Austin Huang <65315367+austingmhuang@users.noreply.github.com>
Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
**Context:**
Changes openshell warnings.

**Description of the Change:**
Changed openshell warnings to work with new molecular_hamiltonian
function

**Benefits:**
molecular_hamiltonian function works with openshell molecules when
method is pyscf

**Possible Drawbacks:**

**Related GitHub Issues:**

---------

Co-authored-by: soranjh <soran.jahangiri@gmail.com>
Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
Co-authored-by: Austin Huang <65315367+austingmhuang@users.noreply.github.com>
Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
**Context:**
added different mappings to molecular_hamiltonian function

**Description of the Change:**
molecular Hamiltonian can be mapped using different mapping schemes.

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**

---------

Co-authored-by: soranjh <soran.jahangiri@gmail.com>
**Context:**
The PR updates the qchem docs after making Molecule the central object
in qchem.

**Description of the Change:**

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge ⚠️ Do not merge the pull request until this label is removed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants