Skip to content

Threaded ensemble bugfix#500

Merged
lkwagner merged 3 commits intoWagnerGroup:masterfrom
mtnel24:threaded-ensemble-bugfix
Mar 21, 2026
Merged

Threaded ensemble bugfix#500
lkwagner merged 3 commits intoWagnerGroup:masterfrom
mtnel24:threaded-ensemble-bugfix

Conversation

@mtnel24
Copy link
Contributor

@mtnel24 mtnel24 commented Mar 19, 2026

Fixed error that Hans encountered where if the number of determinants between two different states were different evaluate_gradients_threaded would fail. Also, make it so the overlap_thread_weight argument is passed to evaluate_gradients_threaded.

@mtnel24
Copy link
Contributor Author

mtnel24 commented Mar 19, 2026

(in the test I set tol so that there are 4 determinants in the ground state and 3 determinants in the first excited state which causes the old version of evaluate_gradient_threaded to fail but is able to run successfully when I add transform = transform_list[subiteration] right above the function call for sample overlap)

@mtnel24 mtnel24 requested a review from lkwagner March 20, 2026 14:39
@lkwagner lkwagner merged commit 4ab5dca into WagnerGroup:master Mar 21, 2026
3 checks passed
@mtnel24 mtnel24 removed the request for review from lkwagner March 21, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants