软件包:libghc-double-conversion-dev(2.0.4.1+ds1-1) [debports]
fast conversion between double precision floating point and text
A library that performs fast, accurate conversion between double precision floating point and text.
This library is implemented as bindings to the C++ double-conversion library written by Florian Loitsch at Google.
The 'Text' versions of these functions are about 30 times faster than the default 'show' implementation for the 'Double' type.
The 'ByteString' versions are /slower/ than the 'Text' versions; roughly half the speed. (This seems to be due to the cost of allocating 'ByteString' values via malloc.)
As a final note, be aware that the bytestring-show package is about 50% slower than simply using 'show'.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-double-conversion-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.16)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdouble-conversion-dev
- routines to convert IEEE floats to and from strings (development files)
-
- dep: libdouble-conversion3 (>= 2.0.0)
- routines to convert IEEE floats to and from strings
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libghc-base-dev-4.13.0.0-f73fa
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-28a1e
- 本虚包由这些包填实: ghc
-
- dep: libghc-ghc-prim-dev-0.5.3-00322
- 本虚包由这些包填实: ghc
-
- dep: libghc-text-dev-1.2.4.0-3e1ef
- 本虚包由这些包填实: ghc
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support