[ 源代码: haskell-intervals ]
软件包:libghc-intervals-prof(0.9.2-1 以及其他的)
libghc-intervals-prof 的相关链接
Debian 的资源:
下载源码包 haskell-intervals:
- [haskell-intervals_0.9.2-1.dsc]
- [haskell-intervals_0.9.2.orig.tar.gz]
- [haskell-intervals_0.9.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Haskell data type for intervals; profiling libraries
A Numeric.Interval.Interval is a closed, convex set of floating point values.
This package does not control the rounding mode of the end points of the interval when using floating point arithmetic, so be aware that in order to get precise containment of the result, you will need to use an underlying type with both lower and upper bounds like CReal.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-intervals-prof 有关的软件包
|
|
|
|
-
- dep: libghc-array-prof-0.5.4.0-e2d28
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-0d25e
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-distributive-prof-0.6.2.1-6b5da
- 本虚包由这些包填实: libghc-distributive-prof
-
- dep: libghc-ghc-prim-prof-0.7.0-5c885
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-intervals-dev (= 0.9.2-1+b2)
- Haskell data type for intervals