ChemistryOperator¶
- class ChemistryOperator[source]¶
Base class for ChemistryOperator.
Attributes
returns molecule info
Methods
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