You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* do not pass matrix in OperatorLRDiag
* spin-up/down nocc, nvirt, npairs
* spin up/down PotHxc
* move the psi wrapper into LR_Util
* refactor hsolver_lr
* change X from Psi to pointer in dm_trans and AX
* refactor HSolverLR and remove the inheritance of HamiltLR
* read/write value tool funcs
* store X with ct::Tensor instead of Psi
* use const ref instead of pointer for Parallel_2D
* key: ULR Hamilt & tear down HSolverLR
* pass spin-type to PotHxc
* rebase develop and update DM
* traverse states outside of act()
* fix a fatal bug of AX index
* remove nspin_solve
* openshell support for spectrum
* add parameter lr_unrestricted
* fix the parallel copy of eigenvectors
* enable complex spin2 and fix a parameter bug
* restrict DM size within orb_rcut
* remove band-traverse and recover RI-benchmark
* update LR cases: cover spin2 and dav_subspace
* add a test case for open-shell solver
* fix compile error
* minor fixes
---------
Co-authored-by: Mohan Chen <[email protected]>
0 commit comments