[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 1ef0d6: avoid comparison inf > x for non-IEEE 754 floats

GitHub noreply at github.com
Thu Dec 10 11:48:09 GMT 2015


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  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.




More information about the Flexiblesusy-commits mailing list