-
Notifications
You must be signed in to change notification settings - Fork 31
Comparing changes
Open a pull request
base repository: evangelistalab/forte
base: v0.4.3
head repository: evangelistalab/forte
compare: main
- 9 commits
- 60 files changed
- 5 contributors
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d60f228 - Browse repository at this point
Copy the full SHA d60f228View commit details
Commits on Feb 13, 2025
-
add and iadd for VectorSpaceList (#446)
* implement add and iadd for sparseoperatorlist * review response
Configuration menu - View commit details
-
Copy full SHA for 4cbc6eb - Browse repository at this point
Copy the full SHA 4cbc6ebView commit details
Commits on Feb 14, 2025
-
Compute the excitation connection between two determinants (#449)
* excitation_connection impl * more test for edge case of norb not covering all electrons * remove norbs
Configuration menu - View commit details
-
Copy full SHA for 98862fc - Browse repository at this point
Copy the full SHA 98862fcView commit details -
* fix(?) diis * Change default diis length to pass pytests * review response
Configuration menu - View commit details
-
Copy full SHA for a3f698f - Browse repository at this point
Copy the full SHA a3f698fView commit details
Commits on Feb 16, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 9008253 - Browse repository at this point
Copy the full SHA 9008253View commit details
Commits on Mar 27, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 5bda62b - Browse repository at this point
Copy the full SHA 5bda62bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec3db25 - Browse repository at this point
Copy the full SHA ec3db25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f9ca8b - Browse repository at this point
Copy the full SHA 9f9ca8bView commit details
Commits on Apr 9, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for a6fa5f0 - Browse repository at this point
Copy the full SHA a6fa5f0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.3...main