|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 0d1929: version 1.7.2GitHub noreply at github.comSun Jan 8 17:09:24 GMT 2017
Branch: refs/heads/feature-2.0-tower-1L-nologs Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 0d19299fef514160cb7541a03abb9b2c3365f927 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d19299fef514160cb7541a03abb9b2c3365f927 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M ChangeLog M configure Log Message: ----------- version 1.7.2 Commit: 2d88fd2f8e81cf7910f0150d8ca8d9420de2eb2b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2d88fd2f8e81cf7910f0150d8ca8d9420de2eb2b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-12-28 (Wed, 28 Dec 2016) Changed paths: M models/SoftsusyFlavourMSSM/flavoursoft.cpp M models/SoftsusyMSSM/mssmUtils.cpp M models/SoftsusyMSSM/physpars.cpp M models/SoftsusyMSSM/softpars.cpp M models/SoftsusyMSSM/softsusy.cpp M models/SoftsusyMSSM/susy.cpp Log Message: ----------- remove HR macro to fix compilation with Eigen 3.3 Commit: 7c596c4fdb4f61a2e0fac38f26f999e27a5901d9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7c596c4fdb4f61a2e0fac38f26f999e27a5901d9 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-07 (Sat, 07 Jan 2017) Changed paths: M templates/standard_model_matching.cpp.in Log Message: ----------- calculate pole masses earlier and improve comments Commit: c62725898ec5017700620c6379f02a08fe99d631 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c62725898ec5017700620c6379f02a08fe99d631 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-07 (Sat, 07 Jan 2017) Changed paths: M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in Log Message: ----------- let the compiler deduce the model type Commit: 5591705a0e5b54f30c8559d43584d6c1e380fd74 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5591705a0e5b54f30c8559d43584d6c1e380fd74 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-07 (Sat, 07 Jan 2017) Changed paths: M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in M templates/standard_model_two_scale_high_scale_initial_guesser.hpp.in M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in M templates/standard_model_two_scale_low_scale_initial_guesser.hpp.in M templates/two_scale_high_scale_initial_guesser.cpp.in M templates/two_scale_high_scale_initial_guesser.hpp.in M templates/two_scale_low_scale_initial_guesser.cpp.in M templates/two_scale_low_scale_initial_guesser.hpp.in Log Message: ----------- use in-class initialization of initial guesser members Commit: 80b7a00c8035fd4da07edd4dee8e7b3e7681e82d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/80b7a00c8035fd4da07edd4dee8e7b3e7681e82d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-07 (Sat, 07 Jan 2017) Changed paths: M src/eigen_utils.hpp Log Message: ----------- adding missing header Commit: c651976b11774de68bec3e10b3ef43731daf1b67 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c651976b11774de68bec3e10b3ef43731daf1b67 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-07 (Sat, 07 Jan 2017) Changed paths: M src/ckm.cpp M src/fixed_point_iterator.hpp M src/physical_input.cpp M src/slha_io.hpp M src/standard_model_two_scale_low_scale_constraint.cpp M src/wrappers.hpp M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_high_scale_initial_guesser.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_initial_guesser.cpp.in M templates/two_scale_susy_scale_constraint.cpp.in M templates/utilities.cpp.in Log Message: ----------- replace calls to assert() by exceptions which is safer w.r.t. open files / databases etc. Commit: f69e850356ec4d7ad743a2a26a4a5b5a3e1da3a5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f69e850356ec4d7ad743a2a26a4a5b5a3e1da3a5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-07 (Sat, 07 Jan 2017) Changed paths: M src/standard_model_two_scale_low_scale_constraint.cpp M src/standard_model_two_scale_low_scale_constraint.hpp M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_high_scale_constraint.hpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in M templates/two_scale_susy_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.hpp.in Log Message: ----------- more in-class initialization Commit: 7fb332c71ad5dd8318e35997ad7120c2ffae9205 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7fb332c71ad5dd8318e35997ad7120c2ffae9205 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-07 (Sat, 07 Jan 2017) Changed paths: M src/two_scale_solver.cpp M src/two_scale_solver.hpp Log Message: ----------- use in-class initialization for RGFlow<Two_scale> Commit: 414e0b3a4594fbbf071cd8710ac91ce459888465 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/414e0b3a4594fbbf071cd8710ac91ce459888465 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-07 (Sat, 07 Jan 2017) Changed paths: M src/splitmssm_thresholds.cpp M src/splitmssm_thresholds.hpp Log Message: ----------- use in-class initialization in Split-MSSM threshold corrections Commit: 4a5ada7723c43dd85716dc14e8eca10eab6f5a75 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a5ada7723c43dd85716dc14e8eca10eab6f5a75 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M meta/ThresholdCorrections.m Log Message: ----------- Bugfix: missing return statement in function recalculate_mw_pole() if MW is input (not GF). Commit: 4bf64fa9a61b46004037fbdeb68555415f3cf3e7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4bf64fa9a61b46004037fbdeb68555415f3cf3e7 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: a4f659ea6da6a7bedded1db36798651573986d9c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a4f659ea6da6a7bedded1db36798651573986d9c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M ChangeLog M meta/ThresholdCorrections.m Log Message: ----------- Merge remote-tracking branch 'organization/development' into feature-2.0 Conflicts: ChangeLog configure models/SoftsusyMSSM/physpars.cpp models/SoftsusyMSSM/softpars.cpp Commit: d145c24c72bccf8209274904708682a440c47665 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d145c24c72bccf8209274904708682a440c47665 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M test/test_array_view.cpp Log Message: ----------- test const element type Commit: 3378c40204a3de005434be8510e8b2f4506fb3dc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3378c40204a3de005434be8510e8b2f4506fb3dc Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M src/lattice_solver.hpp M src/minimizer.hpp M src/root_finder.hpp M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.cpp.in Log Message: ----------- use nullptr instead of NULL Commit: dac6e9eb29099ca44ba7ec120d17be6362e2d762 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dac6e9eb29099ca44ba7ec120d17be6362e2d762 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M src/standard_model_two_scale_low_scale_constraint.hpp M templates/two_scale_low_scale_constraint.hpp.in Log Message: ----------- remove unused variable and function Commit: 703c82af332254a1fe37bba7d5b2e6bd8e91b079 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/703c82af332254a1fe37bba7d5b2e6bd8e91b079 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M templates/two_scale_low_scale_constraint.cpp.in Log Message: ----------- initialize all parameters in order Commit: 441b4306c979a938adb1baddbf55df62777342a0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/441b4306c979a938adb1baddbf55df62777342a0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_high_scale_constraint.hpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in M templates/two_scale_susy_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.hpp.in Log Message: ----------- pack nullptr check into separate function to avoid code duplication Commit: dd49b8e4e5957c713c08f7ece8ebb09a0e614258 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dd49b8e4e5957c713c08f7ece8ebb09a0e614258 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M meta/WriteOut.m Log Message: ----------- simplify function Commit: 9e4d21b5d5a246659a33b9c6aeebe9c02329e575 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9e4d21b5d5a246659a33b9c6aeebe9c02329e575 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- ensure decomposed mass eigenstates are printed as for example {VP, VZ} Commit: 2d08a502065788cf505fd5677255753aa18237ba https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2d08a502065788cf505fd5677255753aa18237ba Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M meta/FlexibleSUSY.m M meta/SelfEnergies.m M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in Log Message: ----------- adding helper function returning tadpoles over VEVs Commit: e756c4df8e94de943ee257ffbb174bd82a599118 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e756c4df8e94de943ee257ffbb174bd82a599118 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M ChangeLog M meta/FlexibleSUSY.m M meta/SelfEnergies.m M meta/ThresholdCorrections.m M meta/WriteOut.m M src/ckm.cpp M src/eigen_utils.hpp M src/fixed_point_iterator.hpp M src/lattice_solver.hpp M src/minimizer.hpp M src/physical_input.cpp M src/root_finder.hpp M src/slha_io.hpp M src/splitmssm_thresholds.cpp M src/splitmssm_thresholds.hpp M src/standard_model_two_scale_low_scale_constraint.cpp M src/standard_model_two_scale_low_scale_constraint.hpp M src/two_scale_solver.cpp M src/two_scale_solver.hpp M src/wrappers.hpp M templates/mass_eigenstates.cpp.in M templates/mass_eigenstates.hpp.in M templates/standard_model_matching.cpp.in M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in M templates/standard_model_two_scale_high_scale_initial_guesser.hpp.in M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in M templates/standard_model_two_scale_low_scale_initial_guesser.hpp.in M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_high_scale_constraint.hpp.in M templates/two_scale_high_scale_initial_guesser.cpp.in M templates/two_scale_high_scale_initial_guesser.hpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.hpp.in M templates/two_scale_low_scale_initial_guesser.cpp.in M templates/two_scale_low_scale_initial_guesser.hpp.in M templates/two_scale_susy_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.hpp.in M templates/utilities.cpp.in M test/test_array_view.cpp Log Message: ----------- Merge remote-tracking branch 'organization/feature-2.0' into feature-2.0-tower-1L-nologs Conflicts: templates/standard_model_matching.cpp.in templates/standard_model_two_scale_high_scale_initial_guesser.hpp.in templates/standard_model_two_scale_low_scale_initial_guesser.hpp.in Commit: 4dd00f8c99936e9c51b58ae6b5baac68bab60fac https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4dd00f8c99936e9c51b58ae6b5baac68bab60fac Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M templates/standard_model_matching.cpp.in Log Message: ----------- don't call undefined function Commit: d84ba7890ee387174c17659f3b759ddf8ea5b3fb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d84ba7890ee387174c17659f3b759ddf8ea5b3fb Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M templates/standard_model_matching.cpp.in Log Message: ----------- generalize Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/c8cdee4a6a41...d84ba7890ee3
More information about the Flexiblesusy-commits mailing list |