套件:libnum-ocaml-dev(1.5-1 以及其他的) [debports]
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: libcompiler-libs-ocaml-dev-a6bv6
- 本虛擬套件由這些套件填實: libcompiler-libs-ocaml-dev
-
- dep: libnum-ocaml-wtyx6
- 本虛擬套件由這些套件填實: libnum-ocaml
-
- dep: libstdlib-ocaml-dev-bkvu1
- 本虛擬套件由這些套件填實: libstdlib-ocaml-dev
-
- dep: ocaml-5.2.0
- 本虛擬套件由這些套件填實: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries