软件包: libnum-ocaml-dev (1.3-1)
libnum-ocaml-dev 的相关链接
Trisquel 的资源:
下载源码包 ocaml-num:
维护者:
Original Maintainers:
- Debian OCaml Maintainers (Mail Archive)
- Stéphane Glondu
外部的资源:
- 主页 [github.com]
相似软件包:
library for arbitrary-precision and rational arithmetic (development)
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 development files.
其他与 libnum-ocaml-dev 有关的软件包
|
|
|
-
- dep: libnum-ocaml-ds475
- 本虚包由这些包填实: libnum-ocaml
-
- dep: ocaml-nox-4.08.1
- 本虚包由这些包填实: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries