Changes between Version 10 and Version 11 of WorkingGroup1
- Timestamp:
- Mar 18, 2010, 5:18:51 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingGroup1
v10 v11 9 9 * II. '''Mass matrices'''. 10 10 * ''Description'': addressing of the diagonalization of mass matrices. The main idea is to have FR to output a simple code that takes a LH file in and spits out LH file with the mass matrix diagonalized. 11 * ''Names'': Neil, Thomas, Martin .11 * ''Names'': Neil, Thomas, Martin, Christian. 12 12 * ''Status'': 13 13 * ''To-do'': … … 15 15 * III. '''Higher-dimensional operators'''. 16 16 * ''Description'': Splitting higher dimensional operators or 4-point vertices into 3-point ones by introducing auxiliary fields. 17 * ''Names'': Claude, Fabio, Christian .18 * ''Status'': 19 * ''To-do'': 17 * ''Names'': Claude, Fabio, Christian, Sasha. 18 * ''Status'': An iterative algorithm for reducing a n-point vertex to n-3 three-point vertices introducing n-3 charged auxiliary fields exists and can be proven easily; the applicability is limited by the necessity of transporting lorentz and spinor indices along the auxiliary lines, potentially leading to spin > 2 auxiliary fields. 19 * ''To-do'': Implementation. 20 20 21 21 * IV. '''FR Java Interface'''.