qib.operator.field_operator.IFOType

class qib.operator.field_operator.IFOType(value)[source]

Bases: Enum

Individual field operator type (e.g., fermionic creation operator).

Methods

adjoint

Adjoint (conjugate transpose) operator type.

Attributes

BOSON_CREATE

BOSON_ANNIHIL

FERMI_CREATE

FERMI_ANNIHIL

MAJORANA_RE

MAJORANA_IM

static adjoint(otype)[source]

Adjoint (conjugate transpose) operator type.