feynlag.fields.MajoranaFermion¶
- class feynlag.fields.MajoranaFermion(name, reps=None, **kwargs)[source]¶
Self-conjugate fermion; mass matrix is complex symmetric (Takagi).
Methods
__init__(name[, reps])bar(component)The ψ̄ IndexedBase matching a gauge component.
charge(u1_group)U(1) charge of this field (0 if not charged under it).
dag()Hermitian conjugate of the component column: a row Matrix.
generators(group)Generator matrices of
groupacting on this field's FULL component space (Kronecker product over all non-abelian reps).Attributes
dimTotal number of gauge components (product over non-abelian reps).
spinbar_componentsDirac adjoints ψ̄, one IndexedBase per gauge component
matcolumn matrix of components — use in matrix expressions.