complex_mass = False # Tag for activating the complex mass scheme unitary_gauge = True # Tag choosing between Feynman Gauge or unitary gauge loop_mode = False # Tag for encoding momenta with complex number. mp_precision = False # Tag for passing parameter in quadruple precision aloha_prefix = 'mdl_' class ALOHAERROR(Exception): pass