|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] a96279: speed up the uncertainty scripts and return user-d...GitHub noreply at github.comTue Mar 6 13:49:12 GMT 2018
Branch: refs/heads/feature-tachyons Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: a96279771b945f475abf020a23bb83205bea026c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a96279771b945f475abf020a23bb83205bea026c Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-01 (Thu, 01 Mar 2018) Changed paths: M model_files/HSSUSY/HSSUSY_uncertainty_estimate.m M model_files/MSSMEFTHiggs/MSSMEFTHiggs_uncertainty_estimate.m M model_files/NUHMSSMNoFVHimalaya/NUHMSSMNoFVHimalaya_uncertainty_estimate.m Log Message: ----------- speed up the uncertainty scripts and return user-defined Mh if an error occurs only in the uncertainty estimate Commit: bccce0dc69558e0e5119607b71c46ce51815df55 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bccce0dc69558e0e5119607b71c46ce51815df55 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-01 (Thu, 01 Mar 2018) Changed paths: M meta/TreeMasses.m Log Message: ----------- remove redundant forward declaration Commit: b0b56d52a438d44a2bb70a2c222a0a15e8b3995f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b0b56d52a438d44a2bb70a2c222a0a15e8b3995f Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-02 (Fri, 02 Mar 2018) Changed paths: M meta/SelfEnergies.m M model_files/SM/LesHouches.in.SM M model_specific/SM/sm_twoloophiggs.cpp M model_specific/SM/sm_twoloophiggs.hpp M model_specific/SM/standard_model.cpp Log Message: ----------- implementing 2-loop corrections to Mh in the SM of O((at+ab)^2 + ab*as + atau^2). Thanks to Thomas! Commit: 29686a0102da530b6f530fb20f8bd3e2c5a7c363 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/29686a0102da530b6f530fb20f8bd3e2c5a7c363 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-02 (Fri, 02 Mar 2018) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 78107add66674cf388294518fca108a64eee3047 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/78107add66674cf388294518fca108a64eee3047 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-02 (Fri, 02 Mar 2018) Changed paths: M doc/hssusy.dox M doc/model_file.dox M doc/mssmefthiggs.dox Log Message: ----------- updating the documentation Commit: f6d7b8ea8041bb489eaebd73a2dab69f8e0a62f6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f6d7b8ea8041bb489eaebd73a2dab69f8e0a62f6 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-03 (Sat, 03 Mar 2018) Changed paths: M src/slha_io.cpp M templates/slha_io.cpp.in Log Message: ----------- remove using directives for softsusy namespace Commit: ad29467b99fb9c31fe365761b85f9d696260ae9c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad29467b99fb9c31fe365761b85f9d696260ae9c Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-05 (Mon, 05 Mar 2018) Changed paths: M model_specific/SM/sm_twoloophiggs.cpp Log Message: ----------- correcting color factor and momentum dependence Thanks to Thomas Commit: 8f20f6c9c42c159c1588fbc0bb3e15ce5ab6ace3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8f20f6c9c42c159c1588fbc0bb3e15ce5ab6ace3 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-05 (Mon, 05 Mar 2018) Changed paths: M ChangeLog M configure Log Message: ----------- version 2.1.0 Commit: f3ee4389f79ff3ef3f8c61a6014f81d863696aa2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f3ee4389f79ff3ef3f8c61a6014f81d863696aa2 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-05 (Mon, 05 Mar 2018) Changed paths: M config/Makefile.in Log Message: ----------- improve speed of make using a trick from the linux kernel makefile Commit: 7056dd1eac24d5a12cc4e3a71adb4b8b3d927858 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7056dd1eac24d5a12cc4e3a71adb4b8b3d927858 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M config/Makefile.in M config/list_sarah_model_files.sh.in M configure M templates/module.mk.in Log Message: ----------- speed-up make Commit: f5f83caa5a0bbf492bfd66b5e8cae49edc946389 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f5f83caa5a0bbf492bfd66b5e8cae49edc946389 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M config/Makefile.in Log Message: ----------- compile .c programs with CXX Commit: 314c41fbc1712fd5a22a7b1b5938966346cb43c4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/314c41fbc1712fd5a22a7b1b5938966346cb43c4 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M config/Makefile.in Log Message: ----------- adding missing -o Commit: 0dbcafc6523da20c1a27c8fcb6303e54565fc4ee https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0dbcafc6523da20c1a27c8fcb6303e54565fc4ee Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M meta/BetaFunction.m M meta/CConversion.m M meta/FlexibleSUSY.m M meta/Phases.m M meta/SemiAnalytic.m M meta/TreeMasses.m M meta/WriteOut.m Log Message: ----------- generalize the generation of inline getters and clean-up the dependent code a bit. Commit: 782db1d2ae5dc1b4e9a520bf8142d59084fbe545 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/782db1d2ae5dc1b4e9a520bf8142d59084fbe545 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M ChangeLog M config/Makefile.in M config/list_sarah_model_files.sh.in M configure M doc/hssusy.dox M doc/model_file.dox M doc/mssmefthiggs.dox M meta/BetaFunction.m M meta/CConversion.m M meta/FlexibleSUSY.m M meta/Phases.m M meta/SelfEnergies.m M meta/SemiAnalytic.m M meta/TreeMasses.m M meta/WriteOut.m M model_files/HSSUSY/HSSUSY_uncertainty_estimate.m M model_files/MSSMEFTHiggs/MSSMEFTHiggs_uncertainty_estimate.m M model_files/NUHMSSMNoFVHimalaya/NUHMSSMNoFVHimalaya_uncertainty_estimate.m M model_files/SM/LesHouches.in.SM M model_specific/SM/sm_twoloophiggs.cpp M model_specific/SM/sm_twoloophiggs.hpp M model_specific/SM/standard_model.cpp M src/slha_io.cpp M templates/module.mk.in M templates/slha_io.cpp.in Log Message: ----------- Merge remote-tracking branch 'organization/development' into feature-tachyons Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/4911fdfb26aa...782db1d2ae5d
More information about the Flexiblesusy-commits mailing list |