软件包:libghc-double-conversion-doc(2.0.5.0+ds1-1)
libghc-double-conversion-doc 的相关链接
Debian 的资源:
下载源码包 haskell-double-conversion:
- [haskell-double-conversion_2.0.5.0+ds1-1.dsc]
- [haskell-double-conversion_2.0.5.0+ds1.orig.tar.xz]
- [haskell-double-conversion_2.0.5.0+ds1-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
fast conversion between double precision floating point and text; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-double-conversion-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-42
- 本虚包由这些包填实: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-double-conversion-dev
- fast conversion between double precision floating point and text
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-double-conversion-prof
- fast conversion between double precision floating point and text; profiling libraries