Package qd: Information

Source package: qd
Version: 2.3.14-alt1
Build time:  Mar 4, 2019, 04:27 AM in the task #223532
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 (x86_64, i586, aarch64)
libqd-debuginfo (x86_64, i586, aarch64)
libqd-devel (x86_64, i586, aarch64)
libqd-devel-doc (noarch)
qd (x86_64, i586, aarch64)
qd-debuginfo (x86_64, i586, aarch64)


List of contributors:
Eugeny A. Rostovtsev

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

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