Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Hessian classes (pyscf#290)
* refactor hessian class * fixed bug in df.hessian.uhf * update license * format code * support h function in hessian.jk * unit test * optimize df hessian memory usage * more accurate memory estimate for hessian * _gen_jk -> _get_jk_ip * with_j and with_k for hessian * memory estimate * tested on 095 molecule * improve make_h1 in df.hessian * bugfix * use sorted_mol * assert hermi==1 * typo in uhf.hessian * inject gen_response into soscf * remove print
- Loading branch information