Top

wilson.run.wet module

Renormalization group running of Wilson coefficients in the weak effective theory.

"""Renormalization group running of Wilson coefficients in
the weak effective theory."""


from . import rge
from .classes import WETrunner

Sub-modules

wilson.run.wet.classes

Defines the WET class that provides the main interface to the run.wet package.

wilson.run.wet.definitions

Dictionaries assigning Wilson coefficients to classes and sectors, needed to construct appropriate vectors.

wilson.run.wet.rge

Function to perform the RG evolution for Wilson coefficients of a given sector.