-
Notifications
You must be signed in to change notification settings - Fork 4
Add ROHF GDM #453
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
Open
v-boqinzhang
wants to merge
37
commits into
main
Choose a base branch
from
gh-feature/gdm_rohf
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add ROHF GDM #453
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
26af4d0
preparation on gdm.cpp
v-boqinzhang a27effe
compute_restricted_open_shell_gradient
v-boqinzhang ea5becb
add compute_restricted_open_shell_gradient function
v-boqinzhang e6d06a0
modify GDMLinearFunctor::eval, remove Uoo Uvv from class GDM
v-boqinzhang 2401bdd
Merge branch 'gh-branch/main' into gh-feature/gdm_rohf
v-boqinzhang bfb6e73
Merge branch 'gh-branch/main' into gh-feature/gdm_rohf
v-boqinzhang 0237d01
generate_restricted_open_shell_pseudo_canonical_orbital_
v-boqinzhang eea787b
ROHF initial Hessian, move function build_rohf_f_p_matrix
v-boqinzhang 77634c1
Merge branch 'gh-branch/main' into gh-feature/gdm_rohf
v-boqinzhang 5ddf2d7
delete ROHF_invalid_GDM test
v-boqinzhang f2b15c1
add tests
v-boqinzhang afb3617
clean the code 1
v-boqinzhang 09e9a9f
clean the code 2
v-boqinzhang e7e5e89
add python tests
v-boqinzhang dfc534c
pre-commit
v-boqinzhang bac2355
resolve comments 1
v-boqinzhang 5c9b7a9
add function compute_atba_gemm
v-boqinzhang 9737c3c
mod rotate_gradient_to_pseudo_canonical_basis
v-boqinzhang c61e91b
Merge branch 'gh-branch/main' into gh-feature/gdm_rohf
v-boqinzhang 709344c
move compute_atba_gemm
v-boqinzhang 70ef7ec
Merge branch 'gh-branch/main' into gh-feature/gdm_rohf
v-boqinzhang e15cb95
mod update_density_matrix
v-boqinzhang caf2634
resolve comments 2
v-boqinzhang 584c4af
resolve comments 3
v-boqinzhang 51494e8
small debug
v-boqinzhang 2cd4678
add cached_J_ and cached_K_ for ROHF
v-boqinzhang 71e3124
resolve comments 4
v-boqinzhang c88fc5c
resolve comments 5
v-boqinzhang 0c2d22c
Merge branch 'gh-branch/main' into gh-feature/gdm_rohf
v-boqinzhang ebd54dc
resolve comments 6
v-boqinzhang d0dab18
Merge branch 'gh-branch/main' into gh-feature/gdm_rohf
v-boqinzhang 7ffd6be
resolve comments 7
v-boqinzhang 960e8d9
Merge branch 'gh-branch/main' into gh-feature/gdm_rohf
v-boqinzhang 602ec72
forbid trial_density_energy_fock with MPI
v-boqinzhang d004d96
forbid GDM with MPI
v-boqinzhang 32b6eee
resolve comments 8
v-boqinzhang b85588e
CLI review
v-boqinzhang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.