|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 3a62f9: adding overload to fix compilation for g++ 4.7.4GitHub noreply at github.comMon Aug 29 10:52:13 BST 2016
Branch: refs/heads/feature-mathlink Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 3a62f97d9ca433670cfc0feed512c0a77544a1eb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3a62f97d9ca433670cfc0feed512c0a77544a1eb Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-19 (Fri, 19 Aug 2016) Changed paths: M src/parallel.hpp Log Message: ----------- adding overload to fix compilation for g++ 4.7.4 Commit: fd662f499c72cf977b7ce8da8fb8e4a29fb258f3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fd662f499c72cf977b7ce8da8fb8e4a29fb258f3 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-19 (Fri, 19 Aug 2016) Changed paths: M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in M templates/utilities.hpp.in Log Message: ----------- remove empty non-virtual destructors to enable compiler-generated move constructors / assignment operators Commit: f2462b99f66e6a9fdeb3839d490e84da1b97399d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f2462b99f66e6a9fdeb3839d490e84da1b97399d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-19 (Fri, 19 Aug 2016) Changed paths: M templates/mass_eigenstates.cpp.in Log Message: ----------- simplify debug output Commit: 866bdda2d91c0c1869fa63f75558178e5719d9ce https://github.com/FlexibleSUSY/FlexibleSUSY/commit/866bdda2d91c0c1869fa63f75558178e5719d9ce Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-20 (Sat, 20 Aug 2016) Changed paths: M templates/utilities.cpp.in Log Message: ----------- adding documentation for Physical_input* in `from_database' Commit: 98bc536517d79b50cc1e01a80921615583985d06 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/98bc536517d79b50cc1e01a80921615583985d06 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-21 (Sun, 21 Aug 2016) Changed paths: M meta/BetaFunction.m Log Message: ----------- collect matrix expensive multiplications for speed reasons Commit: e8fd56a14b81625df3455645914ef821c45e219e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e8fd56a14b81625df3455645914ef821c45e219e Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-22 (Mon, 22 Aug 2016) Changed paths: M meta/BetaFunction.m Log Message: ----------- collect expensive matrix multiplications also in splitted expressions This speeds up the CMSSM 3-loop RGE running by a factor 2. Commit: aed4d37378cb6434e0b4b5701e0e48e4533f83fb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aed4d37378cb6434e0b4b5701e0e48e4533f83fb Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-22 (Mon, 22 Aug 2016) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 07e88745c6a5d14c5abf345f71a45d8c26463398 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/07e88745c6a5d14c5abf345f71a45d8c26463398 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-23 (Tue, 23 Aug 2016) Changed paths: M model_files/SM/LesHouches.in.SM Log Message: ----------- update default alpha_s in the SM Commit: 3ae2ee3cfb507782763eee8bc98e4f588c1010cc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3ae2ee3cfb507782763eee8bc98e4f588c1010cc Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-23 (Tue, 23 Aug 2016) Changed paths: M README M doc/building.dox Log Message: ----------- update necessary g++ version Commit: 21118fe621bf575cfa0a643146ce86d5f55e0762 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/21118fe621bf575cfa0a643146ce86d5f55e0762 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-23 (Tue, 23 Aug 2016) Changed paths: M addons/GM2Calc/module.mk M addons/test_call_tsil/module.mk M fflite/module.mk M legacy/module.mk M models/SoftsusyMSSM/module.mk M models/SoftsusyNMSSM/module.mk M models/sm/module.mk M models/smcw/module.mk M src/module.mk M templates/module.addon.mk.in M templates/module.mk.in M test/module.mk Log Message: ----------- replace call to flexiblsusy-config script by static makefile variables Commit: 60a8ccc2ff01d8cfa5264820bbab39725b377dc4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60a8ccc2ff01d8cfa5264820bbab39725b377dc4 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M src/fixed_point_iterator.hpp Log Message: ----------- Bugfix: no early successful exit when only one element has converged Commit: 728b5ea016805417a2dffd110fe632af08c7b52c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/728b5ea016805417a2dffd110fe632af08c7b52c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M README M config/Makefile.in M doc/building.dox M templates/module.addon.mk.in M templates/module.mk.in Log Message: ----------- don't let `make clean' delete generated files For that purpose use now make clean-generated # deletes all generated files or make clean-<model>-src # deletes generated files of <model> Commit: c51f2cf447d120c86318fe655498331a12104967 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c51f2cf447d120c86318fe655498331a12104967 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 0bac1567cc426862035a2aaa46b58041f43c9430 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0bac1567cc426862035a2aaa46b58041f43c9430 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M meta/LoopMasses.m Log Message: ----------- protect local variable Commit: a7c87ea86c7de0d1b025caf1f5cb083038a4b4d8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7c87ea86c7de0d1b025caf1f5cb083038a4b4d8 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M meta/ThreeLoopQCD.m Log Message: ----------- correcting used h symbol for expansion Commit: 1d102700db889ade3a044ad19a309833c19b4cd0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1d102700db889ade3a044ad19a309833c19b4cd0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M meta/ThreeLoopQCD.m Log Message: ----------- protect local variable Commit: 1a6267cba1c01dd461f97c0b42abc26225f3628a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1a6267cba1c01dd461f97c0b42abc26225f3628a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M src/standard_model.cpp Log Message: ----------- use 3-loop SM-QCD corrections also in the hard-coded SM class Commit: 05fe397b67f6c3dd07f0bf5a82ad3ccd9ab04fc3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/05fe397b67f6c3dd07f0bf5a82ad3ccd9ab04fc3 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M meta/LoopMasses.m M src/standard_model.cpp M test/module.mk A test/test_SM_three_loop_spectrum.cpp Log Message: ----------- correcting sign of QCD 3L contribution to Mt Commit: 0d08b9975b710ee02c663282dd3513300ba98990 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d08b9975b710ee02c663282dd3513300ba98990 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M meta/BetaFunction.m Log Message: ----------- Bugfix: do not try generate non-squared unit matrix for split beta function expressions. Non-squared unit matrices would appear for non-squared matrix-valued parameters. This bug has been reported by Dylan Harries in the SE6SSM. Commit: 0e09b28360fcfdb9e26836787f70296536401121 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0e09b28360fcfdb9e26836787f70296536401121 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 608100f963fbb38fc93fbd1b94b18e270c7e0aa7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/608100f963fbb38fc93fbd1b94b18e270c7e0aa7 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-27 (Sat, 27 Aug 2016) Changed paths: M ChangeLog Log Message: ----------- correcting date of previous release Commit: 769460f3888c309f1f26ebc8d3a23e943eec04db https://github.com/FlexibleSUSY/FlexibleSUSY/commit/769460f3888c309f1f26ebc8d3a23e943eec04db Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-27 (Sat, 27 Aug 2016) Changed paths: M ChangeLog M configure Log Message: ----------- version 1.6.0 Commit: db67c81429829dcac5c8b5916b300a114e2b7195 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/db67c81429829dcac5c8b5916b300a114e2b7195 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-28 (Sun, 28 Aug 2016) Changed paths: M src/mssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.cpp Log Message: ----------- Bugfix: fix compilation with --disable-threads Commit: b27a1566e6ce3ecf5365d34632b2e87fb669e258 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b27a1566e6ce3ecf5365d34632b2e87fb669e258 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-28 (Sun, 28 Aug 2016) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: d5ea9b74e8fcb986665ea341f883bfa6d3531771 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d5ea9b74e8fcb986665ea341f883bfa6d3531771 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-28 (Sun, 28 Aug 2016) Changed paths: M ChangeLog M configure Log Message: ----------- version 1.6.1 Commit: 88c4214ff1c962ca2a933edff4ce430554930d3c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/88c4214ff1c962ca2a933edff4ce430554930d3c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-29 (Mon, 29 Aug 2016) Changed paths: M ChangeLog M README M addons/GM2Calc/module.mk M addons/test_call_tsil/module.mk M config/Makefile.in M configure M doc/building.dox M fflite/module.mk M legacy/module.mk M meta/BetaFunction.m M meta/LoopMasses.m M meta/ThreeLoopQCD.m M model_files/SM/LesHouches.in.SM M models/SoftsusyMSSM/module.mk M models/SoftsusyNMSSM/module.mk M models/sm/module.mk M models/smcw/module.mk M src/fixed_point_iterator.hpp M src/module.mk M src/mssm_twoloophiggs.cpp M src/nmssm_twoloophiggs.cpp M src/parallel.hpp M src/standard_model.cpp M templates/effective_couplings.cpp.in M templates/effective_couplings.hpp.in M templates/mass_eigenstates.cpp.in M templates/module.addon.mk.in M templates/module.mk.in M templates/utilities.cpp.in M templates/utilities.hpp.in M test/module.mk A test/test_SM_three_loop_spectrum.cpp Log Message: ----------- Merge branch 'development' into feature-mathlink Conflicts: config/Makefile.in models/sm/module.mk models/smcw/module.mk Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/a05e024ce4d5...88c4214ff1c9
More information about the Flexiblesusy-commits mailing list |