8000 Comparing v0.4.3...main · evangelistalab/forte · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: evangelistalab/forte
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.3
Choose a base ref
...
head repository: evangelistalab/forte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 60 files changed
  • 5 contributors

Commits on Jan 23, 2025

  1. Update version

    fevangelista committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    d60f228 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. add and iadd for VectorSpaceList (#446)

    * implement add and iadd for sparseoperatorlist
    
    * review response
    brianz98 authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    4cbc6eb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Compute the excitation connection between two determinants (#449)

    * excitation_connection impl
    
    * more test for edge case of norb not covering all electrons
    
    * remove norbs
    brianz98 authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    98862fc View commit details
    Browse the repository at this point in the history
  2. Fix general CC DIIS (#447)

    * fix(?) diis
    
    * Change default diis length to pass pytests
    
    * review response
    brianz98 authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    a3f698f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. Generate truncated hilbert spaces (#448)

    * add truncation to hilbert space
    
    * ordering
    
    * add sanity checks, large test
    
    * Missed static cast
    
    * review response
    
    * review response
    
    * add truncated test with sym
    brianz98 authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    9008253 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Initial work on separating AVAS from ASET (#441)

    * Initial work on separating AVAS from ASET
    
    * Enable embedding (broken)
    
    * Fix issue with orbital update and improve the code
    
    * Aset updt (#452)
    
    * partial updates to embedding test cases
    
    * Updated psi4_integrals.cc to fix fock matrix issues with embedding
    
    * Update embedding-1 to -5: modified input.dat files and added updated_output.ref
    
    * deleted print statement in orbital_embedding.cc
    
    ---------
    
    Co-authored-by: Charli Chen <charli@CharliMacbook.local>
    
    * Remove files
    
    * Push MCSCF Fock matrix to psi4 wavefunction
    
    * Cleaned up code
    
    * Update forte/pymodule.py
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Split aset and avas
    
    * Simplify include
    
    ---------
    
    Co-authored-by: wateriousmelon2333 <zhijian.chen@emory.edu>
    Co-authored-by: Charli Chen <charli@CharliMacbook.local>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    4 people authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    5bda62b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec3db25 View commit details
    Browse the repository at this point in the history
  3. Remove comments

    fevangelista committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    9f9ca8b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Make forte.overlap respect argument order (#454)

    * make overlap respect order or argument
    
    * simplify
    
    * Add tests, move if outside
    
    * Update forte/helpers/math_structures.h
    
    Co-authored-by: fevangelista <francesco.evangelista@emory.edu>
    
    * Update forte/helpers/math_structures.h
    
    Co-authored-by: fevangelista <francesco.evangelista@emory.edu>
    
    * change tolerance
    
    ---------
    
    Co-authored-by: fevangelista <francesco.evangelista@emory.edu>
    brianz98 and fevangelista authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    a6fa5f0 View commit details
    Browse the repository at this point in the history
Loading
0