Package: libqd Version: 2.3.9 Revision: 1002 Source: http://crd.lbl.gov/~dhbailey/mpdist/qd-%v.tar.gz Source-MD5: 9ef4e253bff61a306c888b5ac97a1eec BuildDepends: gcc44 | gcc43 | g95 BuildDependsOnly: true GCC: 4.0 SetCXXFLAGS: -Os ConfigureParams: --mandir=%p/share/man FCFLAGS=-Os ifort=: IFORT=: InstallScript: make install DESTDIR=%d DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO License: OSI-Approved Homepage: http://crd.lbl.gov/~dhbailey/mpdist Maintainer: Jack Fink Description: C++/Fortran-90 double-double and quad-double package DescDetail: << This package supports both a double-double datatype (approx. 32 decimal digits) and a quad-double datatype (approx. 64 decimal digits). The computational library is written in C++. Both C++ and Fortran-90 high-level language interfaces are provided to permit one to use convert an existing C++ or Fortran-90 program to use the library with only minor changes to the source code. In most cases only a few type statements and (for Fortran-90 programs) read/write statements need to be changed. PSLQ and numerical quadrature programs are included. <<