LICENSE
MANIFEST.in
README.md
setup.py
gpu4pyscf/__config__.py
gpu4pyscf/__init__.py
gpu4pyscf/patch_pyscf.py
gpu4pyscf.egg-info/PKG-INFO
gpu4pyscf.egg-info/SOURCES.txt
gpu4pyscf.egg-info/dependency_links.txt
gpu4pyscf.egg-info/requires.txt
gpu4pyscf.egg-info/top_level.txt
gpu4pyscf/df/cderi.py
gpu4pyscf/df/df.py
gpu4pyscf/df/df_jk.py
gpu4pyscf/df/int3c2e.py
gpu4pyscf/df/patch_pyscf.py
gpu4pyscf/df/grad/rhf.py
gpu4pyscf/df/grad/rks.py
gpu4pyscf/df/hessian/rhf.py
gpu4pyscf/df/hessian/rks.py
gpu4pyscf/df/tests/test_df_ecp.py
gpu4pyscf/df/tests/test_df_grad.py
gpu4pyscf/df/tests/test_df_hessian.py
gpu4pyscf/df/tests/test_df_scf.py
gpu4pyscf/df/tests/test_geomopt.py
gpu4pyscf/df/tests/test_int3c2e.py
gpu4pyscf/df/tests/test_jk.py
gpu4pyscf/dft/__init__.py
gpu4pyscf/dft/gen_grid.py
gpu4pyscf/dft/gks.py
gpu4pyscf/dft/libxc.py
gpu4pyscf/dft/numint.py
gpu4pyscf/dft/patch_pyscf.py
gpu4pyscf/dft/radi.py
gpu4pyscf/dft/rks.py
gpu4pyscf/dft/roks.py
gpu4pyscf/dft/uks.py
gpu4pyscf/dft/xc_alias.py
gpu4pyscf/dft/xc_deriv.py
gpu4pyscf/dft/tests/test_ao_values.py
gpu4pyscf/dft/tests/test_dft.py
gpu4pyscf/dft/tests/test_dft_ecp.py
gpu4pyscf/dft/tests/test_libxc.py
gpu4pyscf/dft/tests/test_numint.py
gpu4pyscf/grad/__init__.py
gpu4pyscf/grad/patch_pyscf.py
gpu4pyscf/grad/rhf.py
gpu4pyscf/grad/rks.py
gpu4pyscf/grad/tests/test_rhf_grad.py
gpu4pyscf/grad/tests/test_rks_grad.py
gpu4pyscf/gto/mole.py
gpu4pyscf/hessian/__init__.py
gpu4pyscf/hessian/rhf.py
gpu4pyscf/hessian/rks.py
gpu4pyscf/lib/__init__.py
gpu4pyscf/lib/cublas.py
gpu4pyscf/lib/cupy_helper.py
gpu4pyscf/lib/cusolver.py
gpu4pyscf/lib/cutensor.py
gpu4pyscf/lib/diis.py
gpu4pyscf/lib/logger.py
gpu4pyscf/lib/utils.py
gpu4pyscf/lib/tests/test_cublas.py
gpu4pyscf/lib/tests/test_cupy_helper.py
gpu4pyscf/lib/tests/test_cusolver.py
gpu4pyscf/lib/tests/test_cutensor.py
gpu4pyscf/scf/__init__.py
gpu4pyscf/scf/cphf.py
gpu4pyscf/scf/diis.py
gpu4pyscf/scf/ghf.py
gpu4pyscf/scf/hf.py
gpu4pyscf/scf/int4c2e.py
gpu4pyscf/scf/patch_pyscf.py
gpu4pyscf/scf/rohf.py
gpu4pyscf/scf/uhf.py
gpu4pyscf/scf/tests/test_int4c2e.py
gpu4pyscf/scf/tests/test_rhf.py
gpu4pyscf/scf/tests/test_scf.py
gpu4pyscf/scf/tests/test_scf_ecp.py
gpu4pyscf/solvent/pcm.py
gpu4pyscf/solvent/grad/pcm.py
gpu4pyscf/solvent/tests/test_pcm.py
gpu4pyscf/solvent/tests/test_pcm_grad.py