feynlag.vertices.bilinear.extract_majorana_vertices¶
- feynlag.vertices.bilinear.extract_majorana_vertices(L, boson_fields)[source]¶
Group a Majorana sector by
MajoranaBilinearand extract bosons.The Majorana analogue of
extract_fermion_vertices(): every term must contain exactly oneMajoranaBilinearfactor (the Weinberg operator’sν̄νh/ν̄νhhcouplings, or a bare Majorana mass with theh-free()boson tuple).Add-valued legs are distributed first.- Returns:
dict
{(field1, C·Γ, field2): {n_bosons: {boson-tuple: coeff}}}.