|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 934446: improve commentGitHub noreply at github.comSat May 12 16:47:42 BST 2018
Branch: refs/heads/feature-HSSUSY-3L Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 934446318a578561eefd0d740e1fff11ba4f8f04 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/934446318a578561eefd0d740e1fff11ba4f8f04 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-11-27 (Mon, 27 Nov 2017) Changed paths: M meta/SM/HSSUSY_corrections.m Log Message: ----------- improve comment Commit: 5ccfb5370a34fdcf6e10deefa53d98237fa6f606 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5ccfb5370a34fdcf6e10deefa53d98237fa6f606 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-11-28 (Tue, 28 Nov 2017) Changed paths: M meta/SM/HSSUSY_corrections.m Log Message: ----------- adding protection against division by zero Commit: 22a8a0a154ff6e6a4e6f3ca140aa520746079412 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/22a8a0a154ff6e6a4e6f3ca140aa520746079412 Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2017-11-28 (Tue, 28 Nov 2017) Changed paths: M src/ckm.cpp M test/test_ckm.cpp Log Message: ----------- Bring complex quark mixing matrices to standard phase convention Commit: 6aa6260147fbeaedb397958aaa417479f4bfcb72 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6aa6260147fbeaedb397958aaa417479f4bfcb72 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-11-29 (Wed, 29 Nov 2017) Changed paths: M src/ckm.cpp Log Message: ----------- use const as far as possible Note: The previous commit introduced a side effect which leads to failing tests (producing NaNs). Commit: 913f5fa340c77dc7771e5d31e5ea87ac6cb222db https://github.com/FlexibleSUSY/FlexibleSUSY/commit/913f5fa340c77dc7771e5d31e5ea87ac6cb222db Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-11-29 (Wed, 29 Nov 2017) Changed paths: M src/ckm.cpp Log Message: ----------- sanitize sin() or cos() to be within [-1,1], which can occur due to numerical instabilities. This avoids the occurrence of NaNs in the CKM or fermion mixing matrices. Commit: 438bca9a92a35b880391ed8650eefe48b57b058b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/438bca9a92a35b880391ed8650eefe48b57b058b Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-11-30 (Thu, 30 Nov 2017) Changed paths: M test/test_CMSSMCKM_tree_level_spectrum.cpp Log Message: ----------- fix tests Commit: c95a9b81575aa3d4fc15f809a201f92848d82b0f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c95a9b81575aa3d4fc15f809a201f92848d82b0f Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-02 (Sat, 02 Dec 2017) Changed paths: M meta/Vertices.m Log Message: ----------- Bugfix: fix compilation error when contracting color triplet scalar fields The compilation error occurs in a coupling of 4 scalar color triplet fields due to un-resolved SARAH symbols SARAH`CG[SARAH`SU[3], {{1,0},{0,1},{1,0},{0,1}}][a_,b_,c_,d_] SARAH`CG[SARAH`SU[3], {{0,1},{1,0},{0,1},{1,0}}][a_,b_,c_,d_] This commit replaces these symbols by their representation in terms of Kronecker deltas. Commit: 6fa1aff32d4a65dde8756cae870a02f7faa7dcc2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6fa1aff32d4a65dde8756cae870a02f7faa7dcc2 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-02 (Sat, 02 Dec 2017) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: d32637d442b17b35de689476ea1d0552a97b93c5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d32637d442b17b35de689476ea1d0552a97b93c5 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-02 (Sat, 02 Dec 2017) Changed paths: M meta/ThresholdCorrections.m Log Message: ----------- factor out routine to determine representation factor w.r.t. the Lorentz group Commit: c053fbab00a38ee94533278024114dea78afebc7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c053fbab00a38ee94533278024114dea78afebc7 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-03 (Sun, 03 Dec 2017) Changed paths: M meta/ThresholdCorrections.m Log Message: ----------- Bugfix: missing particle multiplicity factor for unbroken groups More specifically: The particle muliplicity factor for unbroken non-abelian gauge groups beyond the SM was missing. Commit: 6c3ab55622df5873bce0c86c7b3347ac390dd4f2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6c3ab55622df5873bce0c86c7b3347ac390dd4f2 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-03 (Sun, 03 Dec 2017) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: a0bda89c9b433ad2bbd22d3c49278e0e80da0cbe https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a0bda89c9b433ad2bbd22d3c49278e0e80da0cbe Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-03 (Sun, 03 Dec 2017) Changed paths: M .gitattributes A model_files/SMSU3/FlexibleSUSY.m.in A sarah/SMSU3/SMSU3.m A sarah/SMSU3/parameters.m A sarah/SMSU3/particles.m M test/module.mk A test/test_SMSU3_low_scale_constraint.cpp Log Message: ----------- adding test for missing particle multiplicity (bugfix c053fbab) Commit: 9f32973913ef931ddd01accb1d3f0431d1ad8e87 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9f32973913ef931ddd01accb1d3f0431d1ad8e87 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-03 (Sun, 03 Dec 2017) Changed paths: M doc/flexiblesusy-2.0.tex Log Message: ----------- update FS-2.0 paper (version submitted to CPC, commit 8cf8ec33b0fc) Commit: 183a6da49ae9e68bf19c66c44851aac86ca7fddb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/183a6da49ae9e68bf19c66c44851aac86ca7fddb Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-04 (Mon, 04 Dec 2017) Changed paths: M model_files/NUHMSSMNoFVHimalaya/NUHMSSMNoFVHimalaya_uncertainty_estimate.m Log Message: ----------- adding mandatory 3-loop flags Commit: bc345debea2aaf134a5d90080bd7f9bb100e80a8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bc345debea2aaf134a5d90080bd7f9bb100e80a8 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-06 (Wed, 06 Dec 2017) Changed paths: M src/sfermions.hpp Log Message: ----------- initialize sfermions class members Commit: 061f035ad9a113ce310f5ada2f056c3742c3abc6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/061f035ad9a113ce310f5ada2f056c3742c3abc6 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-11 (Mon, 11 Dec 2017) Changed paths: A model_files/CMSSMSemiAnalyticHimalaya/FlexibleSUSY.m.in A model_files/CMSSMSemiAnalyticHimalaya/LesHouches.in.CMSSMSemiAnalyticHimalaya Log Message: ----------- adding SAS CMSSM model with 3L Mh corrections from Himalaya Commit: 55bb0c6303289f62a3c76a09b1c6113f4d40d969 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/55bb0c6303289f62a3c76a09b1c6113f4d40d969 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-11 (Mon, 11 Dec 2017) Changed paths: M model_files/NUHMSSMNoFVHimalaya/LesHouches.in.NUHMSSMNoFVHimalaya Log Message: ----------- use 3-loop corrections by default Commit: 9fd0d96953668fc39ea172ea0860f23bf289fedf https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9fd0d96953668fc39ea172ea0860f23bf289fedf Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-12 (Tue, 12 Dec 2017) Changed paths: A model_files/NMSSMEFTHiggs/NMSSMEFTHiggs_uncertainty_estimate.m A model_files/NUHNMSSM/FlexibleSUSY.m.in A model_files/NUHNMSSM/NUHNMSSM_uncertainty_estimate.m Log Message: ----------- adding NUH-NMSSM model file and uncertainty estimate scripts for the NUH-NMSSM and the NMSSMEFTHiggs Commit: 2d133f078c80041148c1bfd7bba6019135ff0698 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2d133f078c80041148c1bfd7bba6019135ff0698 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-15 (Fri, 15 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- apply clang-tipy fixes Commit: 08863350a77977a0da92d2b71b7d09295e5c5826 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/08863350a77977a0da92d2b71b7d09295e5c5826 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-16 (Sat, 16 Dec 2017) Changed paths: M .gitignore Log Message: ----------- ignore .pdf and callgrind output files Commit: 8bf718657a5a4f5f7ec3ac0150b1b188f8a57c68 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8bf718657a5a4f5f7ec3ac0150b1b188f8a57c68 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-16 (Sat, 16 Dec 2017) Changed paths: M test/depgen/circular.hpp M test/test_depgen.sh Log Message: ----------- test circular dependence Commit: 4dd58c909fec348b5109dd93e9e426cf35ec5e34 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4dd58c909fec348b5109dd93e9e426cf35ec5e34 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-16 (Sat, 16 Dec 2017) Changed paths: M test/test_depgen.sh Log Message: ----------- correcting comment Commit: 568249309fffb2cb84336fa83ac0276e7eedc0e9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/568249309fffb2cb84336fa83ac0276e7eedc0e9 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-16 (Sat, 16 Dec 2017) Changed paths: M test/test_depgen.sh Log Message: ----------- use flags variable Commit: 8c3c05ff4853123b24dc5f1150063580bd3f5174 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8c3c05ff4853123b24dc5f1150063580bd3f5174 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-16 (Sat, 16 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- more use of auto Commit: be58c4dff0d64dec505a190a61f0df211723fa93 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/be58c4dff0d64dec505a190a61f0df211723fa93 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-16 (Sat, 16 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- restrict lifetime of temporary vector Commit: a1febdcca4da3d46ab9e0130fb3285abe54d6a17 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a1febdcca4da3d46ab9e0130fb3285abe54d6a17 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-16 (Sat, 16 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- avoid another local copy Commit: 881044650151fdadd6a4f266014e20b773504ebd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/881044650151fdadd6a4f266014e20b773504ebd Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- decompose filter function Commit: 95c57dd0a25000fe8d751c49a89ed07d727713ca https://github.com/FlexibleSUSY/FlexibleSUSY/commit/95c57dd0a25000fe8d751c49a89ed07d727713ca Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- factor out set_difference Commit: 7d314a3880a453c18478ecda03e28d057eb0beb2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7d314a3880a453c18478ecda03e28d057eb0beb2 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- use const iterators Commit: fe2a89a0c6ba19389663cb20518712cebcba0e66 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fe2a89a0c6ba19389663cb20518712cebcba0e66 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- adding comment Commit: 100eb5d3e4c3ed59907fea3a31fe5526486244ff https://github.com/FlexibleSUSY/FlexibleSUSY/commit/100eb5d3e4c3ed59907fea3a31fe5526486244ff Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- use int instead of unsigned Commit: 8c7d850c861fc9f360cd66cc53fda05aa6bfdd46 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8c7d850c861fc9f360cd66cc53fda05aa6bfdd46 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- reuse function Commit: 194c162f1ce1c626b426924b1f523a76c3b4794c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/194c162f1ce1c626b426924b1f523a76c3b4794c Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- don't pollute flexiblesusy namespace Commit: 203049572cceb28e5a5a6aa78fd46d1419072eb6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/203049572cceb28e5a5a6aa78fd46d1419072eb6 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- exit with failure when header not found use -MG in this case Commit: 74717e1af5d0533ac440b779bd776c7693362762 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/74717e1af5d0533ac440b779bd776c7693362762 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- make input stream more local Commit: 83a844f1f52fa3ca6ead856677cef7021cc09060 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/83a844f1f52fa3ca6ead856677cef7021cc09060 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-17 (Sun, 17 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- Revert "make input stream more local" This reverts commit 74717e1af5d0533ac440b779bd776c7693362762. The file stream will be closed when it goes out of scope Commit: 3bebb9ce6c3abacf06708ff5c79065ed68f985ac https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3bebb9ce6c3abacf06708ff5c79065ed68f985ac Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-18 (Mon, 18 Dec 2017) Changed paths: M config/depgen.cpp Log Message: ----------- avoid a stack overflow when headers are nested too deeply and when the maximum depth is > 10000 Commit: 58de9e5210eb433dae8e1b9cb828c866e46d5ff2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/58de9e5210eb433dae8e1b9cb828c866e46d5ff2 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-18 (Mon, 18 Dec 2017) Changed paths: M config/flexiblesusy-config.in Log Message: ----------- print GM2Calc library only if the GM2Calc addon is enabled Commit: 1c66bde6735415eb929a2094f13220569298c0ea https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1c66bde6735415eb929a2094f13220569298c0ea Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M configure Log Message: ----------- always link with libDSZ from the Himalaya package to avoid a linking error when dynamic Himalaya libraries are created. Commit: 92697f5dba6a6a77a4b1f215f8a53704493890bf https://github.com/FlexibleSUSY/FlexibleSUSY/commit/92697f5dba6a6a77a4b1f215f8a53704493890bf Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M .gitattributes M .gitignore M ChangeLog M config/depgen.cpp M config/flexiblesusy-config.in M configure M doc/flexiblesusy-2.0.tex M meta/ThresholdCorrections.m M meta/Vertices.m A model_files/CMSSMSemiAnalyticHimalaya/FlexibleSUSY.m.in A model_files/CMSSMSemiAnalyticHimalaya/LesHouches.in.CMSSMSemiAnalyticHimalaya A model_files/NMSSMEFTHiggs/NMSSMEFTHiggs_uncertainty_estimate.m M model_files/NUHMSSMNoFVHimalaya/LesHouches.in.NUHMSSMNoFVHimalaya M model_files/NUHMSSMNoFVHimalaya/NUHMSSMNoFVHimalaya_uncertainty_estimate.m A model_files/NUHNMSSM/FlexibleSUSY.m.in A model_files/NUHNMSSM/NUHNMSSM_uncertainty_estimate.m A model_files/SMSU3/FlexibleSUSY.m.in A sarah/SMSU3/SMSU3.m A sarah/SMSU3/parameters.m A sarah/SMSU3/particles.m M src/ckm.cpp M src/sfermions.hpp M test/depgen/circular.hpp M test/module.mk M test/test_CMSSMCKM_tree_level_spectrum.cpp A test/test_SMSU3_low_scale_constraint.cpp M test/test_ckm.cpp M test/test_depgen.sh Log Message: ----------- Merge remote-tracking branch 'organization/development' into feature-HSSUSY-3L Commit: 6527afbdaf3c47c8f907b392fdc08932d143f74b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6527afbdaf3c47c8f907b392fdc08932d143f74b Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-05-12 (Sat, 12 May 2018) Changed paths: M model_files/HSSUSY/FlexibleSUSY.m.in M model_files/HSSUSY/LesHouches.in.HSSUSY M templates/two_scale_high_scale_constraint.cpp.in Log Message: ----------- adding symbol FSHimalayaMh23L to add Delta lambda 3L from Himalaya Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/628ed1f957a1...6527afbdaf3c **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Flexiblesusy-commits mailing list |