[ 源代码: ocaml-num ]
软件包:libnum-ocaml(1.4-1)
library for arbitrary-precision and rational arithmetic (runtime)
This OCaml library implements arbitrary-precision arithmetic on big integers and on rationals.
This is a legacy library. It used to be part of the core OCaml distribution (in otherlibs/num) but is now distributed separately. New applications that need arbitrary-precision arithmetic should use the Zarith library (https://github.com/ocaml/Zarith) instead of the Num library, and older applications that already use Num are encouraged to switch to Zarith. Zarith delivers much better performance than Num and has a nicer API.
This package contains runtime files.
其他与 libnum-ocaml 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: ocaml-base-nox-4.11.1
- 本虚包由这些包填实: ocaml-base-nox