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
* Small updates for rys_contract_k
* Update SR estimator for molecular get_jk code
* Add rys_contract_jk_ip1
* Update gradients cuda kernel for molecular code
* 8-fold symmetry for pbc rys_contract_k
* PBC JK gradients withou permutation symmetry
* pbc JK gradients with 8-fold symmetry
* Fix hermi=0 for get_k_sr; Fix integral screening for 8-fold symmetry
* Fix pbc short-range ejk_ip1 for kpts
* filter q_cond based on s_estimator
* Fix a bug in Et_dot_dm for pbc J-engine caused by the transpose of DM
* Filter pairs based on its distance to the reference cell
* Add AFT derivative integrals for Coulomb term
* Bugfix for get_ej_ip1
* Validate the occupancy assigment
* AFTDF get_ek_ip1 for gamma point and kpts matches fftdf results when exxdiv=None
* Add LR part of the gradients for RSJK
* Enable rsjk in DFT modules
* Add tests for KRHF and KRKS
* Add UKS tests
* Validate the shape of kpts and dm dimension
* Add tests for RKS, UKS, KRKS, KUKS gradients
* lint
* typo
* Fix dimension issue and tests
* Update tests
* kpts dimension error in multigrid code
0 commit comments