コード例 #1
0
ファイル: direct_spin0_symm.py プロジェクト: cheaps10/pyscf
 def pspace(self, h1e, eri, norb, nelec, hdiag, np=400):
     return direct_spin0.pspace(h1e, eri, norb, nelec, hdiag, np)
コード例 #2
0
 def pspace(self, h1e, eri, norb, nelec, hdiag, np=400):
     return direct_spin0.pspace(h1e, eri, norb, nelec, hdiag, np)