feynlag.groups.base.GaugeGroup¶
- class feynlag.groups.base.GaugeGroup(name, coupling=None)[source]¶
Continuous (gauged) symmetry group.
- Parameters:
name – label, e.g.
'SU2L'.coupling – the gauge coupling — a
Parameteror a SymPy symbol.
Methods
__init__(name[, coupling])bosons([name])Create (once) and return this group's gauge boson field.
generators(rep)List of generator matrices
T^afor representationrep.rep_dim(rep)Dimension of the representation labelled
rep.Attributes
abeliangThe coupling as a plain SymPy symbol.
n_generatorsNumber of generators (= number of gauge bosons).