EvaluationRule#

class EvaluationRule(value)[source]#

Bases: Enum

An enumeration of the available evaluation rules for the excited states solvers.

This Enum simply names the available evaluation rules.

Attributes

ALL = 'all'#
DIAG = 'diag'#