quri_parts.pyscf package¶
- get_spin_mo_integrals_from_mole(mole, mo_coeff, active_space=None)¶
Computes the spin MO electron integrals and the corresponding
ActiveSpaceobject.- Parameters:
mole (Mole)
mo_coeff (ndarray[Any, dtype[complex128]])
active_space (ActiveSpace | None)
- Return type:
tuple[ActiveSpace, SpinMOeIntSet]
Subpackages¶
- quri_parts.pyscf.mol package
PySCFMolecularOrbitalsget_nuc_energy()PySCFAOeIntSetPySCFAO1eIntPySCFAO2eIntPySCFSpatialMO1eIntPySCFSpatialMO2eIntPySCFSpinMO1eIntPySCFSpinMO2eIntget_ao_1eint()get_ao_2eint()get_ao_eint_set()get_active_space_spatial_integrals()get_active_space_spin_integrals()get_spin_mo_integrals_from_mole()- Submodules