Package qd: Information

    Source package: qd
    Version: 2.3.14-alt1
    Build time:  Jan 19, 2021, 12:39 PM
    Report package bug
    License: BSD
    Summary: C++/Fortran-90 double-double and quad-double package
    Description: 
    This package provides numeric types of twice the precision of IEEE
    double (106 mantissa bits, or approximately 32 decimal digits) and
    four times the precision of IEEE double (212 mantissa bits, or
    approximately 64 decimal digits).  Due to features such as operator
    and function overloading, these facilities can be utilized
    with only minor modifications to conventional C++ and Fortran-90
    programs.
    
    In addition to the basic arithmetic operations (add, subtract,
    multiply, divide, square root), common transcendental functions such
    as the exponential, logarithm, trigonometric and hyperbolic functions
    are also included.

    List of rpms provided by this srpm:
    libqd (e2kv5, e2kv4, e2k)
    libqd-debuginfo (e2kv5, e2kv4, e2k)
    libqd-devel (e2kv5, e2kv4, e2k)
    libqd-devel-doc (noarch)
    qd (e2kv5, e2kv4, e2k)
    qd-debuginfo (e2kv5, e2kv4, e2k)


    List of contributors:
    Eugeny A. Rostovtsev

      1. libgfortran-devel
      2. gcc-c++
      3. gcc-fortran

    Last changed


    Sept. 10, 2013 Eugeny A. Rostovtsev 2.3.14-alt1
    - Version 2.3.14
    Sept. 10, 2012 Eugeny A. Rostovtsev 2.3.13-alt1
    - Version 2.3.13
    April 13, 2012 Eugeny A. Rostovtsev 2.3.12-alt2
    - Fixed build with new automake