PySCFGroundStateSolver.get_qubit_operators#

PySCFGroundStateSolver.get_qubit_operators(problem, aux_operators=None)[source]#

This solver does not deal with qubit operators and this method raises a RuntimeError.

Return type:

tuple[SparsePauliOp, dict[str, SparsePauliOp] | None]