-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: wavefunction91/MACIS
base: master
head repository: wavefunction91/MACIS
compare: gf
- 15 commits
- 23 files changed
- 3 contributors
Commits on Sep 16, 2022
-
Made main/ routine to run ASCI/ED with GF calculation. Similarly, add…
…ed ED+GF code to asci_body.hpp
Carlos Mejuto Zaera (cmejutoz) committedSep 16, 2022 Configuration menu - View commit details
-
Copy full SHA for ff9d6c1 - Browse repository at this point
Copy the full SHA ff9d6c1View commit details
Commits on Sep 19, 2022
-
Added Lobpcg call as possible Hamiltonian solver, to get excited stat…
…es if so desired.
Carlos Mejuto Zaera (cmejutoz) committedSep 19, 2022 Configuration menu - View commit details
-
Copy full SHA for dee63bb - Browse repository at this point
Copy the full SHA dee63bbView commit details -
Carlos Mejuto Zaera (cmejutoz) committedSep 19, 2022 Configuration menu - View commit details
-
Copy full SHA for e7f209e - Browse repository at this point
Copy the full SHA e7f209eView commit details
Commits on Sep 23, 2022
-
Included LOBPCG to the ASCI workflow, adding option to evaluate multi…
…ple roots of Hamiltonian. Also added minor strucute to HamiltonianGenerator to allow for state symmetrization in case of degeneracies for impurity solver specialization.
Carlos Mejuto Zaera (cmejutoz) committedSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for efb5802 - Browse repository at this point
Copy the full SHA efb5802View commit details
Commits on Sep 28, 2022
-
Added main/ file to just run ASCI, no RDM's or GF's.
Carlos Mejuto Zaera (cmejutoz) committedSep 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 4306a7a - Browse repository at this point
Copy the full SHA 4306a7aView commit details
Commits on Oct 7, 2022
-
Added minimal infrastructure to symmetrize determinant truncation dow…
…ntream in the impurity version of the code.
Carlos Mejuto Zaera (cmejutoz) committedOct 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 36f102c - Browse repository at this point
Copy the full SHA 36f102cView commit details
Commits on Nov 21, 2022
-
Changed metis source in CMakeLists to more stable mirror.
Carlos Mejuto Zaera committedNov 21, 2022 Configuration menu - View commit details
-
Copy full SHA for f2b9571 - Browse repository at this point
Copy the full SHA f2b9571View commit details -
Included option to save to file the (band) Lanczos data required to r…
…ecompute the Green's function in a given frequency window.
Configuration menu - View commit details
-
Copy full SHA for 53e74ff - Browse repository at this point
Copy the full SHA 53e74ffView commit details
Commits on Nov 24, 2022
-
Added custom exception class to utils.h++ to identify missing keys in…
… the input file.
Configuration menu - View commit details
-
Copy full SHA for 890d13a - Browse repository at this point
Copy the full SHA 890d13aView commit details
Commits on Dec 1, 2022
-
Added infrastructure to include active spaces into ASCI search
Carlos Mejuto Zaera committedDec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for ea55b66 - Browse repository at this point
Copy the full SHA ea55b66View commit details
Commits on Feb 7, 2023
-
Added functionalities to use Lowdin projection in impurity solver.
Carlos Mejuto Zaera committedFeb 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 21c4b3f - Browse repository at this point
Copy the full SHA 21c4b3fView commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8fc98ed - Browse repository at this point
Copy the full SHA 8fc98edView commit details
Commits on Sep 29, 2023
-
Tweaked the Hamiltonian diagonalization's option to evaluate the diag…
…onalization simply calling lapack
Configuration menu - View commit details
-
Copy full SHA for c6cb23d - Browse repository at this point
Copy the full SHA c6cb23dView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d15ea2 - Browse repository at this point
Copy the full SHA 7d15ea2View commit details
Commits on Nov 26, 2024
-
Added minor modification to make Band Lanczos computation of the GF c…
…ompatible with comlpex wave functions. The normal Lanczos calculation of off-diagonal elements is not appropriate for complex wave functions, though.
Configuration menu - View commit details
-
Copy full SHA for 79a5ada - Browse repository at this point
Copy the full SHA 79a5adaView 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 master...gf