Transformation¶
-
class
Transformation
[source]¶ Bases:
abc.ABC
Base class for transformation to qubit operators for chemistry problems
Methods
Builds the product of raising and lowering operators (basic excitation operators)
Returns a default filter criterion method to filter the eigenvalues computed by the eigen solver.
Interprets an EigenstateResult in the context of this transformation.
Transformation from the
driver
to a qubit operator.Attributes
-
commutation_rule
¶ Getter of the commutation rule
- Return type
bool
-