forked from pyscf/pyscf
-
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.
Refactor and optimize varous df modules and bugfixes (pyscf#1168)
* Refactor and optimize various df modules and bugfixes * Refactor rsjk and gdf, mdf, rsdf, ft_ao, aft; * Fix bug for large kmesh; * Fix memory usage issue in pbc.df.incore; * Add new vhf driver nr_direct_ex_drv; * Fix r_direct; * Fix bug in GDF when using Cartesian basis; * Fix issue pyscf#1154 for mdf; * Tune guess_omega; * Improve lattice Ls; * Tune k2gamma.kpts_to_kmesh; * Improve function to decontract basis; * Fix condense function * Fix h5py compatibility issue and rsdf_builder memory footprint * Bugfix for gdf_builder if exclude_dd_block=True * Update tests * Optimize memory footprint * Bugfix for pbc.df.rsdf prescreen * Update tests * Custom mesh for pbc get_pp * Update test_pbc_fill_int * Update multigrid tests * Fix mol.decontract_basis for partial decontraction * Update tests and fix pvxp in pbc-x2c hcore * Improve numerical stability * updates due to changes in group_by_conj_pairs * Update kmp2_stagger against the latest GDF implemantions * Solve conflicts to master branch * Numerical instability in tests * Fix stdout for pbc KPoints class * kpts wraparound convention updated for kpts_helper
- Loading branch information
Showing
107 changed files
with
12,045 additions
and
7,470 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
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.