3 Synopsis: double-double and quad-double type via libqd
4 Description: This package supports both a double-double datatype (approx. 32 decimal digits)
5 and a quad-double datatype (approx. 64 decimal digits), using libqd (which is
6 implemented in C++ with C and Fortran wrappers).
9 Author: Claude Heiland-Allen
10 Maintainer: claudiusmaximus@goto10.org
14 Extra-source-files: TODO
17 Build-depends: base >= 4 && < 5
19 Exposed-modules: Numeric.QD
22 Numeric.QD.DoubleDouble
23 Numeric.QD.DoubleDouble.Raw
27 Numeric.QD.QuadDouble.Raw