forked from pyscf/pyscf-forge
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add lpdft grad * some basic skeleton stuff * modify lpdft to cache CI vectors etc and grad/mcpdft for gfock sym build * might have get_wfn_response completed * fixed? maybe the get_ci_adiabats finally? * added some tests for wfn_response, not getting correct CI terms I know since they are not zero for fully variational case.. * fixed CI projection issue * won't try and test wfn_response...moving on to ham_response * need to add the EX component to derivative I think * got to evaluating eot, vot, and fot * need to fix vot contraction * moved xc_response to function * might have everything???? * trying to test h2 with no parameters * fix coulomb and weight derivaive contribution * agggggg off by a little * maybe progress made? * IT WORKS!!!!! Signed-off-by: Matthew Hennefarth <[email protected]> * error with core orbitals or something * merge * adding tests * test but also fix lpdft log printing * maybe some printing, but still have CI issues for lagrange... * no update, just checking tests * confused still * might hvae fixed itgit status * add tests * remove df test and uncomment slow stuff * add git tag info for tests * add scanner test * add some details for multi_state_mix...but leaving for now.. * add doc strings to some functions * fix lint * fix lint * fix lint * remove print from test * fix np warning * try and fix test * clean imports for lpdft * explicitily add _e_states * update lpdft grad test, add mo hhe * add hhe ci only * add final test for hhe * add lih ci only * modify a comment... * fixed for mo? * add all lda tests * add ftpbe test * slight improvement, but think I can do better * made it faster finally * fix lint * add pdft_feff test for delta * add examples * update readme * update to include slow tests * add space * remove space * add lpdft doi --------- Signed-off-by: Matthew Hennefarth <[email protected]>
- Loading branch information
1 parent
5351178
commit f817911
Showing
17 changed files
with
1,198 additions
and
265 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.