ChemistryOperator

class ChemistryOperator[source]

Base class for ChemistryOperator.

Attributes

ChemistryOperator.INFO_NUM_ORBITALS

ChemistryOperator.INFO_NUM_PARTICLES

ChemistryOperator.INFO_TWO_QUBIT_REDUCTION

ChemistryOperator.INFO_Z2SYMMETRIES

ChemistryOperator.molecule_info

returns molecule info

Methods

ChemistryOperator.process_algorithm_result(…)

Takes the algorithm result and processes it as required, e.g.

ChemistryOperator.run(qmolecule)

Convert the qmolecule, according to the ChemistryOperator, into an Operator that can be given to a QuantumAlgorithm