[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] ea29e2: simplify parameter names getter interface

GitHub noreply at github.com
Fri Jan 8 10:34:10 GMT 2016


  Branch: refs/heads/master
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: ea29e2ceca3b6675e141b591f4f5d5478252c789
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ea29e2ceca3b6675e141b591f4f5d5478252c789
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M src/coupling_monitor.hpp
    M templates/utilities.hpp.in

  Log Message:
  -----------
  simplify parameter names getter interface


  Commit: 4469dc3dc5fec54b9f83a9e72c94800fbbaa14f0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4469dc3dc5fec54b9f83a9e72c94800fbbaa14f0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    A src/database.cpp
    A src/database.hpp
    M src/module.mk

  Log Message:
  -----------
  first idea simple idea to create a SQLite-3 database interface


  Commit: 008236b22b16f286d6f1fc0dacacc550e8b2dc8c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/008236b22b16f286d6f1fc0dacacc550e8b2dc8c
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/utilities.hpp.in

  Log Message:
  -----------
  include only mass eigenstates header

which is more at the top of the hierarchy


  Commit: 03aa3d7677b534fcbbc2dd5bf7d32fd16dd4121e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/03aa3d7677b534fcbbc2dd5bf7d32fd16dd4121e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M src/coupling_monitor.hpp
    M templates/utilities.hpp.in

  Log Message:
  -----------
  simplify parameter names getter interface


  Commit: ca5cec590996bf7e831129850144c5744e499a62
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ca5cec590996bf7e831129850144c5744e499a62
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M src/command_line_options.cpp
    M src/command_line_options.hpp

  Log Message:
  -----------
  adding command line option to specify database output file


  Commit: 73f9acd1d5ad0c041e24fd739cffd29661d65ca3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/73f9acd1d5ad0c041e24fd739cffd29661d65ca3
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in
    M templates/utilities.hpp.in

  Log Message:
  -----------
  adding simple database writing function


  Commit: 2083916016dd0e0881fe0c90ae17dbad36038e94
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2083916016dd0e0881fe0c90ae17dbad36038e94
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/run.cpp.in

  Log Message:
  -----------
  enable writing parameter point to database


  Commit: 70e154f074f1429995fc33f4cd2ef0fc8bec07e4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/70e154f074f1429995fc33f4cd2ef0fc8bec07e4
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M src/database.cpp
    M src/database.hpp

  Log Message:
  -----------
  pass const string ref. to execute() function


  Commit: 679edbb6a3790260c11e89f37a94ec0b36e02279
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/679edbb6a3790260c11e89f37a94ec0b36e02279
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M src/database.cpp
    M src/database.hpp

  Log Message:
  -----------
  convert numbers to string with maximum machine precision


  Commit: 157e832fa956c7f9e12eec40f7602852e59f4795
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/157e832fa956c7f9e12eec40f7602852e59f4795
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M src/database.cpp
    M src/database.hpp

  Log Message:
  -----------
  move to_string function out of Database class


  Commit: f8fa14f4d3d98a165a8e744ad276b5bc7a52c805
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f8fa14f4d3d98a165a8e744ad276b5bc7a52c805
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/TreeMasses.m
    M templates/physical.cpp.in
    M templates/physical.hpp.in

  Log Message:
  -----------
  adding vector getters and setters for pole masses and mixings


  Commit: 89190a01f6d5ccf6c926029754098eb0e790fdf8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/89190a01f6d5ccf6c926029754098eb0e790fdf8
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/utilities.hpp.in

  Log Message:
  -----------
  adding helper function to return particle and mass names


  Commit: cd253e0f3d14e90aac965ad0bf7560d15aae3b02
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd253e0f3d14e90aac965ad0bf7560d15aae3b02
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/TreeMasses.m
    M templates/physical.cpp.in
    M templates/physical.hpp.in

  Log Message:
  -----------
  adding vector getters and setters for pole masses and mixings


  Commit: 3f08481d50b6f2d83ada27e9d83f57fb339e412a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3f08481d50b6f2d83ada27e9d83f57fb339e412a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/utilities.hpp.in

  Log Message:
  -----------
  adding helper function to return particle and mass names


  Commit: b3f412a166fa23a573b80d519f27ac5151f5ce64
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b3f412a166fa23a573b80d519f27ac5151f5ce64
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in

  Log Message:
  -----------
  append also pole masses to parameter point


  Commit: cf3d1cd0c2d71965080f643d254079965587b73f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cf3d1cd0c2d71965080f643d254079965587b73f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M src/database.cpp
    M src/database.hpp

  Log Message:
  -----------
  adding extraction routine to database class


  Commit: 473d2f2e3fb02fadd5a268c3e5cbd59e5f07431f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/473d2f2e3fb02fadd5a268c3e5cbd59e5f07431f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in
    M templates/utilities.hpp.in

  Log Message:
  -----------
  adding routine to extract model parameters and masses from database


  Commit: 408b85a394d13af83b8f93f59aa6ab1cfdce2f78
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/408b85a394d13af83b8f93f59aa6ab1cfdce2f78
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/TreeMasses.m
    M templates/info.hpp.in

  Log Message:
  -----------
  adding enum with mixing matrices

The order of the mixing matrices is the same as the order of the
mixing particles.


  Commit: 5a99d2551c1d02707104270c73e9e8079d7bcea4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5a99d2551c1d02707104270c73e9e8079d7bcea4
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/TreeMasses.m

  Log Message:
  -----------
  write out all mixing matrix elements


  Commit: b84c382aa950fd9e3fb8b78c2f8c27f7954c614a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b84c382aa950fd9e3fb8b78c2f8c27f7954c614a
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/TreeMasses.m
    M templates/info.hpp.in
    M templates/utilities.hpp.in

  Log Message:
  -----------
  Merge branch 'development' into feature-sqlite

Conflicts:
	templates/utilities.hpp.in


  Commit: cfe890f1622a1fe9c0c4f99ab38996a5539ce810
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cfe890f1622a1fe9c0c4f99ab38996a5539ce810
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/TreeMasses.m
    M templates/info.cpp.in
    M templates/info.hpp.in

  Log Message:
  -----------
  create array of particle mixing names


  Commit: db4854bc0192bd6b5797c0d0e61c330222987b90
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/db4854bc0192bd6b5797c0d0e61c330222987b90
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/utilities.hpp.in

  Log Message:
  -----------
  adding function to convert array of mixing names to vector of string


  Commit: e7bfe942fd1cae8b750713add9712914f5b8fef5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7bfe942fd1cae8b750713add9712914f5b8fef5
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in

  Log Message:
  -----------
  write pole masses and mixing matrices to the database


  Commit: 20c1f22a5dea2718a94939eb112dc3a18195a3c7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/20c1f22a5dea2718a94939eb112dc3a18195a3c7
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  avoid commas before list starts


  Commit: 1f9ad09626e5bb418e1fbd346a2763784d57bd6b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1f9ad09626e5bb418e1fbd346a2763784d57bd6b
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M src/database.cpp

  Log Message:
  -----------
  more descriptive error message


  Commit: dc13b36cff2f66fc820a9c4b3f08419dde47643d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dc13b36cff2f66fc820a9c4b3f08419dde47643d
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  correcly account for non-SVD cases


  Commit: 65f02b3395c02581192cc0eafe6e49346c2bee31
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/65f02b3395c02581192cc0eafe6e49346c2bee31
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M test/module.mk
    A test/test_CMSSM_database.cpp

  Log Message:
  -----------
  adding test case for database reading and writing


  Commit: ac1a6341999a5bafb15d259f89869b4eb47609d2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ac1a6341999a5bafb15d259f89869b4eb47609d2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  adding more test cases for important precision settings


  Commit: 84f1d64d0eda1a57679763c9a93fd94257d46f0d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/84f1d64d0eda1a57679763c9a93fd94257d46f0d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  account for non-SVD cases


  Commit: a7fa514a08a42ec72cec8d678befb223bd11509a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7fa514a08a42ec72cec8d678befb223bd11509a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M config/Makefile.in
    M config/config.h.in
    M configure
    M src/module.mk
    M templates/module.mk.in
    M test/module.mk

  Log Message:
  -----------
  search for SQLite library and header


  Commit: bf327bd7e6950c56d6a5ea7e01330dce50f0425a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bf327bd7e6950c56d6a5ea7e01330dce50f0425a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M test/module.mk

  Log Message:
  -----------
  link thread libs to database test


  Commit: 229f063b26ea835b395f9e8addf92a905c1c3766
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/229f063b26ea835b395f9e8addf92a905c1c3766
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  test that number of parameters is the same


  Commit: 79bab272fe901ba48205e009be765bbc4142262b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/79bab272fe901ba48205e009be765bbc4142262b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  use 2-loops by default in the test


  Commit: 60459b98156c7e52e9371b0c6d05c5f7e496e323
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60459b98156c7e52e9371b0c6d05c5f7e496e323
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in

  Log Message:
  -----------
  write model settings to database as well


  Commit: eb6f393847a909763254cefe4c0b6356cab05c15
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/eb6f393847a909763254cefe4c0b6356cab05c15
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  check equality of pole masses


  Commit: a0f01358d895ea7716cba79dfcf9ba5406a8b646
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a0f01358d895ea7716cba79dfcf9ba5406a8b646
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M test/test.h

  Log Message:
  -----------
  generalize check_equality() function to arbitrary matrices


  Commit: 257db3b2d84674a726b227740ba0263714767268
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/257db3b2d84674a726b227740ba0263714767268
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  check pole mass mixing matrices


  Commit: 41dec2579af12ad36fa04eaff85666f405bd6de1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/41dec2579af12ad36fa04eaff85666f405bd6de1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  test equality of input parameters


  Commit: 69b521ebe0e024f1bb589e3ebd58b52c4f28fd1e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/69b521ebe0e024f1bb589e3ebd58b52c4f28fd1e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/Parameters.m
    M templates/input_parameters.cpp.in
    M templates/input_parameters.hpp.in

  Log Message:
  -----------
  adding array getter and setter for input parameters


  Commit: 5d54a5fd334730073bc6a69a64cbf4503ec94312
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5d54a5fd334730073bc6a69a64cbf4503ec94312
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/Parameters.m
    M templates/info.cpp.in
    M templates/info.hpp.in

  Log Message:
  -----------
  create enum and array of input parameters


  Commit: 09b98718705630466e0791ea9b9419835d629416
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09b98718705630466e0791ea9b9419835d629416
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M templates/utilities.hpp.in

  Log Message:
  -----------
  adding helper function that returns vector of input parameter names


  Commit: d4f859e9781da6ace219c554e81672f593f11f58
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d4f859e9781da6ace219c554e81672f593f11f58
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in

  Log Message:
  -----------
  store input parameters in database


  Commit: 26ef469f79ce397de0a775369910b89758db8b98
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/26ef469f79ce397de0a775369910b89758db8b98
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M meta/Parameters.m

  Log Message:
  -----------
  catch integer types


  Commit: 72976db2f41bc109b4d9acf399be70df62c3bede
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/72976db2f41bc109b4d9acf399be70df62c3bede
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in

  Log Message:
  -----------
  correcting array assignment to input parameters


  Commit: 43784a60461b3934ddee3e1bdb7a189f6f6fbd9c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/43784a60461b3934ddee3e1bdb7a189f6f6fbd9c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in
    M templates/utilities.hpp.in

  Log Message:
  -----------
  add optional QedQcd pointer to store low-energy data


  Commit: a1d6c7656be363562baf93fc321cf05ed25b3f31
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a1d6c7656be363562baf93fc321cf05ed25b3f31
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M src/lowe.cpp
    M src/lowe.h

  Log Message:
  -----------
  adding vector getter and setter for low-energy data


  Commit: e639e1d684755a3ab6965c4eee30f464ee0da701
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e639e1d684755a3ab6965c4eee30f464ee0da701
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M templates/run.cpp.in
    M templates/utilities.cpp.in

  Log Message:
  -----------
  store low-energy input parameters in the database


  Commit: d553af867e787c1b68e0af177e0bfa6795281ad0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d553af867e787c1b68e0af177e0bfa6795281ad0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M src/command_line_options.cpp
    M templates/run.cpp.in

  Log Message:
  -----------
  Change: print SLHA output to stdout only if slha-output-file is -


  Commit: 7ce1fc89be0122ca21cd765843542596ac16456c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7ce1fc89be0122ca21cd765843542596ac16456c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: c3ea91fc69cc7904da183bd93ad9d63807a65c0f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c3ea91fc69cc7904da183bd93ad9d63807a65c0f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M ChangeLog
    M src/command_line_options.cpp
    M templates/run.cpp.in

  Log Message:
  -----------
  Merge branch 'development' into feature-sqlite

Conflicts:
	src/command_line_options.cpp
	templates/run.cpp.in


  Commit: 4a0be68c0d73d3ef5163a69674171765657fb375
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a0be68c0d73d3ef5163a69674171765657fb375
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in

  Log Message:
  -----------
  correcting total number of entries to be read


  Commit: f3a2a7cee1daf8ec7d7c97d26b7039d3863e9bb4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f3a2a7cee1daf8ec7d7c97d26b7039d3863e9bb4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in

  Log Message:
  -----------
  ignore data passed the end of the running DRbar parameters


  Commit: 0d9d2ceb01b25d80f1ee1ddde22a887b32fb5703
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d9d2ceb01b25d80f1ee1ddde22a887b32fb5703
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M src/lowe.cpp

  Log Message:
  -----------
  better name for light quark masses

that also avoids conflicts


  Commit: 01cd808742f0e450f9e1829c2b3e3ca35f71bc46
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/01cd808742f0e450f9e1829c2b3e3ca35f71bc46
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M configure

  Log Message:
  -----------
  tell user how to disable sqlite support


  Commit: d7dadcf5d29b1b816aab7f01ad30af4fdcc133b0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7dadcf5d29b1b816aab7f01ad30af4fdcc133b0
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M src/database.cpp
    M src/database.hpp

  Log Message:
  -----------
  throw exception if database interface functions are called

and SQLite support is disabled


  Commit: 208fd1e8f4716ff78838a16a38747b746110eded
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/208fd1e8f4716ff78838a16a38747b746110eded
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M src/command_line_options.cpp

  Log Message:
  -----------
  add default values to help message

and fix typo


  Commit: 2ffd7c076ee603b856c694d38c92ad6174c967d3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2ffd7c076ee603b856c694d38c92ad6174c967d3
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M src/command_line_options.cpp

  Log Message:
  -----------
  Merge branch 'development' into feature-sqlite


  Commit: 6cc0a67c922c2bb977e2adb194fc35a1e5e5569e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6cc0a67c922c2bb977e2adb194fc35a1e5e5569e
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M src/database.cpp
    M src/database.hpp

  Log Message:
  -----------
  allow caller to extract rows from bottom of table


  Commit: 193ed1f367e588a7678ce48201b61b31c8c2c33c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/193ed1f367e588a7678ce48201b61b31c8c2c33c
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  read last row in database test


  Commit: a3984f347e5da868b747919e1eb9db259f4a083c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a3984f347e5da868b747919e1eb9db259f4a083c
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    A utils/scan-database.sh

  Log Message:
  -----------
  adding scan script writing the data into a database


  Commit: c858e6f1672b387d3539a3c54e3ee8b7d92f7120
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c858e6f1672b387d3539a3c54e3ee8b7d92f7120
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M templates/utilities.cpp.in

  Log Message:
  -----------
  add problems and warnings flags to database


  Commit: 7b54dbf040ac8135535a59ac1ccb8c7a97f467a9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7b54dbf040ac8135535a59ac1ccb8c7a97f467a9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-10-30 (Fri, 30 Oct 2015)

  Changed paths:
    M src/database.cpp

  Log Message:
  -----------
  don't call sqlite3_* functions of database pointer is NULL


  Commit: e9f9a54cb9fb3b0035382f1a50ac487c0f2eeb77
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e9f9a54cb9fb3b0035382f1a50ac487c0f2eeb77
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-10-30 (Fri, 30 Oct 2015)

  Changed paths:
    M utils/scan-database.sh

  Log Message:
  -----------
  don't suppress warning messages from the spectrum generator

They can still be supressed on the user side by piping stderr to
/dev/null


  Commit: b9a0987836e74fb11d722bf102fe18e4a7a308e3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b9a0987836e74fb11d722bf102fe18e4a7a308e3
  Author: Peter Athron <peter.athron at coepp.org.au>
  Date:   2015-10-31 (Sat, 31 Oct 2015)

  Changed paths:
    M model_files/NSM/FlexibleSUSY.m.in
    M model_files/NSM/LesHouches.in.NSM
    M sarah/NSM/NSM.m

  Log Message:
  -----------
  change sign of higgs potential terms in NSM to be conventional.
adapt LesHouchges input accordingly to keep valid point.
add initial guess for lambda couplings to help guide users extending this to
include a highscale.


  Commit: 7dd7bda7f71b52fdd865103592d414705febb681
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7dd7bda7f71b52fdd865103592d414705febb681
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M src/database.cpp

  Log Message:
  -----------
  extend documentation of insert() function


  Commit: 5069cbd18e1260cb9102e7e4c381a18fffafae9c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5069cbd18e1260cb9102e7e4c381a18fffafae9c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M src/database.cpp
    M src/database.hpp

  Log Message:
  -----------
  extend documentation of database methods


  Commit: 179d66cecd6afc3f063b790e036f05d23644bb82
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/179d66cecd6afc3f063b790e036f05d23644bb82
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M src/database.cpp

  Log Message:
  -----------
  use faster boost::lexical_cast since we have to use it anyway


  Commit: 6e1a0cb90dd10b2126e56aa85caeb9720b739c2a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e1a0cb90dd10b2126e56aa85caeb9720b739c2a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 1bf983651e620f7559a07b96e0037b6c2dfbcf4b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1bf983651e620f7559a07b96e0037b6c2dfbcf4b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M ChangeLog
    M config/Makefile.in
    M config/config.h.in
    M configure
    M meta/FlexibleSUSY.m
    M meta/Parameters.m
    M meta/TreeMasses.m
    M src/command_line_options.cpp
    M src/command_line_options.hpp
    A src/database.cpp
    A src/database.hpp
    M src/lowe.cpp
    M src/lowe.h
    M src/module.mk
    M templates/info.cpp.in
    M templates/info.hpp.in
    M templates/input_parameters.cpp.in
    M templates/input_parameters.hpp.in
    M templates/module.mk.in
    M templates/run.cpp.in
    M templates/utilities.cpp.in
    M templates/utilities.hpp.in
    M test/module.mk
    M test/test.h
    A test/test_CMSSM_database.cpp
    A utils/scan-database.sh

  Log Message:
  -----------
  Merge branch 'feature-sqlite' into development


  Commit: f7060a4dc9ae369a258f9b014139fc70b7671416
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7060a4dc9ae369a258f9b014139fc70b7671416
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M src/database.cpp

  Log Message:
  -----------
  avoid unnecessary extra string concatenation


  Commit: ed0445fb84156631cd9581f21d6577cdf168d3cd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ed0445fb84156631cd9581f21d6577cdf168d3cd
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M src/database.cpp

  Log Message:
  -----------
  speed-up database insertion by enabling asynchronous writing to disk


  Commit: 3c23212bf3a6bd5c438dfaaa8fa7780455f0649a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3c23212bf3a6bd5c438dfaaa8fa7780455f0649a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M src/database.hpp

  Log Message:
  -----------
  document members


  Commit: 190a6140ca9f8fe971143b3d5769b465d2bbe0c2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/190a6140ca9f8fe971143b3d5769b465d2bbe0c2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M templates/input_parameters.cpp.in

  Log Message:
  -----------
  adding missing header inclusion

In the models with complex phases Re() and Im() need to be defined in
the input_parameters module.


  Commit: e7474f3cf8f9610a1f4f573d20a3f555b0b2181b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7474f3cf8f9610a1f4f573d20a3f555b0b2181b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M src/logger.hpp

  Log Message:
  -----------
  correcting/updating the documentation of the logger preprocessor

define statements


  Commit: d858dca330acf7bff5e5ca99387c2022781935a8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d858dca330acf7bff5e5ca99387c2022781935a8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M src/logger.hpp

  Log Message:
  -----------
  put enum ELogLevel into flexiblesusy namespace

in order to avoid collisions with user-defined enums.


  Commit: ac70fec8d053a66d1e157395dc68edad206617ab
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ac70fec8d053a66d1e157395dc68edad206617ab
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M model_files/SM/FlexibleSUSY.m.in
    M model_files/SM/LesHouches.in.SM

  Log Message:
  -----------
  calculate Higgs mass at Q = MT in the SM

instead of at Q = Qin


  Commit: d1d3199af8690dee08ac31d5f50e2202309387ab
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d1d3199af8690dee08ac31d5f50e2202309387ab
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 689925330cf3e69f41c1d06789afc79031a03141
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/689925330cf3e69f41c1d06789afc79031a03141
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M meta/Constraint.m

  Log Message:
  -----------
  suppress false warning when FSSolveEWSBFor[] is used in a constraint


  Commit: b70d23219d114f55eed709edb765c24d09fbff14
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b70d23219d114f55eed709edb765c24d09fbff14
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M model_files/SMEWSBAtMZ/FlexibleSUSY.m.in

  Log Message:
  -----------
  Apply commit ac70fec8 to SMEWSBAtMZ


  Commit: ad11621f9ecf439cf09b28319c57c3a0dc320a55
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad11621f9ecf439cf09b28319c57c3a0dc320a55
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M test/test.h

  Log Message:
  -----------
  Revert "generalize check_equality() function to arbitrary matrices"

This reverts commit a0f01358d895ea7716cba79dfcf9ba5406a8b646.


  Commit: 47c1637ff205cd2080548df0f41d6335024d4504
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/47c1637ff205cd2080548df0f41d6335024d4504
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M src/numerics2.hpp

  Log Message:
  -----------
  adding numerics overloads for integer types


  Commit: 2571f7ddea641376b1c3c0f2238c5b8119f7289d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2571f7ddea641376b1c3c0f2238c5b8119f7289d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M config/Makefile.customized-betas.in

  Log Message:
  -----------
  link SQLite to customized-betas example


  Commit: 2bbd6ef5aba078ddc300c213c4a6af61bad4e225
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2bbd6ef5aba078ddc300c213c4a6af61bad4e225
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M config/Makefile.standalone.in
    M config/Makefile.tower.in

  Log Message:
  -----------
  link SQLite libraries to tower and standalone example


  Commit: 99a1cb779b6113c742c2aff508ae90c166c4afc5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/99a1cb779b6113c742c2aff508ae90c166c4afc5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M test/test.h

  Log Message:
  -----------
  generalize check_equality() function for equal arguments

in order to compare complex or real Eigen matrices.


  Commit: 706a210d09ab22ce5f9642ea79ff92e0de1839fa
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/706a210d09ab22ce5f9642ea79ff92e0de1839fa
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-08 (Sun, 08 Nov 2015)

  Changed paths:
    M src/database.cpp
    M src/database.hpp
    M templates/run.cpp.in
    M templates/utilities.cpp.in
    M templates/utilities.hpp.in
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  wrap generated database functions into <model>_database namespace

in order to avoid collisions when libraries for different models are
linked.


  Commit: e9d3d9de234983061063e81c3c5e708a30223894
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e9d3d9de234983061063e81c3c5e708a30223894
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M src/weinberg_angle.cpp

  Log Message:
  -----------
  enable calculation of weiberg angle at an arbitrary scale

The scale dependence in the W and Z self-energies is correctly taken
into account.  The for the calculation of the vertex and box diagrams
in the SM, the scale-dependence had to be added explicitly.  This
scale dependence was obtained from Eq. (6.15) of Lisa Zeune's diploma
thesis

  https://inspirehep.net/record/1235362/

as follows:

First, I have checked, that (6.15) is equivalent to (C.12) from BPMZ
for the case Q = MZ.

In (6.15) only the 1st term on the r.h.s. contains the scale
dependence.  This term is contained in (C.12) for the case Q = MZ.

=>

To account for the scale dependence in (C.12), this term must be (i)
subtracted for Q = MZ, and (ii) added again for arbitrary Q.  This
leads to the expression

   term = -((alphaHat*Log[MW^2/Q^2])/(Pi*sHat^2));

   (term /. Q -> MZ) - term

=>

   -((alphaHat*4*Log[MZ^2/Q^2])/(4*Pi*sHat^2))

I added this term to delta_VB_SM.


  Commit: cd4a618c1eb24c8c5b70099bbae60edcf1298c74
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd4a618c1eb24c8c5b70099bbae60edcf1298c74
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M models/SoftsusyMSSM/softsusy.cpp
    M test/test_CMSSM_weinberg_angle.cpp

  Log Message:
  -----------
  test scale-dependence of delta_VB^SM against SoftSUSY


  Commit: 23c38dee471954513e02afaf36d5fad840bf2531
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/23c38dee471954513e02afaf36d5fad840bf2531
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M src/lowe.cpp
    M src/lowe.h

  Log Message:
  -----------
  adding operator == for QedQcd class


  Commit: 403cf82b3b080d8ab2c383845e2af855e225f4d7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/403cf82b3b080d8ab2c383845e2af855e225f4d7
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M src/lowe.cpp

  Log Message:
  -----------
  set top and bottom mass at MZ as done in toMz()


  Commit: 93e66322f5c21fd82a23543e946c1e05c75c52b5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/93e66322f5c21fd82a23543e946c1e05c75c52b5
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M src/lowe.cpp
    M src/lowe.h

  Log Message:
  -----------
  adding general toQ() function which is a general form of toMz() and toMt()


  Commit: be668b0b1b5e2802fe8923573e9dce8c4769b133
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/be668b0b1b5e2802fe8923573e9dce8c4769b133
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M test/module.mk
    A test/test_lowe.cpp

  Log Message:
  -----------
  test QedQcd::to() function


  Commit: 19e39a428cd92ed166e1d44a23a0a3fe77671519
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/19e39a428cd92ed166e1d44a23a0a3fe77671519
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M meta/Constraint.m
    M meta/FlexibleSUSY.m
    M templates/run.cpp.in

  Log Message:
  -----------
  allow matching to the SM at Q = MT_pole

Thus, at the moment the model under consideration can be matched to
the SM at either Q = MZ_pole or Q = MT_pole.


  Commit: 9a5f047bd75ba17c347395d21eafaf8656539e3f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9a5f047bd75ba17c347395d21eafaf8656539e3f
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M templates/run.cpp.in
    M templates/two_scale_low_scale_constraint.cpp.in

  Log Message:
  -----------
  allow matching to SM at dynamically calculated scale

This now allows a user to match to the SM at for example MT_DRbar.


  Commit: c555a783892bc8a247196ea1ced7180801799fe5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c555a783892bc8a247196ea1ced7180801799fe5
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    A model_files/CMSSMMatchedAtMTDRbar/FlexibleSUSY.m.in
    A model_files/CMSSMMatchedAtMTPole/FlexibleSUSY.m.in
    M test/test_run_all_spectrum_generators.sh

  Log Message:
  -----------
  adding CMSSM models matched to SM at Q = MT_pole and Q = MT_DRbar


  Commit: c7b013829d759060cd599d6eecbe92d57ee5cdb4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c7b013829d759060cd599d6eecbe92d57ee5cdb4
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: e919e41dca2cd669d824291094362e14c51d04b2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e919e41dca2cd669d824291094362e14c51d04b2
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M examples/customized-betas/MSSMcbs_spectrum_generator.hpp
    M examples/customized-betas/MSSMcbs_two_scale_initial_guesser.cpp
    M examples/customized-betas/MSSMcbs_two_scale_initial_guesser.hpp
    M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.cpp
    M examples/customized-betas/MSSMcbs_two_scale_low_scale_constraint.hpp
    M examples/customized-betas/custombetas.cpp
    M examples/lattice_fmssm.cpp
    M examples/lattice_fmssm_fmssmn.cpp
    M examples/lattice_numerical_fmssm.cpp
    M examples/lattice_numerical_fmssm_fmssmn.cpp
    M examples/switch_MSSM.cpp
    M examples/tower/MSSMD5O_MSSMRHN_spectrum_generator.hpp
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.cpp
    M examples/tower/MSSMD5O_MSSMRHN_two_scale_initial_guesser.hpp
    M examples/tower/run_tower.cpp
    M meta/Constraint.m
    M meta/FlexibleSUSY.m
    M meta/ThresholdCorrections.m
    M src/slha_io.cpp
    M templates/high_scale_spectrum_generator.hpp.in
    M templates/low_scale_spectrum_generator.hpp.in
    M templates/run.cpp.in
    M templates/run_cmd_line.cpp.in
    M templates/scan.cpp.in
    M templates/two_scale_initial_guesser.cpp.in
    M templates/two_scale_initial_guesser.hpp.in
    M templates/two_scale_initial_guesser_low_scale_model.cpp.in
    M templates/two_scale_initial_guesser_low_scale_model.hpp.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in

  Log Message:
  -----------
  rename low-energy data set


  Commit: ece4a3c9a9a28aa38e2c6b8d79f41ba41a4692f4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ece4a3c9a9a28aa38e2c6b8d79f41ba41a4692f4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M test/test_CMSSMCKM_low_scale_constraint.cpp
    M test/test_CMSSMMassWInput_spectrum.cpp
    M test/test_CMSSMNoFV_low_scale_constraint.cpp
    M test/test_CMSSMNoFV_two_loop_spectrum.cpp
    M test/test_CMSSM_initial_guesser.cpp
    M test/test_CMSSM_low_scale_constraint.cpp
    M test/test_CMSSM_spectrum.cpp
    M test/test_CMSSM_two_loop_spectrum.cpp
    M test/test_NMSSM_initial_guesser.cpp
    M test/test_NMSSM_low_scale_constraint.cpp
    M test/test_NMSSM_spectrum.cpp
    M test/test_NSM_low_scale_constraint.cpp
    M test/test_NUTNMSSM_spectrum.cpp
    M test/test_SMHighPrecision_two_loop_spectrum.cpp
    M test/test_SM_low_scale_constraint.cpp
    M test/test_SM_two_loop_spectrum.cpp
    M test/test_two_scale_mssm_initial_guesser.cpp
    M test/test_two_scale_mssm_solver.cpp

  Log Message:
  -----------
  rename oneset -> qedqcd in tests


  Commit: 2749d97999e834c0d0ad4d369df462d08f342025
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2749d97999e834c0d0ad4d369df462d08f342025
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M meta/CConversion.m

  Log Message:
  -----------
  speed-up RValueToCFormString[] for large expressions

In models with complicated BCs RValueToCFormString[] takes a lot of
time.  One of the bottle-necks is the simplification of expressions
involving conj[] or Conj[].  To speed RValueToCFormString[] up, this
simplification rule is now applied only if the given expression
contains conj[] or Conj[].


  Commit: 91a24654be8187f9133383a6384bb52687af988d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/91a24654be8187f9133383a6384bb52687af988d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    A doc/model_file.dox
    M doc/module.mk

  Log Message:
  -----------
  adding doxygen file to document model file parameters

The documentation is by far not complete.  Only the boundary
conditions have been documented so far (still not quite complete).


  Commit: 6b596d332b3befe731695f803055b65c0d3afdda
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6b596d332b3befe731695f803055b65c0d3afdda
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M doc/model_file.dox

  Log Message:
  -----------
  extend documentation of EWSBOutputParameters a bit


  Commit: 7656756644bb1e17ee08fc2c96e234a3ace3d931
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7656756644bb1e17ee08fc2c96e234a3ace3d931
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M doc/model_file.dox

  Log Message:
  -----------
  add missing documentation of boundary condition specification


  Commit: 9fc326ff2912722e7d89d7bc9c6f9d28c2f02edb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9fc326ff2912722e7d89d7bc9c6f9d28c2f02edb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M doc/model_file.dox

  Log Message:
  -----------
  document how to generate low-energy models


  Commit: ca92591b40c2835715f261335b4265b46b062aeb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ca92591b40c2835715f261335b4265b46b062aeb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M src/lowe.cpp

  Log Message:
  -----------
  do not include the top quark in the QED, QCD and Yukawa beta-functions

because we always include the top quark in the low-energy threshold
correction.


  Commit: b7d9efb8f8c4e13fb2c97e42ec1e7de6f787c61d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b7d9efb8f8c4e13fb2c97e42ec1e7de6f787c61d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M doc/Doxyfile

  Log Message:
  -----------
  update Doxygen file


  Commit: 1b4fc20bc6e8bc2329d15963b3d6cef051aa7451
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1b4fc20bc6e8bc2329d15963b3d6cef051aa7451
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M src/lowe.cpp

  Log Message:
  -----------
  Bugfix: correcting W contribution in QED beta function


  Commit: d7dbeb6f1853703c65c90759d40f5ffd8bbbdc8c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7dbeb6f1853703c65c90759d40f5ffd8bbbdc8c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M model_files/UMSSM/FlexibleSUSY.m.in
    M model_files/UMSSM/LesHouches.in.UMSSM

  Log Message:
  -----------
  adding missing coupling Qv in the UMSSM

needed since SARAH 4.6.0


  Commit: 39fd26723268c0484cdab3c4229ba878e1336334
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/39fd26723268c0484cdab3c4229ba878e1336334
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: e1bdb3cb12493beaf3ed019635c5406bc8dc1c83
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e1bdb3cb12493beaf3ed019635c5406bc8dc1c83
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  adding helper functions returning SM goldstone bosons


  Commit: 7d87fe6437622f72a986236fbf48548dd290e5bd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7d87fe6437622f72a986236fbf48548dd290e5bd
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Merge branch 'development' of github.com:FlexibleSUSY/FlexibleSUSY into development


  Commit: c2da93c0d03925abae44f554ed86565da95db840
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c2da93c0d03925abae44f554ed86565da95db840
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M legacy/diagonalization.cpp

  Log Message:
  -----------
  Bugfix: fix compilation of legacy diagonalization module in debug mode


  Commit: 204765e8de01a7b3506fbdf9dfd207eb98dcd0f0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/204765e8de01a7b3506fbdf9dfd207eb98dcd0f0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  correcting entries ChangeLog


  Commit: 289a3e4908159fdc1f7cd4571b7d210f345a234c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/289a3e4908159fdc1f7cd4571b7d210f345a234c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  adding database scan script as an additional example


  Commit: 0d25f7d17bbbf7346015ad5f88dfcdefa5d7e685
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d25f7d17bbbf7346015ad5f88dfcdefa5d7e685
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M configure

  Log Message:
  -----------
  allow specifying optional modules with a comma


  Commit: 2d1eb595aba114af411cde850c4aa384ddabe412
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2d1eb595aba114af411cde850c4aa384ddabe412
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 9e73f71e284c343bf3ce000ff88c4345dc7139d8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9e73f71e284c343bf3ce000ff88c4345dc7139d8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  test reading/writing of QedQcd objects to/from database


  Commit: 5f979532219a4c6161ea5ae8f7c3beeec73c1e65
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5f979532219a4c6161ea5ae8f7c3beeec73c1e65
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    A src/derivative.hpp
    M src/module.mk
    M test/module.mk

  Log Message:
  -----------
  adding module to numerically calculate derivatives

So far, 4 different algorithms are provided:

 * 1st derivative, 1st order, forward method (2 function calls)
 * 1st derivative, 1st order, backward method (2 function calls)
 * 1st derivative, 2st order, central method (2 function calls)
 * 1st derivative, 4th order, central method (4 function calls)


  Commit: fc3b7088eac1e923a9ff27eb700c51798fea06bf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fc3b7088eac1e923a9ff27eb700c51798fea06bf
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    A test/test_derivative.cpp

  Log Message:
  -----------
  adding test for derivatives


  Commit: 8ba343dd85b5bd8dcfb0b5aad7809feec66090f5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8ba343dd85b5bd8dcfb0b5aad7809feec66090f5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp

  Log Message:
  -----------
  allow 1st derivative up to 4th order in h


  Commit: 011657c13ddd5279151a03cdbdfc09422606e0da
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/011657c13ddd5279151a03cdbdfc09422606e0da
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp
    M test/test_derivative.cpp

  Log Message:
  -----------
  make order a template parameter


  Commit: ff58d293fa581ea07c97f44c3e79b435d714a26b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff58d293fa581ea07c97f44c3e79b435d714a26b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp

  Log Message:
  -----------
  remove five-point stencil function

which is now covered by 1st order central derivative


  Commit: 21e496dafe9a6cfb388fb760f0a649e609886051
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/21e496dafe9a6cfb388fb760f0a649e609886051
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp
    M test/test_derivative.cpp

  Log Message:
  -----------
  generalize forward and backward 1st derivatives

up to 5th order in h


  Commit: caa195562f2cf2ec1bc69ebaef8e64a65c6b143c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/caa195562f2cf2ec1bc69ebaef8e64a65c6b143c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp

  Log Message:
  -----------
  adding missing decimal point


  Commit: 05addc53ce7d9900f5c3d2d61393757e5810d4b1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/05addc53ce7d9900f5c3d2d61393757e5810d4b1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp

  Log Message:
  -----------
  clearify what `order' means


  Commit: 3b904d43f8cf081683681b5215cf01568a111120
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3b904d43f8cf081683681b5215cf01568a111120
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp

  Log Message:
  -----------
  correcting assertion messages


  Commit: 092a63289a1ea76c27a689f178fb19c07caf9a59
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/092a63289a1ea76c27a689f178fb19c07caf9a59
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp

  Log Message:
  -----------
  improve readability of comments a bit


  Commit: ad30711add269ee9b5cf5f69fb76f4e39a8d0788
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad30711add269ee9b5cf5f69fb76f4e39a8d0788
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M test/test_derivative.cpp

  Log Message:
  -----------
  test derivative at x values close to zero


  Commit: 9b567ffc4906a128a91ce39fdbc1d47161bb3ab2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9b567ffc4906a128a91ce39fdbc1d47161bb3ab2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp

  Log Message:
  -----------
  correcting header inclusion


  Commit: 60e460e4efc65716c5be78c2bc77f86f9f6631cc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60e460e4efc65716c5be78c2bc77f86f9f6631cc
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/derivative.hpp

  Log Message:
  -----------
  move special cases to the beginning of the header file


  Commit: cda121ce1dbce822f05849a0b89b82ebb785ed19
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cda121ce1dbce822f05849a0b89b82ebb785ed19
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M src/database.cpp

  Log Message:
  -----------
  fix compiler warnings


  Commit: f1752a7c4782593de5859519f72240f442409faf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f1752a7c4782593de5859519f72240f442409faf
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NMSSMCPV/FlexibleSUSY.m.in
    M model_files/NUTNMSSM/FlexibleSUSY.m.in
    M model_files/NUTSMSSM/FlexibleSUSY.m.in
    M model_files/SMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  Bugfix: SLHA-compliant output block NMSSMRUN in NMSSM-like models


  Commit: 997fbecd9b35e3f2df5d0e48acf81d434efcb744
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/997fbecd9b35e3f2df5d0e48acf81d434efcb744
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 6d87c759702d42b91d53d0d26c1c54f051a8f718
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6d87c759702d42b91d53d0d26c1c54f051a8f718
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  change commit number after rebase


  Commit: ccd826851ea11695bdfb93faebc26ff67b57a31e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ccd826851ea11695bdfb93faebc26ff67b57a31e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
    M src/rk.cpp

  Log Message:
  -----------
  print scale in non-perturbative running error

and avoid douplicate printout of the model parameters


  Commit: 6bcd23e4eee2e35ed5fda7dd11e67fe916ecea89
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6bcd23e4eee2e35ed5fda7dd11e67fe916ecea89
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
    M src/betafunction.cpp
    M src/error.hpp
    M src/problems.hpp
    M src/rk.cpp
    M src/rk.hpp
    M templates/high_scale_spectrum_generator.hpp.in
    M templates/low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  print parameter name in non-perturbative exception


  Commit: f5ffd51c5ccce8f324cf87cefb23f252e92a8d22
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f5ffd51c5ccce8f324cf87cefb23f252e92a8d22
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M src/error.hpp

  Log Message:
  -----------
  use default values for new parameters for backward compatibility


  Commit: 66ab2b10455e42855356868f70fce0e00b7ab0c5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/66ab2b10455e42855356868f70fce0e00b7ab0c5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M src/betafunction.cpp
    M src/error.hpp
    M templates/high_scale_spectrum_generator.hpp.in
    M templates/low_scale_spectrum_generator.hpp.in

  Log Message:
  -----------
  adding documentation to non-perturbative running exception

and rename member variable for readability


  Commit: fbe159e6eb88bf3ce26b0cceca0d1c8ada33d261
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fbe159e6eb88bf3ce26b0cceca0d1c8ada33d261
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M src/rk.cpp

  Log Message:
  -----------
  remove redundant variable


  Commit: b4ef0a5629c107d08c787b18996aa3b793d909a8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b4ef0a5629c107d08c787b18996aa3b793d909a8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M src/rk.cpp

  Log Message:
  -----------
  remove unnecessary variable

We are using vectors and not matrices.


  Commit: 19610487ebafc759ac3ae4dcb40543319d394cdb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/19610487ebafc759ac3ae4dcb40543319d394cdb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M src/rk.cpp

  Log Message:
  -----------
  clearer non-perturbativity error message


  Commit: 41729adb01113c169572a92d0526ce7ece8a7302
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/41729adb01113c169572a92d0526ce7ece8a7302
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M src/rk.cpp

  Log Message:
  -----------
  adding information about value of beta function to verbose output


  Commit: ad7d2911e6d3da248cc9d46761024e7c815fe101
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad7d2911e6d3da248cc9d46761024e7c815fe101
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M src/rk.cpp
    M src/rk.hpp

  Log Message:
  -----------
  rename variable for clearity


  Commit: 7da4855554bc21a1a8b5abffd7e7022359ab9f62
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7da4855554bc21a1a8b5abffd7e7022359ab9f62
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M meta/LoopMasses.m

  Log Message:
  -----------
  use tree level light quark mass corresponding to given index

This change has no effect, because we're dont calculate the
self-energies of the light quark masses.  The change has been made
only for consistency reasons.


  Commit: 469463c379f52721c6c3e3961bb1e4b46cb8dd37
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/469463c379f52721c6c3e3961bb1e4b46cb8dd37
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M meta/LoopMasses.m

  Log Message:
  -----------
  rename variable to reflect their meaning


  Commit: a14451c63ea43962194deec05e95fc187d2f15b6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a14451c63ea43962194deec05e95fc187d2f15b6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    A meta/ThreeLoopMSSM/allgennb.log
    A meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m
    A meta/ThreeLoopMSSM/gloss.ps

  Log Message:
  -----------
  adding script to extract 3L MSSM beta function

from hep-ph/0308231 and http://www.liv.ac.uk/~dij/betas/


  Commit: edcaa0084ddf28fa517b622007aedcf412ba32b4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/edcaa0084ddf28fa517b622007aedcf412ba32b4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    A meta/ThreeLoopMSSM/beta_M1.m
    A meta/ThreeLoopMSSM/beta_M2.m
    A meta/ThreeLoopMSSM/beta_M3.m
    A meta/ThreeLoopMSSM/beta_TYd.m
    A meta/ThreeLoopMSSM/beta_TYe.m
    A meta/ThreeLoopMSSM/beta_TYu.m
    A meta/ThreeLoopMSSM/beta_Yd.m
    A meta/ThreeLoopMSSM/beta_Ye.m
    A meta/ThreeLoopMSSM/beta_Yu.m
    A meta/ThreeLoopMSSM/beta_g1.m
    A meta/ThreeLoopMSSM/beta_g2.m
    A meta/ThreeLoopMSSM/beta_g3.m
    A meta/ThreeLoopMSSM/beta_mHd2.m
    A meta/ThreeLoopMSSM/beta_mHu2.m
    A meta/ThreeLoopMSSM/beta_md2.m
    A meta/ThreeLoopMSSM/beta_me2.m
    A meta/ThreeLoopMSSM/beta_ml2.m
    A meta/ThreeLoopMSSM/beta_mq2.m
    A meta/ThreeLoopMSSM/beta_mu2.m

  Log Message:
  -----------
  adding generated 3L MSSM beta-functions

Note: not tested yet!


  Commit: 452809ae5b528d6fa1d3282e8db0a8d110635dc1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/452809ae5b528d6fa1d3282e8db0a8d110635dc1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/ThreeLoopMSSM/beta_M1.m
    M meta/ThreeLoopMSSM/beta_M2.m
    M meta/ThreeLoopMSSM/beta_M3.m
    M meta/ThreeLoopMSSM/beta_TYd.m
    M meta/ThreeLoopMSSM/beta_TYe.m
    M meta/ThreeLoopMSSM/beta_TYu.m
    M meta/ThreeLoopMSSM/beta_Yd.m
    M meta/ThreeLoopMSSM/beta_Ye.m
    M meta/ThreeLoopMSSM/beta_Yu.m
    M meta/ThreeLoopMSSM/beta_g1.m
    M meta/ThreeLoopMSSM/beta_g2.m
    M meta/ThreeLoopMSSM/beta_g3.m
    M meta/ThreeLoopMSSM/beta_mHd2.m
    M meta/ThreeLoopMSSM/beta_mHu2.m
    M meta/ThreeLoopMSSM/beta_md2.m
    M meta/ThreeLoopMSSM/beta_me2.m
    M meta/ThreeLoopMSSM/beta_ml2.m
    M meta/ThreeLoopMSSM/beta_mq2.m
    M meta/ThreeLoopMSSM/beta_mu2.m
    M meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m

  Log Message:
  -----------
  replace correct Yukawa symbols Y?c by their adjoint


  Commit: bf345da7f53a7d38140495ab69b5a03185c2211b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bf345da7f53a7d38140495ab69b5a03185c2211b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    A meta/ThreeLoopMSSM.m
    M meta/module.mk

  Log Message:
  -----------
  adding module which adds 3L MSSM RGEs


  Commit: a8cfa94ce736bc705530684770e8a2b5ae7d3f45
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a8cfa94ce736bc705530684770e8a2b5ae7d3f45
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/ThreeLoopMSSM.m

  Log Message:
  -----------
  adding 3L MSSM Yukawa RGEs


  Commit: 802767399517eb14423483d98809c96fcfd7bc73
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/802767399517eb14423483d98809c96fcfd7bc73
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/ThreeLoopMSSM.m

  Log Message:
  -----------
  adding 3L MSSM gaugino RGEs


  Commit: 7c71a222bc370d4b1dbd55029b7b11e8653626b0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7c71a222bc370d4b1dbd55029b7b11e8653626b0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/ThreeLoopMSSM.m

  Log Message:
  -----------
  adding 3L MSSM triliear RGEs


  Commit: 72ca6abedaa121bb66d2afcd573d4b9cb773764b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/72ca6abedaa121bb66d2afcd573d4b9cb773764b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/ThreeLoopMSSM/beta_mHd2.m
    M meta/ThreeLoopMSSM/beta_mHu2.m
    M meta/ThreeLoopMSSM/beta_md2.m
    M meta/ThreeLoopMSSM/beta_me2.m
    M meta/ThreeLoopMSSM/beta_ml2.m
    M meta/ThreeLoopMSSM/beta_mq2.m
    M meta/ThreeLoopMSSM/beta_mu2.m
    M meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m

  Log Message:
  -----------
  treat soft squared masses and trilinears as matrices


  Commit: 2672a51713f899a00b1c471d12d7cce634b5aba8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2672a51713f899a00b1c471d12d7cce634b5aba8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M templates/two_scale_soft_beta_.cpp.in

  Log Message:
  -----------
  assume implicit unit matrix in sum of scalars and matrices

in the expression for the beta functions


  Commit: cb85e37aa1f6b561654abdc567007c2883b72754
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cb85e37aa1f6b561654abdc567007c2883b72754
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/ThreeLoopMSSM.m

  Log Message:
  -----------
  adding 3L MSSM soft mass squared RGEs


  Commit: 837481f61d3b5dce7cf72d36b80a5e3073395bf4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/837481f61d3b5dce7cf72d36b80a5e3073395bf4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/ThreeLoopMSSM/beta_g1.m
    M meta/ThreeLoopMSSM/beta_g2.m
    M meta/ThreeLoopMSSM/beta_g3.m
    M meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m

  Log Message:
  -----------
  adapt JJ gauge coupling beta function to SARAH convention


  Commit: 5f8fad08a4c5bbcaffeb9fe51c3b338b05bbfb81
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5f8fad08a4c5bbcaffeb9fe51c3b338b05bbfb81
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/ThreeLoopMSSM/beta_g3.m
    M meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m

  Log Message:
  -----------
  correcting g3 beta function symbol in extraction script


  Commit: cb4a527fa6dcaefe570ca4798fb065ccf0326df3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cb4a527fa6dcaefe570ca4798fb065ccf0326df3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M test/module.mk
    A test/test_CMSSM_3loop_beta.m

  Log Message:
  -----------
  adding test for 3L MSSM gauge and Yukawa coupling beta functions


  Commit: 09ca19f5e5782271feabb3ff30f03549dd4cf135
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09ca19f5e5782271feabb3ff30f03549dd4cf135
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M test/test_CMSSM_3loop_beta.m

  Log Message:
  -----------
  testing MSSM 3L soft-breaking beta functions

some tests still fail due to missing MatMul[] head.

Note: The JJ result misses the Tr1[1] term.


  Commit: a9b797cbd407e1d51c0966299d08c78c675c6a6c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a9b797cbd407e1d51c0966299d08c78c675c6a6c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M test/test_CMSSM_3loop_beta.m

  Log Message:
  -----------
  compare beta functions taking equivalent traces into account


  Commit: da2d4b270c14145ffd399b85fc2105b4f6b949e4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/da2d4b270c14145ffd399b85fc2105b4f6b949e4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M test/test_CMSSM_3loop_beta.m

  Log Message:
  -----------
  adding susy traces to make more tests pass


  Commit: a6e7bf9cb4fb39d302b0347c01923b7e6901d7e0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a6e7bf9cb4fb39d302b0347c01923b7e6901d7e0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/ThreeLoopMSSM/beta_mHd2.m
    M meta/ThreeLoopMSSM/beta_mHu2.m
    M meta/ThreeLoopMSSM/beta_md2.m
    M meta/ThreeLoopMSSM/beta_me2.m
    M meta/ThreeLoopMSSM/beta_ml2.m
    M meta/ThreeLoopMSSM/beta_mq2.m
    M meta/ThreeLoopMSSM/beta_mu2.m
    M meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m

  Log Message:
  -----------
  keep ordering of matrix multiplications in soft squared mass terms


  Commit: b92f864ad719fea2d332fe5ee74353f12821bf64
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b92f864ad719fea2d332fe5ee74353f12821bf64
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/ThreeLoopMSSM/beta_M1.m
    M meta/ThreeLoopMSSM/beta_M2.m
    M meta/ThreeLoopMSSM/beta_M3.m
    M meta/ThreeLoopMSSM/beta_TYd.m
    M meta/ThreeLoopMSSM/beta_TYe.m
    M meta/ThreeLoopMSSM/beta_TYu.m
    M meta/ThreeLoopMSSM/beta_Yd.m
    M meta/ThreeLoopMSSM/beta_Ye.m
    M meta/ThreeLoopMSSM/beta_Yu.m
    M meta/ThreeLoopMSSM/beta_g1.m
    M meta/ThreeLoopMSSM/beta_g2.m
    M meta/ThreeLoopMSSM/beta_g3.m

  Log Message:
  -----------
  commit changes in other beta functions after last commit


  Commit: 570eb058965689ae7dd65eda0213df8ca59c77f8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/570eb058965689ae7dd65eda0213df8ca59c77f8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  adding 3L soft squared Higgs mass beta functions


  Commit: 5254ec0e4fb49a1d140830c34a879dd5dcb00c59
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5254ec0e4fb49a1d140830c34a879dd5dcb00c59
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M src/database.hpp
    M src/numerics2.hpp

  Log Message:
  -----------
  adding missing header inclusions

Thanks to Jobst Ziebell


  Commit: 6458f4c59055c761fbc6809378aa29bd9d210583
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6458f4c59055c761fbc6809378aa29bd9d210583
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M model_files/CMSSM/FlexibleSUSY.m.in
    M model_files/CMSSM/LesHouches.in.CMSSM
    M model_files/CMSSMMatchedAtMTDRbar/FlexibleSUSY.m.in
    M model_files/CMSSMMatchedAtMTPole/FlexibleSUSY.m.in
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/CMSSMNoFV/LesHouches.in.CMSSMNoFV
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/LesHouches.in.MSSMNoFV
    M model_files/MSSMNoFVSLHA2/FlexibleSUSY.m.in
    M model_files/MSSMNoFVSLHA2/LesHouches.in.MSSMNoFVSLHA2
    M model_files/MSSMNoFVatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMNoFVatMGUT/LesHouches.in.MSSMNoFVatMGUT
    M model_files/MSSMatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT
    M model_files/NUHMSSM/FlexibleSUSY.m.in
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/lowMSSM/FlexibleSUSY.m.in
    M model_files/lowMSSM/LesHouches.in.lowMSSM

  Log Message:
  -----------
  enable 3L RGEs in all real MSSM models


  Commit: 9499486ddec735a55649f516ea4ac446fc19b113
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9499486ddec735a55649f516ea4ac446fc19b113
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M test/test_CMSSM_model.cpp

  Log Message:
  -----------
  put model setup into separate function


  Commit: f83495feb38cc7d02a2f28506909d8ae972fa6f6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f83495feb38cc7d02a2f28506909d8ae972fa6f6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  remove trailing comma


  Commit: 646e63ca953038202328780cba320c874b0fd78c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/646e63ca953038202328780cba320c874b0fd78c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M meta/ThreeLoopMSSM.m
    M meta/ThreeLoopSM.m

  Log Message:
  -----------
  fix shadow warnings


  Commit: 858d22e3e4483bf10354860f8d0c517474a7be66
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/858d22e3e4483bf10354860f8d0c517474a7be66
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M meta/Utils.m

  Log Message:
  -----------
  adding helper function to split list in list of sub-lists


  Commit: 7be022b76b5add436c91b45baa20957bfcf90130
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7be022b76b5add436c91b45baa20957bfcf90130
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M src/two_scale_solver.cpp

  Log Message:
  -----------
  correcting indentation

Thanks to Tom Steudtner


  Commit: f675a3f36a819ec385f06ea99819ff43ef0012af
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f675a3f36a819ec385f06ea99819ff43ef0012af
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M meta/BetaFunction.m
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  split large beta functions into smaller pieces

This fixes a stack overflow error in the 3L MSSM RGEs.


  Commit: a024111c33788b85cfd67bc7d289104fb4be4e0d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a024111c33788b85cfd67bc7d289104fb4be4e0d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M meta/BetaFunction.m

  Log Message:
  -----------
  make sure the loop factor is factored out


  Commit: 601a5a3153c4e7144eaf0153509bf0f00ec1993a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/601a5a3153c4e7144eaf0153509bf0f00ec1993a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  increase maximum expression size to 100

in order to keep the 2-loop MSSM beta function as one single
expression.


  Commit: 288f5f0c50124d258088c32b09ffff044e9d3aba
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/288f5f0c50124d258088c32b09ffff044e9d3aba
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/module.mk
    M models/SoftsusyMSSM/susy.cpp
    M models/SoftsusyMSSM/susy.h
    A models/SoftsusyMSSM/tensor.cpp
    A models/SoftsusyMSSM/tensor.h

  Log Message:
  -----------
  adding 3L MSSM RGEs in SoftSUSY


  Commit: 9a5d5228c73306dae2f8182e2921d242f4503652
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9a5d5228c73306dae2f8182e2921d242f4503652
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M test/test_CMSSM_model.cpp

  Log Message:
  -----------
  test 3L MSSM RGEs against SoftSUSY

Note: tests fail for the moment


  Commit: 5725359563fb3685ba979defc387cc4646e42586
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5725359563fb3685ba979defc387cc4646e42586
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/softpars.cpp

  Log Message:
  -----------
  adding 3L soft-breaking MSSM RGEs in SoftSUSY


  Commit: 33f24ada84f5d44db6edb40fefb1c5ac4e13939b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/33f24ada84f5d44db6edb40fefb1c5ac4e13939b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/susy.cpp

  Log Message:
  -----------
  Bugfix: correcting 3L gauge coupling MSSM RGE in SoftSUSY


  Commit: e43246ec003dd29ef5ed3343e3a25ee3ab485924
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e43246ec003dd29ef5ed3343e3a25ee3ab485924
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    A meta/ThreeLoopMSSM/beta_Mu.m
    M meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m

  Log Message:
  -----------
  calculate 3L MSSM beta function for Mu parameter

from the anomalous dimensions of the Higgs superfields


  Commit: 11f1d16964eff0b1c5c0a91c9da4943620fd2ca0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/11f1d16964eff0b1c5c0a91c9da4943620fd2ca0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/ThreeLoopMSSM.m

  Log Message:
  -----------
  add 3L MSSM beta function for Mu parameter to generated code


  Commit: 63485a7ae4286dc274b8897c347c3fd5a7c17fa0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/63485a7ae4286dc274b8897c347c3fd5a7c17fa0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M test/test_CMSSM_3loop_beta.m

  Log Message:
  -----------
  test 1L and 2L MSSM beta function for Mu parameter


  Commit: cbc51709631edb7a1d5991c3492f3a4b0e1721d2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cbc51709631edb7a1d5991c3492f3a4b0e1721d2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m
    A meta/ThreeLoopMSSM/gamma_SHd.m
    A meta/ThreeLoopMSSM/gamma_SHu.m
    A meta/ThreeLoopMSSM/gamma_SdR.m
    A meta/ThreeLoopMSSM/gamma_SeR.m
    A meta/ThreeLoopMSSM/gamma_SlL.m
    A meta/ThreeLoopMSSM/gamma_SqL.m
    A meta/ThreeLoopMSSM/gamma_SuR.m

  Log Message:
  -----------
  extract 3L anomalous dimensions of superfields in the MSSM


  Commit: feb9583b85d59a83bae2106ff1a54a8d4ca9f900
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/feb9583b85d59a83bae2106ff1a54a8d4ca9f900
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  adding reference for 3L BMu RGE


  Commit: 4d73d2523a56453143cbf25f23cef15b4c5db1f3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4d73d2523a56453143cbf25f23cef15b4c5db1f3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    A meta/ThreeLoopMSSM/beta_BMu.m
    M meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m

  Log Message:
  -----------
  calculate 3L MSSM beta-function of BMu parameter


  Commit: 93477323cd6bf4e4ba2c0685515d3d8f6c785e46
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/93477323cd6bf4e4ba2c0685515d3d8f6c785e46
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M meta/ThreeLoopMSSM.m

  Log Message:
  -----------
  allow usage of 3L MSSM beta function of BMu


  Commit: 442983825f6a18afeae8f66a395e3dae037dd101
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/442983825f6a18afeae8f66a395e3dae037dd101
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M test/test_CMSSM_3loop_beta.m

  Log Message:
  -----------
  test 1L and 2L beta function of BMu parameter


  Commit: 141588225c9741c2c2cc7329137719aef3576222
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/141588225c9741c2c2cc7329137719aef3576222
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  support inclusion of 3L beta function for BMu at the user side


  Commit: 51e0ed6996400b00b72af73e6b683a71fbbbf561
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51e0ed6996400b00b72af73e6b683a71fbbbf561
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/susy.cpp

  Log Message:
  -----------
  Bugfix: correcting 3L anomalous dimension of down-type Higgs


  Commit: 8429c8390cf0b5851cd6c7a99fe8cbabd7e150a4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8429c8390cf0b5851cd6c7a99fe8cbabd7e150a4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/softpars.cpp

  Log Message:
  -----------
  Bugfix: use trilinear coupling instead of Yukawa coupling in 3L beta functions

Note: I think the appearance of the symbol ht (= the top Yukawa
coupling in Softsusy) is due to a misunderstanding: In the analytic
expressions, ht means the up-type quark trilinear coupling matrix.


  Commit: 15e507486dffb45f89382d411a98a159af4767f4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/15e507486dffb45f89382d411a98a159af4767f4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/softpars.cpp

  Log Message:
  -----------
  Bugfix: correcting integer division in 3L beta function for BMu


  Commit: 9e87c3386de86fc8bb4aa2dc06db3209149ca7a5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9e87c3386de86fc8bb4aa2dc06db3209149ca7a5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M test/test_CMSSM_3loop_beta.m

  Log Message:
  -----------
  extending comments in 3L beta function test


  Commit: 6bad31042f8f9b9c0daf0e7fb7b93a1ab791338d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6bad31042f8f9b9c0daf0e7fb7b93a1ab791338d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M test/test_CMSSM_3loop_beta.m

  Log Message:
  -----------
  clearer debug output


  Commit: 56d9d5126a14cc9b549cf9b9abf64e0c5b475e85
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/56d9d5126a14cc9b549cf9b9abf64e0c5b475e85
  Author: Peter Athron <peter.athron at coepp.org.au>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M sarah/E6SSM/parameters.m
    M sarah/E6SSM/particles.m

  Log Message:
  -----------
  updated E6SSM model files with nmae changes / small bug fixes needed to
crteate a SPheno code for the E6SSM.


  Commit: 153433c461428b7a5f9d7b039cf5ea9d6e37778c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/153433c461428b7a5f9d7b039cf5ea9d6e37778c
  Author: Peter Athron <peter.athron at coepp.org.au>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M sarah/E6SSM/parameters.m
    M sarah/E6SSM/particles.m

  Log Message:
  -----------
  delete white space introduced in last edit, since it will annoy Alex and delete
commented out particle definition for neatness.


  Commit: 5be34efd5ca7af3ba79cae73d5bcbdb269356811
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5be34efd5ca7af3ba79cae73d5bcbdb269356811
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/softpars.cpp

  Log Message:
  -----------
  fix some false identifications of tr(Ye*Yec*me) -> u2tmuT

There seem to me many more of these false identifications.  I sent an
e-mail to Sascha Bednyakov and Roberto Ruiz.


  Commit: f75776c794f7af9f90bf93a065d67c2858a33464
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f75776c794f7af9f90bf93a065d67c2858a33464
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 41ab095d618f0a3f087e7bfd1aa82fe14fc1ed8e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/41ab095d618f0a3f087e7bfd1aa82fe14fc1ed8e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M test/test_CMSSM_model.cpp

  Log Message:
  -----------
  disable check of 3L soft-squared beta functions against Softsusy

The 3-loop soft-squared mass beta functions are buggy in SOFTSUSY <=
3.6.2.

The bug in the SOFTSUSY's expression is in the terms which are
proportional to a soft-squared mass and which are not proportional to
g3 at the same time.

I found that at least a part of the problem is due to a false
identification of tr(Ye*Yec*me) with tr(Yt*Ytc*mt):

Example:

Consider the 3L beta function for m_H1^2.  In allgennb.log there exist
(at 3-loop level) the three terms

  a1^2 * ( - 234/25*tr(Yt*Ytc*mt)
     - 3069/50*tr(Ye*Yec*me)
     + 27/50*tr(Ye*Yec*me)*k + ... )

In SOFTSUSY's implementation, however, the terms involving
tr(Ye*Yec*me) are missing.  Instead, in SOFTSUSY one finds

  a1^2 * ( - 234/25*tr(Yt*Ytc*mt)
     - 3069/50*tr(Yt*Ytc*me)
     + 27/50*tr(Yt*Ytc*mt)*k + ... )


  Commit: ad1df1c4f3151fe5b2e3eae142822d778296c50f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad1df1c4f3151fe5b2e3eae142822d778296c50f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  adding note about missing tadpole contributions

in http://www.liv.ac.uk/~dij/betas/allgennb.log
See the note in Section 2, page 4 of arxiv:hep-ph/0308231 .


  Commit: c0e5927986acd79be9371e6249e64deddffa8ef0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c0e5927986acd79be9371e6249e64deddffa8ef0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M ChangeLog
    M meta/BetaFunction.m
    M meta/FlexibleSUSY.m
    A meta/ThreeLoopMSSM.m
    A meta/ThreeLoopMSSM/allgennb.log
    A meta/ThreeLoopMSSM/beta_BMu.m
    A meta/ThreeLoopMSSM/beta_M1.m
    A meta/ThreeLoopMSSM/beta_M2.m
    A meta/ThreeLoopMSSM/beta_M3.m
    A meta/ThreeLoopMSSM/beta_Mu.m
    A meta/ThreeLoopMSSM/beta_TYd.m
    A meta/ThreeLoopMSSM/beta_TYe.m
    A meta/ThreeLoopMSSM/beta_TYu.m
    A meta/ThreeLoopMSSM/beta_Yd.m
    A meta/ThreeLoopMSSM/beta_Ye.m
    A meta/ThreeLoopMSSM/beta_Yu.m
    A meta/ThreeLoopMSSM/beta_g1.m
    A meta/ThreeLoopMSSM/beta_g2.m
    A meta/ThreeLoopMSSM/beta_g3.m
    A meta/ThreeLoopMSSM/beta_mHd2.m
    A meta/ThreeLoopMSSM/beta_mHu2.m
    A meta/ThreeLoopMSSM/beta_md2.m
    A meta/ThreeLoopMSSM/beta_me2.m
    A meta/ThreeLoopMSSM/beta_ml2.m
    A meta/ThreeLoopMSSM/beta_mq2.m
    A meta/ThreeLoopMSSM/beta_mu2.m
    A meta/ThreeLoopMSSM/extract_MSSM_beta_functions_from_hep-ph-0308231.m
    A meta/ThreeLoopMSSM/gamma_SHd.m
    A meta/ThreeLoopMSSM/gamma_SHu.m
    A meta/ThreeLoopMSSM/gamma_SdR.m
    A meta/ThreeLoopMSSM/gamma_SeR.m
    A meta/ThreeLoopMSSM/gamma_SlL.m
    A meta/ThreeLoopMSSM/gamma_SqL.m
    A meta/ThreeLoopMSSM/gamma_SuR.m
    A meta/ThreeLoopMSSM/gloss.ps
    M meta/ThreeLoopSM.m
    M meta/Utils.m
    M meta/module.mk
    M model_files/CMSSM/FlexibleSUSY.m.in
    M model_files/CMSSM/LesHouches.in.CMSSM
    M model_files/CMSSMMatchedAtMTDRbar/FlexibleSUSY.m.in
    M model_files/CMSSMMatchedAtMTPole/FlexibleSUSY.m.in
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/CMSSMNoFV/LesHouches.in.CMSSMNoFV
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/LesHouches.in.MSSMNoFV
    M model_files/MSSMNoFVSLHA2/FlexibleSUSY.m.in
    M model_files/MSSMNoFVSLHA2/LesHouches.in.MSSMNoFVSLHA2
    M model_files/MSSMNoFVatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMNoFVatMGUT/LesHouches.in.MSSMNoFVatMGUT
    M model_files/MSSMatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT
    M model_files/NUHMSSM/FlexibleSUSY.m.in
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/lowMSSM/FlexibleSUSY.m.in
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    M models/SoftsusyMSSM/module.mk
    M models/SoftsusyMSSM/softpars.cpp
    M models/SoftsusyMSSM/susy.cpp
    M models/SoftsusyMSSM/susy.h
    A models/SoftsusyMSSM/tensor.cpp
    A models/SoftsusyMSSM/tensor.h
    M templates/two_scale_soft_beta_.cpp.in
    M test/module.mk
    A test/test_CMSSM_3loop_beta.m
    M test/test_CMSSM_model.cpp

  Log Message:
  -----------
  Merge branch 'feature-3l-MSSM-beta' into development


  Commit: e7485708e54f0b5b0bece88098ba3e25261ee11d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7485708e54f0b5b0bece88098ba3e25261ee11d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M meta/BetaFunction.m

  Log Message:
  -----------
  replace powers of complex unit matrix by single matrix


  Commit: 17b8f02bf61e5df840a214715ab0ddebb8bddb92
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/17b8f02bf61e5df840a214715ab0ddebb8bddb92
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M meta/BetaFunction.m

  Log Message:
  -----------
  Merge branch 'feature-3l-MSSM-beta' into development


  Commit: 78ed8faa951a7fa345166eb418e887dcc3053450
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/78ed8faa951a7fa345166eb418e887dcc3053450
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/softpars.cpp

  Log Message:
  -----------
  Bugfix in SOFTSUSY 3L beta functions

due to false identification of tr(Ye*Yec*me) with tr(Yt*Ytc*mt)


  Commit: f44fb3a51f00b14899b26c8d08d0d9dcf66ed6cb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f44fb3a51f00b14899b26c8d08d0d9dcf66ed6cb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/softpars.cpp

  Log Message:
  -----------
  Bugfix: in SOFTSUSY 3L beta functions


  Commit: dad90ac4cd23e58e0bc2096f31a85d66f6e34fb7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dad90ac4cd23e58e0bc2096f31a85d66f6e34fb7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M test/test_CMSSM_model.cpp

  Log Message:
  -----------
  since the identification bug is fixed, only mu2 and md2 need be checked


  Commit: fe35856102d7b2c3210f81e0035b496a81a65018
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fe35856102d7b2c3210f81e0035b496a81a65018
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/softpars.cpp

  Log Message:
  -----------
  Bugfix: ht -> hu in SOFTSUSY's 3L MSSM beta functions.


  Commit: 82ead9aa286b72ac47a613a72c7b698b9d28e7e4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/82ead9aa286b72ac47a613a72c7b698b9d28e7e4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M test/test_CMSSM_model.cpp

  Log Message:
  -----------
  3L MSSM RGE tests now pass


  Commit: 971fa78856d6b4b28d37929bb57303954e496f76
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/971fa78856d6b4b28d37929bb57303954e496f76
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M test/test_CMSSM_model.cpp

  Log Message:
  -----------
  restore 1L and 2L tests


  Commit: 51826ad434a745f5d674552e2dbf58faa87cb69e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51826ad434a745f5d674552e2dbf58faa87cb69e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M models/SoftsusyMSSM/softpars.cpp

  Log Message:
  -----------
  rename symbol to reflect its meaning


  Commit: 4d8ae93188cc1e3168e790da068e7a94af6c3a10
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4d8ae93188cc1e3168e790da068e7a94af6c3a10
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M meta/BetaFunction.m

  Log Message:
  -----------
  adding public helper function to extract beta function expression


  Commit: 717e713e89138a8d3311da32c4cd232a91b69de6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/717e713e89138a8d3311da32c4cd232a91b69de6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/Traces.m
    M templates/two_scale_soft_parameters.cpp.in
    M templates/two_scale_susy_parameters.cpp.in

  Log Message:
  -----------
  calculate only traces needed at selected loop order

for performance reasons


  Commit: 274ed4703a1f94b265e8344a156888fb9dfb5d1d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/274ed4703a1f94b265e8344a156888fb9dfb5d1d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M examples/tower/run_example.sh

  Log Message:
  -----------
  write output to stdout


  Commit: fa375559cfea22f548fce5538a22a5308a4f4998
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fa375559cfea22f548fce5538a22a5308a4f4998
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M examples/tower/MSSMD5O_MSSMRHN_spectrum_generator.hpp

  Log Message:
  -----------
  set loop-level to 2 by default in the tower

This fixes the failure of the tower unit test after commit 717e713e.


  Commit: e75931408b13887834c98f6fe5a169f35fea9e5d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e75931408b13887834c98f6fe5a169f35fea9e5d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M src/numerics.cpp

  Log Message:
  -----------
  avoid unnecessary call to sqr()


  Commit: 08b6e29efd1666d28d13c938f372e548c31b09a3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/08b6e29efd1666d28d13c938f372e548c31b09a3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M test/test_numerics.cpp

  Log Message:
  -----------
  test corner case of B0 function

where pTest == inf in Softsusy's implementation


  Commit: 2e4aee63c5ea7cee64b4b06039b45d5d6156afd4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2e4aee63c5ea7cee64b4b06039b45d5d6156afd4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M test/test_numerics.cpp

  Log Message:
  -----------
  Revert "test corner case of B0 function"

This reverts commit 08b6e29efd1666d28d13c938f372e548c31b09a3.

The test for b0(p,0,0,q) is carried out in test_pv.cpp.


  Commit: 1ef0d6e4cd4ac1a46821d8e184be25096e4d5295
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1ef0d6e4cd4ac1a46821d8e184be25096e4d5295
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M src/numerics.cpp

  Log Message:
  -----------
  avoid comparison inf > x for non-IEEE 754 floats

At platforms with non-IEEE 754 floats, inf > x == true is not ensured.


  Commit: 07553d86a630b1acc989b1f5db96695a4dcb8848
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/07553d86a630b1acc989b1f5db96695a4dcb8848
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M src/numerics.cpp

  Log Message:
  -----------
  avoid unnecessary calculation of p^2 and mMax^2


  Commit: c3a3ad48e882d494b05e55169c2d497ed546e3eb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c3a3ad48e882d494b05e55169c2d497ed546e3eb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M test/test_HSSUSY_SUSYHD.sh

  Log Message:
  -----------
  stricter test precision HSSUSY vs. SUSYHD

after Florian's fix of the MS-bar terms in the 1L fermion
self-energies of non-SUSY models.


  Commit: 35bee1450a2ec3e07369c8e1999b9927e0862e06
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/35bee1450a2ec3e07369c8e1999b9927e0862e06
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-19 (Sat, 19 Dec 2015)

  Changed paths:
    M addons/gm2calc/MSSMNoFV_onshell.cpp
    M addons/gm2calc/MSSMNoFV_onshell_problems.cpp
    M addons/gm2calc/gm2calc.cpp
    M addons/gm2calc/gm2scan.cpp
    M configure

  Log Message:
  -----------
  import GM2Calc 1.1.0


  Commit: 870607e53695ffda9bd46cf0be098c1d6880f2de
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/870607e53695ffda9bd46cf0be098c1d6880f2de
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/module.mk
    A src/observables.cpp
    A src/observables.hpp

  Log Message:
  -----------
  adding struct which contains calculated observables


  Commit: 5f6e60527d41484b39b826b6db56ec036a33ad15
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5f6e60527d41484b39b826b6db56ec036a33ad15
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  adding function stub which writes the observables to the SLHAea object


  Commit: 5a642d62f2f76270e7482c5654691edfa65b8f0a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5a642d62f2f76270e7482c5654691edfa65b8f0a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M templates/module.mk
    M templates/module.mk.in
    A templates/observables.cpp.in
    A templates/observables.hpp.in
    M templates/run.cpp.in

  Log Message:
  -----------
  adding function that calculates all observables

Note: I still need to generate

 * the function which calculates the observables
   calculate_observables() using the user-given information which
   output parameters to calculate

 * the function which writes the observables to the SLHAea object,
   using the information about where the output parameters should be
   written

Conflicts:
	meta/FlexibleSUSY.m


  Commit: 8c61fc979f5cbbc205f619ff0595b0b2fb217a04
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8c61fc979f5cbbc205f619ff0595b0b2fb217a04
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/WriteOut.m
    M meta/module.mk
    M templates/observables.cpp.in
    M templates/run.cpp.in
    M templates/slha_io.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  allow user to add amu to extra SLHA output parameters

Conflicts:
	meta/FlexibleSUSY.m


  Commit: f6b6a4e899d009f28586d79eaa3a75cdbac4491f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f6b6a4e899d009f28586d79eaa3a75cdbac4491f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/observables.cpp
    M src/observables.hpp
    M templates/utilities.cpp.in
    M templates/utilities.hpp.in

  Log Message:
  -----------
  allow writing observables to database


  Commit: 918893e455d06484776f18f4dfd033d49f1f6e35
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/918893e455d06484776f18f4dfd033d49f1f6e35
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M templates/run.cpp.in

  Log Message:
  -----------
  write observables to database


  Commit: d71405eee3e16bc0f6bf9ddccb815650cd493601
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d71405eee3e16bc0f6bf9ddccb815650cd493601
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M templates/utilities.hpp.in

  Log Message:
  -----------
  correcting signature of from_database()


  Commit: 2d91f0ff828e01f8e66246f3f282b6967d2a36a2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2d91f0ff828e01f8e66246f3f282b6967d2a36a2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/spectrum_generator_settings.cpp
    M src/spectrum_generator_settings.hpp

  Log Message:
  -----------
  adding run-time configuration variable to disable observables


  Commit: 8b90e40ec33700a330e0b98dec466e676dea2a3b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8b90e40ec33700a330e0b98dec466e676dea2a3b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M meta/WriteOut.m
    M model_files/SM/LesHouches.in.SM
    M src/observables.cpp
    M src/observables.hpp
    M templates/observables.cpp.in
    M templates/run.cpp.in
    M templates/run_cmd_line.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  allow calculation of observable at runtime

using FlexibleSUSY[15]

Conflicts:
	model_files/CMSSM/FlexibleSUSY.m.in
	model_files/NMSSM/FlexibleSUSY.m.in
	model_files/NUTNMSSM/FlexibleSUSY.m.in


  Commit: 531735d59d2c0451720d27031ce1e72387ce0396
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/531735d59d2c0451720d27031ce1e72387ce0396
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  let the compiler create function overloads


  Commit: 1c2ceb7205743f694b835233f0c2abf4fce78f1a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1c2ceb7205743f694b835233f0c2abf4fce78f1a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M examples/customized-betas/LesHouches.in.MSSMcbs
    M examples/tower/LesHouches.in.tower
    M model_files/CMSSM/LesHouches.in.CMSSM
    M model_files/CMSSMCPV/LesHouches.in.CMSSMCPV
    M model_files/CMSSMNoFV/LesHouches.in.CMSSMNoFV
    M model_files/E6SSM/LesHouches.in.E6SSM
    M model_files/LHInputMSSM/LesHouches.in.LHInputMSSM
    M model_files/MRSSM/LesHouches.in.MRSSM
    M model_files/MSSM/LesHouches.in.MSSM
    M model_files/MSSMNoFV/LesHouches.in.MSSMNoFV
    M model_files/MSSMNoFVSLHA2/LesHouches.in.MSSMNoFVSLHA2
    M model_files/MSSMNoFVatMGUT/LesHouches.in.MSSMNoFVatMGUT
    M model_files/MSSMatMGUT/LesHouches.in.MSSMatMGUT
    M model_files/NMSSM/LesHouches.in.NMSSM
    M model_files/NMSSMCPV/LesHouches.in.NMSSMCPV
    M model_files/NUHMSSM/LesHouches.in.NUHMSSM
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP1
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP2
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_1308.1333_BP3
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_GTP1
    M model_files/NUTNMSSM/LesHouches.in.NUTNMSSM_GTP2
    M model_files/NUTSMSSM/LesHouches.in.NUTSMSSM
    M model_files/SM/LesHouches.in.SM
    M model_files/SMHighScale/LesHouches.in.SMHighScale
    M model_files/SMSSM/LesHouches.in.SMSSM
    M model_files/SSM/LesHouches.in.SSM
    M model_files/THDMII/LesHouches.in.THDMII
    M model_files/UMSSM/LesHouches.in.UMSSM
    M model_files/cCMSSM/LesHouches.in.cCMSSM
    M model_files/complexMSSM/LesHouches.in.complexMSSM
    M model_files/lowMSSM/LesHouches.in.lowMSSM
    M model_files/lowNMSSM/LesHouches.in.TP1
    M model_files/lowNMSSM/LesHouches.in.TP2
    M model_files/lowNMSSM/LesHouches.in.TP3
    M model_files/lowNMSSM/LesHouches.in.TP4
    M model_files/lowNMSSM/LesHouches.in.TP5
    M model_files/lowNMSSM/LesHouches.in.TP6
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP1
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP2
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP3
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP4
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP5
    M model_files/lowNMSSMTanBetaAtMZ/LesHouches.in.TP6
    M model_files/munuSSM/LesHouches.in.munuSSM
    M test/test_CMSSMCPV_wrong_higgs_state.in.spc
    M test/test_CMSSM_gluino.spc.in
    M test/test_CMSSM_slha_doubled_blocks.spc.in
    M test/test_E6SSM_nan.in.spc

  Log Message:
  -----------
  adding default observable calculation option


  Commit: e888328837cf5d27cd0c9155e82b62c7d39e2cc4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e888328837cf5d27cd0c9155e82b62c7d39e2cc4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M templates/observables.hpp.in

  Log Message:
  -----------
  remove unnecessary forward declaration


  Commit: bbca5193243f047ae4f756436d5897753938883f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bbca5193243f047ae4f756436d5897753938883f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  test reading and writing of observables to database


  Commit: 5b7e7e5d1ac86ebf4440491d1d08267ac85c618c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5b7e7e5d1ac86ebf4440491d1d08267ac85c618c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    A meta/Observables.m

  Log Message:
  -----------
  adding missing Observables.m module

Thanks to Jobst Ziebell


  Commit: f49e810af205287afa2f0e8f8cb7ab4fd9a32bf4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f49e810af205287afa2f0e8f8cb7ab4fd9a32bf4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M model_files/CMSSM/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NUTNMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  adding calculation of amu to a few models for illustration

Conflicts:
	model_files/NMSSM/FlexibleSUSY.m.in
	model_files/NUTNMSSM/FlexibleSUSY.m.in


  Commit: 01abb7f12c8592a4d685b8aa959f040a9a710df3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/01abb7f12c8592a4d685b8aa959f040a9a710df3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in

  Log Message:
  -----------
  add calculation of a_mu in *NoFV models


  Commit: 02c4b48ceb091f9cf19f194de19caabd294cb0db
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/02c4b48ceb091f9cf19f194de19caabd294cb0db
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M model_files/CMSSM/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NUTNMSSM/FlexibleSUSY.m.in
    M model_files/SM/LesHouches.in.SM
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  allow calculation of observable at runtime

using FlexibleSUSY[15]

Conflicts:
	model_files/NMSSM/FlexibleSUSY.m.in
	model_files/NUTNMSSM/FlexibleSUSY.m.in
	model_files/SM/LesHouches.in.SM
	templates/slha_io.hpp.in


  Commit: a5c4c12680b71b06ad8698b08962d611d976fa36
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a5c4c12680b71b06ad8698b08962d611d976fa36
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  correcting double function declaration after cherry-pick


  Commit: 6b1d27d3dd3856bef2bd2ac860897b563f5a2c82
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6b1d27d3dd3856bef2bd2ac860897b563f5a2c82
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M meta/Observables.m
    M meta/WriteOut.m
    M model_files/CMSSM/FlexibleSUSY.m.in
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NUTNMSSM/FlexibleSUSY.m.in
    M src/observables.cpp
    M src/observables.hpp

  Log Message:
  -----------
  rename aMuon -> aMuonGM2Calc

in order to distinguish it from aMuon calculated with FlexibleSUSY.


  Commit: fdebe01e04550a7c9f3051e91e234d87df40c8cb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fdebe01e04550a7c9f3051e91e234d87df40c8cb
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M model_files/NMSSM/FlexibleSUSY.m.in
    M model_files/NUTNMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  amu cannot be calculated in the NMSSM with GM2Calc


  Commit: 0d2bd32195e1953545e58ee35f93112e9d1b32f9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d2bd32195e1953545e58ee35f93112e9d1b32f9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    A addons/gm2calc/gm2_flexiblesusy_interface.cpp
    A addons/gm2calc/gm2_flexiblesusy_interface.hpp
    M addons/gm2calc/module.mk
    M meta/Observables.m
    M templates/observables.cpp.in

  Log Message:
  -----------
  adding GM2Calc-FlexibleSUSY interface stub


  Commit: dc4dea59f0db5d4762c051a71e4622c8050f53fc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dc4dea59f0db5d4762c051a71e4622c8050f53fc
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M addons/gm2calc/module.mk
    M config/Makefile.in
    M templates/module.mk.in

  Log Message:
  -----------
  linking addon libraries to executables


  Commit: 0d3ed1ff10355969e6e87a286e848f238a19a039
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d3ed1ff10355969e6e87a286e848f238a19a039
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M config/config.h.in
    M configure

  Log Message:
  -----------
  create ENABLE_* preprocessor definition for every addon


  Commit: c8d8ac7da53b4db8bf2d18c4f7027d6f6bd3ea78
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c8d8ac7da53b4db8bf2d18c4f7027d6f6bd3ea78
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    R addons/gm2calc/gm2_flexiblesusy_interface.cpp
    R addons/gm2calc/gm2_flexiblesusy_interface.hpp
    M addons/gm2calc/module.mk
    A src/gm2calc_interface.cpp
    A src/gm2calc_interface.hpp
    M src/module.mk
    M templates/observables.cpp.in

  Log Message:
  -----------
  put GM2Calc interface into src/ module


  Commit: ad08473aa072a98209c55858aad32ac9b2c19413
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad08473aa072a98209c55858aad32ac9b2c19413
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    A addons/GM2Calc/AUTHORS
    A addons/GM2Calc/COPYING
    A addons/GM2Calc/MSSMNoFV_onshell.cpp
    A addons/GM2Calc/MSSMNoFV_onshell.hpp
    A addons/GM2Calc/MSSMNoFV_onshell_mass_eigenstates.cpp
    A addons/GM2Calc/MSSMNoFV_onshell_mass_eigenstates.hpp
    A addons/GM2Calc/MSSMNoFV_onshell_physical.cpp
    A addons/GM2Calc/MSSMNoFV_onshell_physical.hpp
    A addons/GM2Calc/MSSMNoFV_onshell_problems.cpp
    A addons/GM2Calc/MSSMNoFV_onshell_problems.hpp
    A addons/GM2Calc/MSSMNoFV_onshell_soft_parameters.cpp
    A addons/GM2Calc/MSSMNoFV_onshell_soft_parameters.hpp
    A addons/GM2Calc/MSSMNoFV_onshell_susy_parameters.cpp
    A addons/GM2Calc/MSSMNoFV_onshell_susy_parameters.hpp
    A addons/GM2Calc/README
    A addons/GM2Calc/example.gm2
    A addons/GM2Calc/example.slha
    A addons/GM2Calc/ffunctions.cpp
    A addons/GM2Calc/ffunctions.hpp
    A addons/GM2Calc/gm2_1loop.cpp
    A addons/GM2Calc/gm2_1loop.hpp
    A addons/GM2Calc/gm2_2loop.cpp
    A addons/GM2Calc/gm2_2loop.hpp
    A addons/GM2Calc/gm2_error.hpp
    A addons/GM2Calc/gm2_mb.cpp
    A addons/GM2Calc/gm2_mb.hpp
    A addons/GM2Calc/gm2_slha_io.cpp
    A addons/GM2Calc/gm2_slha_io.hpp
    A addons/GM2Calc/gm2_uncertainty.cpp
    A addons/GM2Calc/gm2_uncertainty.hpp
    A addons/GM2Calc/gm2calc.cpp
    A addons/GM2Calc/gm2scan.cpp
    A addons/GM2Calc/module.mk
    R addons/gm2calc/AUTHORS
    R addons/gm2calc/COPYING
    R addons/gm2calc/MSSMNoFV_onshell.cpp
    R addons/gm2calc/MSSMNoFV_onshell.hpp
    R addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.cpp
    R addons/gm2calc/MSSMNoFV_onshell_mass_eigenstates.hpp
    R addons/gm2calc/MSSMNoFV_onshell_physical.cpp
    R addons/gm2calc/MSSMNoFV_onshell_physical.hpp
    R addons/gm2calc/MSSMNoFV_onshell_problems.cpp
    R addons/gm2calc/MSSMNoFV_onshell_problems.hpp
    R addons/gm2calc/MSSMNoFV_onshell_soft_parameters.cpp
    R addons/gm2calc/MSSMNoFV_onshell_soft_parameters.hpp
    R addons/gm2calc/MSSMNoFV_onshell_susy_parameters.cpp
    R addons/gm2calc/MSSMNoFV_onshell_susy_parameters.hpp
    R addons/gm2calc/README
    R addons/gm2calc/example.gm2
    R addons/gm2calc/example.slha
    R addons/gm2calc/ffunctions.cpp
    R addons/gm2calc/ffunctions.hpp
    R addons/gm2calc/gm2_1loop.cpp
    R addons/gm2calc/gm2_1loop.hpp
    R addons/gm2calc/gm2_2loop.cpp
    R addons/gm2calc/gm2_2loop.hpp
    R addons/gm2calc/gm2_error.hpp
    R addons/gm2calc/gm2_mb.cpp
    R addons/gm2calc/gm2_mb.hpp
    R addons/gm2calc/gm2_slha_io.cpp
    R addons/gm2calc/gm2_slha_io.hpp
    R addons/gm2calc/gm2_uncertainty.cpp
    R addons/gm2calc/gm2_uncertainty.hpp
    R addons/gm2calc/gm2calc.cpp
    R addons/gm2calc/gm2scan.cpp
    R addons/gm2calc/module.mk

  Log Message:
  -----------
  rename gm2calc -> GM2Calc addon


  Commit: 905145473cba44f58303786de748384a0f8be968
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/905145473cba44f58303786de748384a0f8be968
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M addons/GM2Calc/module.mk

  Log Message:
  -----------
  rename variables inside GM2Calc addons to match addon name


  Commit: b3414df0d3616f6f4e52e3cbe576b093313571c1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b3414df0d3616f6f4e52e3cbe576b093313571c1
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M meta/Observables.m
    M src/gm2calc_interface.cpp
    M src/gm2calc_interface.hpp

  Log Message:
  -----------
  adding MSSMNoFV_onshell setup() function

from GM2Calc examples


  Commit: 99ac070a0decc6ee902165e9f599ecc241cf44ab
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/99ac070a0decc6ee902165e9f599ecc241cf44ab
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M test/module.mk
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  rename GM2Calc addon library in tests


  Commit: f357b5c775c78d4aea2ed9b31989ba41d45fdc8f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f357b5c775c78d4aea2ed9b31989ba41d45fdc8f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/gm2calc_interface.cpp
    M src/gm2calc_interface.hpp

  Log Message:
  -----------
  introduce GM2Calc data interface


  Commit: 972b7f2d7147f13130de7f628721ab635b8a58c8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/972b7f2d7147f13130de7f628721ab635b8a58c8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M meta/Observables.m
    M meta/WriteOut.m
    M model_files/CMSSM/FlexibleSUSY.m.in
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M src/gm2calc_interface.cpp
    M src/gm2calc_interface.hpp
    M src/observables.cpp
    M src/observables.hpp
    M templates/observables.cpp.in

  Log Message:
  -----------
  calculate uncertainty with GM2Calc


  Commit: cd6a17d58da670f2b2541cbeec4c112c86d7aad8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cd6a17d58da670f2b2541cbeec4c112c86d7aad8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M test/test_CMSSM_database.cpp

  Log Message:
  -----------
  test database entry for amu uncertainty


  Commit: 2350080badb239ac027a04118030d8de25723632
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2350080badb239ac027a04118030d8de25723632
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M model_files/CMSSM/FlexibleSUSY.m.in

  Log Message:
  -----------
  cannot calculate amu with GM2Calc with sfermion flavour violation


  Commit: 0349ede1b15d5372f90c46a8c814b7f36296cf53
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0349ede1b15d5372f90c46a8c814b7f36296cf53
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M meta/Observables.m
    M src/gm2calc_interface.cpp
    M src/gm2calc_interface.hpp

  Log Message:
  -----------
  fill GM2Calc interface data struct from model parameters


  Commit: 1502ef371660af1f8de0867d4d594a1a12139195
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1502ef371660af1f8de0867d4d594a1a12139195
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/eigen_utils.hpp

  Log Message:
  -----------
  adding save matrix division helper function


  Commit: 03bd4bce8842663cea378edf3fb3aeb7401bb7f0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/03bd4bce8842663cea378edf3fb3aeb7401bb7f0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M meta/Observables.m
    M src/gm2calc_interface.cpp
    M src/gm2calc_interface.hpp
    M templates/observables.cpp.in

  Log Message:
  -----------
  need to call set_A?()


  Commit: e27fecaf8ba2779692f1b9c74800bcc7e495230c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e27fecaf8ba2779692f1b9c74800bcc7e495230c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/lowe.cpp
    M src/lowe.h

  Log Message:
  -----------
  adding muon pole mass to low-energy class


  Commit: 3c3d4c8ec326b9c8b0e1c5cd9aa825cb478844e6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3c3d4c8ec326b9c8b0e1c5cd9aa825cb478844e6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M meta/Observables.m
    M templates/observables.cpp.in
    M templates/observables.hpp.in
    M templates/run.cpp.in
    M templates/run_cmd_line.cpp.in

  Log Message:
  -----------
  use low-energy data set to calculate observables


  Commit: 663901721c8de7b6c3b0f01b45def33c11cc5ffa
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/663901721c8de7b6c3b0f01b45def33c11cc5ffa
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M addons/GM2Calc/module.mk

  Log Message:
  -----------
  adding install-src target for addons/GM2Calc


  Commit: 122836733884b841c549b67c055db5cd086e2b2b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/122836733884b841c549b67c055db5cd086e2b2b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M templates/observables.hpp.in

  Log Message:
  -----------
  remove redundant ;


  Commit: e3aac2de8a10d5ff9e485de5bdb3a5b76d3218a5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e3aac2de8a10d5ff9e485de5bdb3a5b76d3218a5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/slha_io.cpp

  Log Message:
  -----------
  read muon pole mass from SMINPUTS block


  Commit: 13fbbd7d158b0207b806141148cda3b995c2bfab
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/13fbbd7d158b0207b806141148cda3b995c2bfab
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M templates/observables.cpp.in

  Log Message:
  -----------
  use muon pole mass in calculation of a_mu with GM2Calc


  Commit: 80e1e460db4ef4f59466f3cf93eb0ffd3a725e92
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/80e1e460db4ef4f59466f3cf93eb0ffd3a725e92
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M test/module.mk
    A test/test_CMSSMNoFV_GM2Calc.sh

  Log Message:
  -----------
  adding test for embedded GM2Calc


  Commit: c805a3d2e3e969c792a18953d37466325ead70d6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c805a3d2e3e969c792a18953d37466325ead70d6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/gm2calc_interface.cpp

  Log Message:
  -----------
  fix linking error when GM2Calc is not enabled


  Commit: 258a5121f7be386821a95f173c6f653292f82268
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/258a5121f7be386821a95f173c6f653292f82268
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M src/gm2calc_interface.cpp
    M src/gm2calc_interface.hpp

  Log Message:
  -----------
  adding documentation to GM2Calc interface routines


  Commit: b3eea54ad884889d775b24c8f23d598bd239dbaf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b3eea54ad884889d775b24c8f23d598bd239dbaf
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: a085859bb812f27c062abea0616bf5307f5b9814
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a085859bb812f27c062abea0616bf5307f5b9814
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M .gitattributes

  Log Message:
  -----------
  ship addons/GM2Calc with FlexibleSUSY


  Commit: 7e1696f49c504bc3887574e8b5ecc195117f251f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7e1696f49c504bc3887574e8b5ecc195117f251f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M install-sarah

  Log Message:
  -----------
  update default SARAH version to 4.6.0

Note: In 4.6.0 there is a bug in the MS-bar terms in 1L fermion
self-energies.


  Commit: 47553334e10ab64df506702879fc0240f42506bc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/47553334e10ab64df506702879fc0240f42506bc
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M README

  Log Message:
  -----------
  update SARAH version in README file


  Commit: 7d53a36635c23332ceccbbd8c3633825ce1c4978
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7d53a36635c23332ceccbbd8c3633825ce1c4978
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
    M src/slha_io.hpp

  Log Message:
  -----------
  adding SLHA conversion function overloads for singlet fields


  Commit: 09187a629a8825efd1d161cce56a9d22aa0e3c76
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09187a629a8825efd1d161cce56a9d22aa0e3c76
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M src/linalg2.hpp
    M test/test_linalg2.cpp

  Log Message:
  -----------
  Add 1x1 svd specialization to src/linalg2.hpp


  Commit: e2a0441474903a20a716a110ac04f56cd51ff108
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e2a0441474903a20a716a110ac04f56cd51ff108
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M src/slha_io.cpp
    M src/slha_io.hpp

  Log Message:
  -----------
  fix multiple definition of SLHA--HK conversion function


  Commit: d7e2d9f350319b353c3a2cc1207697f3809f8d6f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7e2d9f350319b353c3a2cc1207697f3809f8d6f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  convert 1-dimensional mass matrices to scalar type

This fixes a compilation bug in models where the user has specified
singlet fields, whose mass matrices should be "diagonalized" (example
models: MDM with 1 generation of extra fermion fields).

However, to make such model compile, another problem needs to be
solved: the call to the diagonalization functions of linalg2.hpp need
to be corrected, either by providing overloads for mass matrices of
type double, or by writing a bit of wrapper code around the function
calls which maps Matrix<Real,1,1> to Real etc.


  Commit: cec79f79b0d8247bcacb54dc77bdd78d7a64fb4b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cec79f79b0d8247bcacb54dc77bdd78d7a64fb4b
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update agreement between HSSUSY and SUSYHD

after a bugfix in SARAH concerning the finite MS-DR conversion
terms in the fermion 1L self-energies


  Commit: a48eb7bf7ecbdedf8302d36e284a008391e2d7c3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a48eb7bf7ecbdedf8302d36e284a008391e2d7c3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
    M meta/EWSB.m
    M meta/Utils.m

  Log Message:
  -----------
  move helper function InputFormOfNonStrings[] to Utils` module


  Commit: e9b7ac89f5d1b575fba28544c853907a00f84785
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e9b7ac89f5d1b575fba28544c853907a00f84785
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  adding unrotated particle list to debug output


  Commit: 9ccdb4da71c35b8e4fa0624bbdff9682705310e8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9ccdb4da71c35b8e4fa0624bbdff9682705310e8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  Bugfix: workaround inconsistently filled SARAH`Masses[EWSB]

for massless particles.

In the MDM SARAH`Masses[EWSB] reads

  {0 -> MassGiven[VG], Mass[gG] -> MassGiven[gG],
   Mass[Hp] -> MassGiven[Hp], Mass[Fv[1]] -> MassGiven[Fv[1]],
   Mass[Fv[2]] -> MassGiven[Fv[2]], Mass[Fv[3]] -> MassGiven[Fv[3]],
   0 -> MassGiven[Fc], 0 -> MassGiven[Fg], Mass[Fn] -> MassGiven[Fn],
   0 -> MassGiven[Fc], 0 -> MassGiven[Fg], Mass[Ah] -> MassGiven[Ah],
   ... }

Formerly, we've expected SARAH`Masses[EWSB] to contain replacement
rules of the form

  {Mass[X] -> _, ...}

Due to this expectation, some particles have not been extracted from
this list.

This commit works around this issue by extracting all particles X from
the list elements which are of the form

  Mass[X] -> _     or      _ -> MassGiven[X]


  Commit: d08a8571b23201fdd96371602ecf7da0d7ded991
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d08a8571b23201fdd96371602ecf7da0d7ded991
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  adding debug output for particle mass eigenstates


  Commit: dc45d86244f557981b643f74684d03f38fc3572d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dc45d86244f557981b643f74684d03f38fc3572d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


  Commit: 6cc0faa0a94d3515277fd2da867f1024a8cf16e7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6cc0faa0a94d3515277fd2da867f1024a8cf16e7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
    M meta/TreeMasses.m

  Log Message:
  -----------
  Bugfix: enable "diagonalization" of singlet fields


  Commit: ddca832e7b4839ebba8152c1160237a7bbbcd97c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ddca832e7b4839ebba8152c1160237a7bbbcd97c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M ChangeLog
    M configure

  Log Message:
  -----------
  version 1.3.0


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/a1bedd84c791...ddca832e7b48


More information about the Flexiblesusy-commits mailing list