get_ao_to_mo_from_qcschema#
- get_ao_to_mo_from_qcschema(qcschema)[source]#
Builds out a
BasisTransformer
from aQCSchema
instance.This utility extracts the AO-to-MO conversion coefficients, contained in a
QCSchema
object.- Parameters:
qcschema (QCSchema) – the
QCSchema
object from which to build the problem.- Returns:
A
BasisTransformer
instance.- Return type: