quemb.molbe.helper.get_core¶ quemb.molbe.helper.get_core(mol)¶ Calculate the number of cores for each atom in the molecule. Parameters: mol (Mole | Cell) – Molecule or cell object from PySCF. Returns: (Ncore, idx, corelist) Return type: tuple