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

Add molecular_dipole function #5764

Merged
merged 40 commits into from
Jun 7, 2024
Merged

Add molecular_dipole function #5764

merged 40 commits into from
Jun 7, 2024

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    283c7af View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    0c8ddb8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Make Molecule the central object for qchem functions (#5571)

    **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>
    4 people committed May 17, 2024
    Configuration menu
    Copy the full SHA
    456cd57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494980c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    f83d033 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    34b1aea View commit details
    Browse the repository at this point in the history
  2. Support Angstrom units with Molecule class and molecular_hamiltonian …

    …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>
    6 people committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3e37709 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea8a282 View commit details
    Browse the repository at this point in the history
  4. correct openshell errors in qchem (#5655)

    **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>
    5 people committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8b982a0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update mapping support in qchem (#5657)

    **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>
    ddhawan11 and soranjh committed May 27, 2024
    Configuration menu
    Copy the full SHA
    793d102 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    b49d7df View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Added more tests

    ddhawan11 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ffe2520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d93328 View commit details
    Browse the repository at this point in the history
  3. Fixed CI

    ddhawan11 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    062c2a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d942f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65e037a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Update doc/releases/changelog-dev.md

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    05f8346 View commit details
    Browse the repository at this point in the history
  2. Update pennylane/qchem/openfermion_obs.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6528379 View commit details
    Browse the repository at this point in the history
  3. Update pennylane/qchem/openfermion_obs.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4676911 View commit details
    Browse the repository at this point in the history
  4. Update pennylane/qchem/openfermion_obs.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1a502bc View commit details
    Browse the repository at this point in the history
  5. Update pennylane/qchem/openfermion_obs.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    be36830 View commit details
    Browse the repository at this point in the history
  6. Update pennylane/qchem/openfermion_obs.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c534e64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36f2ae8 View commit details
    Browse the repository at this point in the history
  8. Update pennylane/qchem/openfermion_obs.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4e7bb86 View commit details
    Browse the repository at this point in the history
  9. Update pennylane/qchem/openfermion_obs.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f7b8880 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    e771316 View commit details
    Browse the repository at this point in the history
  2. [skip ci] Added example

    ddhawan11 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a9d78a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b843231 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Increased test coverage

    ddhawan11 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    480298b View commit details
    Browse the repository at this point in the history
  2. Fixed CI

    ddhawan11 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8d8679f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8bf4e0 View commit details
    Browse the repository at this point in the history
  4. Addressed reviews

    ddhawan11 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e47aa64 View commit details
    Browse the repository at this point in the history
  5. Addressed reviews

    ddhawan11 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1c0c195 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Update pennylane/qchem/openfermion_obs.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b6b0944 View commit details
    Browse the repository at this point in the history
  2. Resolved conflicts

    ddhawan11 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9b0b5fb View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts

    ddhawan11 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    607be7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b630f52 View commit details
    Browse the repository at this point in the history
  5. Fixed CI

    ddhawan11 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fe779b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    062070c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b364d2 View commit details
    Browse the repository at this point in the history