merge qmmm
@MoleOrbitalHybridAnalyst Please add unit test and corresponding examples in the example folder.
Please refer to the contribution guideline. https://github.com/pyscf/gpu4pyscf/blob/master/CONTRIBUTING.md
all comments addressed
@wxj6000 comments resolved
@wxj6000 comments resolved
Please resolve the code style checks.
@wxj6000 comments resolved
Please resolve the code style checks.
fixed
@wxj6000 resolved all
@wxj6000 removing h1_on_cpu will result in my hcore running in the background with our GPU tasks. This occasionally gives wrong integrals (although I don't know the exact reasons). So I want my hcore not running in the background. Is it possible without changing scf.hf etc. ?