[ 源代码: ocaml-zarith ]
软件包:libzarith-ocaml-dev(1.11-1)
arithmetic and logical operations over arbitrary-precision integers (dev)
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy.
This package provides the static library, OCaml library and interface for developing applications to use libzarith-ocaml.
其他与 libzarith-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libgmp3-dev
- Multiprecision arithmetic library developers tools
-
- dep: libzarith-ocaml-2mjt0
- 本虚包由这些包填实: libzarith-ocaml
-
- dep: ocaml-nox-4.11.1
- 本虚包由这些包填实: ocaml-nox
-
- sug: ocaml-findlib
- management tool for OCaml libraries