|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] fd662f: remove empty non-virtual destructorsGitHub noreply at github.comThu Aug 25 19:18:20 BST 2016
Branch: refs/heads/feature-2.0-lambda-ewsb-solvers Home: https://github.com/FlexibleSUSY/FlexibleSUSY 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: addb2301e22dbc9a98d9b41f13f1b90f780156fd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/addb2301e22dbc9a98d9b41f13f1b90f780156fd Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M ChangeLog M README M addons/GM2Calc/module.mk M addons/test_call_tsil/module.mk M doc/building.dox M fflite/module.mk M legacy/module.mk M meta/BetaFunction.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 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 Log Message: ----------- Merge remote-tracking branch 'organization/development' into feature-2.0-lambda-ewsb-solvers Conflicts: src/fixed_point_iterator.hpp Commit: f7945acdd753ef157b459a93f34cebd31588b966 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7945acdd753ef157b459a93f34cebd31588b966 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: ----------- adapt to merge Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/03fda8788fa1...f7945acdd753
More information about the Flexiblesusy-commits mailing list |