Package qd: Information

    Source package: qd
    Version: 2.3.24-alt1
    Build time:  Jan 29, 2024, 02:44 AM
    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 (mipsel)
    libqd-debuginfo (mipsel)
    libqd-devel (mipsel)
    libqd-devel-doc (noarch)
    qd (mipsel)



      1. gcc-c++

    Last changed


    Dec. 25, 2023 Vitaly Lipatov 2.3.24-alt1
    - new version 2.3.24 (with rpmrb script)
    Aug. 28, 2021 Vitaly Lipatov 2.3.23-alt1
    - new version 2.3.23 (with rpmrb script) (ALT bug 40821)
    - package qd.pc (ALT bug 40821)
    - add fixes from Fedora
    - disable build with fortran libs
    Sept. 20, 2020 Vitaly Lipatov 2.3.14-alt2
    - cleanup spec and repo, drop obsoletes itself
    - temp. disable check ([ppc64le] FAIL: qd_test)