[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 23c6ac: make low-scale fermion mass matrices complex to av...

GitHub noreply at github.com
Sun Apr 12 14:23:57 BST 2015


  Branch: refs/heads/feature-complex-parameters
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 23c6ac523c95e41f7f27bac7991e5155e2361395
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/23c6ac523c95e41f7f27bac7991e5155e2361395
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

  Changed paths:
    M templates/two_scale_initial_guesser.cpp.in
    M templates/two_scale_initial_guesser_low_scale_model.cpp.in
    M templates/two_scale_low_scale_constraint.cpp.in

  Log Message:
  -----------
  make low-scale fermion mass matrices complex to avoid casting problems

In the MSSM/CPV the following experession might appear:

   topDRbar / (Exp(I*eta))

Eigen does not define an operator which divides a real matrix by a
complex scalar.




More information about the Flexiblesusy-commits mailing list