[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 77d7d5: correcting check for unknown parameters in FSFindR...

GitHub noreply at github.com
Fri Apr 20 12:30:46 BST 2018


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 77d7d59c77f11240eb20ebfa7a9defe78e1a483f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/77d7d59c77f11240eb20ebfa7a9defe78e1a483f
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M meta/Constraint.m

  Log Message:
  -----------
  correcting check for unknown parameters in FSFindRoot and FSMinimize


  Commit: a9860038ad22935b642eee10e61483e1d05e53fa
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a9860038ad22935b642eee10e61483e1d05e53fa
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M meta/Parameters.m

  Log Message:
  -----------
  Bugfix: properly treat Im[] and Re[] in the parameter list of FSFindRoot[]

when parameters with indices appear.

Example that failed before:

  FSFindRoot[{Re[Yu[3,3]],Im[Yd[3,3]]},
       {LowEnergyConstant[MZ] - Pole[M[VZ]], MhInput - Pole[M[hh[1]]]}]


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/65edfbeb37e5...a9860038ad22


More information about the Flexiblesusy-commits mailing list