[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 40c0e7: algebracially calculate maximum number of handles

GitHub noreply at github.com
Fri Oct 7 21:56:41 BST 2016


  Branch: refs/heads/feature-2.0
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 40c0e79676f008a123be2f860cc25e26bd1f2689
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/40c0e79676f008a123be2f860cc25e26bd1f2689
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  algebracially calculate maximum number of handles

to avoid an integer overflow on some compilers / machines


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

  Changed paths:
    M templates/librarylink.cpp.in

  Log Message:
  -----------
  use faster exp2() instead of pow(2,)


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

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

  Log Message:
  -----------
  make PV functions noexcept


  Commit: 77d3531e2f6d3c46ed91b7a4775a78dbf8cd8971
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/77d3531e2f6d3c46ed91b7a4775a78dbf8cd8971
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M test/test_pv.cpp

  Log Message:
  -----------
  reduce speedup requiremet for one B0 case

which constantly fails.  The failing means, that the speedup is not so
significant these days.


  Commit: a7d520fee145068a60c5f7d245c0c6a487ff3179
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7d520fee145068a60c5f7d245c0c6a487ff3179
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M README
    M doc/install.dox

  Log Message:
  -----------
  update SARAH version in installation examples


  Commit: 5570f3bc3dcb59e2f7806a086db5349b9e249e73
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5570f3bc3dcb59e2f7806a086db5349b9e249e73
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M templates/physical.hpp.in
    M templates/two_scale_model_slha.cpp.in

  Log Message:
  -----------
  remove unused header inclusions


  Commit: b533d67305c1b5aee7401dc136e9205c7fcb612d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b533d67305c1b5aee7401dc136e9205c7fcb612d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M meta/EffectiveCouplings.m
    M templates/effective_couplings.cpp.in
    M templates/effective_couplings.hpp.in

  Log Message:
  -----------
  avoid multiple calls of Standard_model::initialise_from_input()

as it is very expensive


  Commit: a6e444201418dd49e25cbb885fac71e9d89c6506
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a6e444201418dd49e25cbb885fac71e9d89c6506
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M README
    M doc/install.dox
    M meta/EffectiveCouplings.m
    M src/pv.cpp
    M src/pv.hpp
    M templates/effective_couplings.cpp.in
    M templates/effective_couplings.hpp.in
    M templates/librarylink.cpp.in
    M templates/physical.hpp.in
    M templates/two_scale_model_slha.cpp.in

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

Conflicts:
	test/test_pv.cpp


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/93cf463304a7...a6e444201418


More information about the Flexiblesusy-commits mailing list