|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] a96279: speed up the uncertainty scripts and return user-d...GitHub noreply at github.comWed Mar 28 22:18:26 BST 2018
Branch: refs/heads/feature-cmake-build 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: 6574da854afebb06d79e74fdb1ec71b3da576760 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6574da854afebb06d79e74fdb1ec71b3da576760 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-07 (Wed, 07 Mar 2018) Changed paths: M .gitattributes A model_files/CMSSMSemiAnalyticMW/FlexibleSUSY.m.in Log Message: ----------- adding testing model with up to 6 solutions due to the {MW,MZ} input. Commit: 2f4ee8a8cf9e43a7783cd8a0d91d8c280a3307c2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2f4ee8a8cf9e43a7783cd8a0d91d8c280a3307c2 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-07 (Wed, 07 Mar 2018) Changed paths: R addons/test_call_tsil/call_tsil.c A addons/test_call_tsil/call_tsil.cpp R addons/test_call_tsil/call_tsil.h M addons/test_call_tsil/call_tsil.hpp R addons/test_call_tsil/call_tsil_cpp.cpp M addons/test_call_tsil/module.mk M addons/test_call_tsil/run.cpp M config/Makefile.in Log Message: ----------- remove rule for .c files Commit: 598a90fa330057e9665ad7df1984697a1d701781 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/598a90fa330057e9665ad7df1984697a1d701781 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-08 (Thu, 08 Mar 2018) Changed paths: M .gitattributes M model_files/CMSSMCPVSemiAnalytic/FlexibleSUSY.m.in A model_files/CMSSMCPVSemiAnalyticMW/FlexibleSUSY.m.in Log Message: ----------- adding CP-violating CMSSM with SAS CP phases may be required to treat the multiple solutions properly! Commit: c1eb4d0a4cc2623a304e7add6cf049e83be5c1ef https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c1eb4d0a4cc2623a304e7add6cf049e83be5c1ef Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M model_files/CMSSMCPVSemiAnalytic/FlexibleSUSY.m.in M model_files/CMSSMCPVSemiAnalyticMW/FlexibleSUSY.m.in M model_files/CMSSMSemiAnalyticMW/FlexibleSUSY.m.in Log Message: ----------- correcting MW input Commit: 6cb395c82006510e1921f68bf0f353d9eab53c9a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6cb395c82006510e1921f68bf0f353d9eab53c9a Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M README M doc/building.dox Log Message: ----------- update list of dependencies Commit: 9ab2f28b31c2a2aa34c4a670a679dff66b727443 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9ab2f28b31c2a2aa34c4a670a679dff66b727443 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M test/test_run_examples.sh M test/test_standalone.sh Log Message: ----------- using make -C <dir> instead of cd dir && make Commit: 02ec5fb08cc821a0f40e538fcf4ece3043139ca6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/02ec5fb08cc821a0f40e538fcf4ece3043139ca6 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M src/functors.hpp Log Message: ----------- avoid inclusion of large wrappers.hpp header Commit: 7d05e44149094597eea6636caf59417839d16704 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7d05e44149094597eea6636caf59417839d16704 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M doc/Doxyfile M doc/module.mk Log Message: ----------- set include path Commit: f42d51e8c9c85a1d42d0c43c5e70d8d562ee132a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f42d51e8c9c85a1d42d0c43c5e70d8d562ee132a Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M src/numerics2.hpp Log Message: ----------- avoid temporary Commit: 6f615a4d4b649e9a053493c882cd62731e4f8949 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6f615a4d4b649e9a053493c882cd62731e4f8949 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M src/eigen_utils.hpp Log Message: ----------- remove unused functions Commit: b15564d83156ea8b88fae858e34396a78fb5e7ed https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b15564d83156ea8b88fae858e34396a78fb5e7ed Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M src/command_line_options.hpp M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in Log Message: ----------- remove unused header inclusions Commit: 7b01a295663d31739736fe2e866014e23bd4d09d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7b01a295663d31739736fe2e866014e23bd4d09d Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M doc/Doxyfile Log Message: ----------- revert accidental commit Commit: 0654ef2c212cd27dec90a7ec8ffcb3373035c3ae https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0654ef2c212cd27dec90a7ec8ffcb3373035c3ae Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M src/wrappers.cpp M src/wrappers.hpp Log Message: ----------- move inline wrapper functions to .cpp file in order to increase compile time Commit: 79542fe89f4b42bb4d05ce0db438b4669ff5f18f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/79542fe89f4b42bb4d05ce0db438b4669ff5f18f Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M src/eigen_utils.hpp M src/wrappers.hpp Log Message: ----------- move sort function to eigen_utils Commit: 71817e5d209a4b00e2c524d1fe2a509e54ad9a01 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/71817e5d209a4b00e2c524d1fe2a509e54ad9a01 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M src/wrappers.cpp M src/wrappers.hpp Log Message: ----------- move implementation of PolyLog to .cpp file Commit: 7faaee9c86aa131068280f48f483981254b27481 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7faaee9c86aa131068280f48f483981254b27481 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M src/wrappers.hpp Log Message: ----------- remove unused functions super-seeded by IF and WHICH Commit: 7e4f6de6842abf4b63098adc286d6ffdf1105231 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7e4f6de6842abf4b63098adc286d6ffdf1105231 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M src/eigen_tensor.hpp Log Message: ----------- disable Eigen tensor module as it does not compiler with clang 5.0 Commit: f9ce65ddf81a93e28aa07b09965faf7edb63a62b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f9ce65ddf81a93e28aa07b09965faf7edb63a62b Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M model_specific/SM/sm_twoloophiggs.cpp Log Message: ----------- Bugfix: explicit return statement Commit: 130624e5d2429df9b58716649c565d64d90fd969 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/130624e5d2429df9b58716649c565d64d90fd969 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- remove unused replacement rules Commit: e3756dff939232a42840da288f22e39e8562c92f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e3756dff939232a42840da288f22e39e8562c92f Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M test/test_eigen_utils.cpp Log Message: ----------- remove test for undefined function Commit: f45f29ba3cc86d386b9799152ecb52849b6dff41 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f45f29ba3cc86d386b9799152ecb52849b6dff41 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M test/test_wrappers.cpp Log Message: ----------- test IF and WHICH macros Commit: 3573f2402490f550453a9da4176209396b543661 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3573f2402490f550453a9da4176209396b543661 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M config/Makefile.customized-betas.in M config/Makefile.standalone.in M config/Makefile.tower.in Log Message: ----------- define rules to create .o from .cpp files in alone-standing modules Commit: c909d3943eb0da4dd90d82d364ea8314392a8867 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c909d3943eb0da4dd90d82d364ea8314392a8867 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M test/module.mk Log Message: ----------- remove pointless statement Commit: 89d83f939804e590c5ca468f9f49bae39ca499a5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/89d83f939804e590c5ca468f9f49bae39ca499a5 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-21 (Wed, 21 Mar 2018) Changed paths: M test/module.mk Log Message: ----------- combine if statements for readability Commit: fb6a4112300240e70298711780798ea0a101033e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fb6a4112300240e70298711780798ea0a101033e Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M README M doc/package.dox Log Message: ----------- update package content and add it to the README file Commit: 8a5dc1c68d4415c0a479605cf66453ca89aa9a62 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8a5dc1c68d4415c0a479605cf66453ca89aa9a62 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M test/test_SM.hpp M test/test_SM_one_loop_spectrum.cpp M test/test_SM_tree_level_spectrum.cpp Log Message: ----------- adding test of 0L and 1L spectrum of generated and pre-generated SM Commit: 5e0d08b0194a377417785516e7a15e09044c6b98 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5e0d08b0194a377417785516e7a15e09044c6b98 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M model_specific/SM/standard_model_low_scale_constraint.hpp Log Message: ----------- correcting header inclusion protection Commit: f61e142ef29bfac8ff1b345c780d18ad2246d400 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f61e142ef29bfac8ff1b345c780d18ad2246d400 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M test/test_SM_low_scale_constraint.cpp Log Message: ----------- testing pre-generated low-scale constraint Commit: ad5ccaec15ca8a4401353bea37c8821d1f76c50d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad5ccaec15ca8a4401353bea37c8821d1f76c50d Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-22 (Thu, 22 Mar 2018) Changed paths: M test/test_SM_beta_functions.cpp Log Message: ----------- testing VEV beta function Commit: 52359291db643bdee10b1e8f072c77ff2d0f993a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/52359291db643bdee10b1e8f072c77ff2d0f993a Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-23 (Fri, 23 Mar 2018) Changed paths: M meta/CXXDiagrams.m Log Message: ----------- adding ColorChargedQ[] function from Wojciech Kotlarski Commit: 23c89aa1845441dc95ab3b994c4795d881318a53 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/23c89aa1845441dc95ab3b994c4795d881318a53 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-23 (Fri, 23 Mar 2018) Changed paths: M meta/CXXDiagrams.m M meta/TreeMasses.m Log Message: ----------- move FieldInfo and ColorChargedQ to TreeMasses module Commit: a2bd886b1ef1831f08ceed844029d7523b21e0dd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a2bd886b1ef1831f08ceed844029d7523b21e0dd Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-23 (Fri, 23 Mar 2018) Changed paths: M examples/customized-betas/custombetas.cpp Log Message: ----------- simplify SLHA output Commit: f45754469fa0e5caff47801fca158cf52c5f8003 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f45754469fa0e5caff47801fca158cf52c5f8003 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-23 (Fri, 23 Mar 2018) Changed paths: M test/test_SM_low_scale_constraint.cpp Log Message: ----------- adding test for initialise_from_input() function Commit: 942e2a51416794beb8940856e8fcb2c67e083077 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/942e2a51416794beb8940856e8fcb2c67e083077 Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-28 (Wed, 28 Mar 2018) Changed paths: M test/test_sminput.cpp R test/test_sminput.in.spc Log Message: ----------- avoid input file Commit: 61f0318c629c893ac86d788c6e41866f0a4ca8ef https://github.com/FlexibleSUSY/FlexibleSUSY/commit/61f0318c629c893ac86d788c6e41866f0a4ca8ef Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de> Date: 2018-03-28 (Wed, 28 Mar 2018) Changed paths: M .gitattributes M ChangeLog M README R addons/test_call_tsil/call_tsil.c A addons/test_call_tsil/call_tsil.cpp R addons/test_call_tsil/call_tsil.h M addons/test_call_tsil/call_tsil.hpp R addons/test_call_tsil/call_tsil_cpp.cpp M addons/test_call_tsil/module.mk M addons/test_call_tsil/run.cpp M config/Makefile.customized-betas.in M config/Makefile.in M config/Makefile.standalone.in M config/Makefile.tower.in M config/list_sarah_model_files.sh.in M configure M doc/building.dox M doc/hssusy.dox M doc/model_file.dox M doc/module.mk M doc/mssmefthiggs.dox M doc/package.dox M examples/customized-betas/custombetas.cpp M meta/BetaFunction.m M meta/CConversion.m M meta/CXXDiagrams.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 A model_files/CMSSMCPVSemiAnalyticMW/FlexibleSUSY.m.in A model_files/CMSSMSemiAnalyticMW/FlexibleSUSY.m.in 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 model_specific/SM/standard_model_low_scale_constraint.hpp M src/command_line_options.hpp M src/eigen_tensor.hpp M src/eigen_utils.hpp M src/functors.hpp M src/numerics2.hpp M src/slha_io.cpp M src/wrappers.cpp M src/wrappers.hpp M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in M templates/module.mk.in M templates/slha_io.cpp.in M test/module.mk M test/test_SM.hpp M test/test_SM_beta_functions.cpp M test/test_SM_low_scale_constraint.cpp M test/test_SM_one_loop_spectrum.cpp M test/test_SM_tree_level_spectrum.cpp M test/test_eigen_utils.cpp M test/test_run_examples.sh M test/test_sminput.cpp R test/test_sminput.in.spc M test/test_standalone.sh M test/test_wrappers.cpp Log Message: ----------- Merge remote-tracking branch 'organization/development' into feature-cmake-build Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/7380ffcdc17c...61f0318c629c
More information about the Flexiblesusy-commits mailing list |