Package: libnumerix-ocaml-dev (0.21-3) [universe]
Links for libnumerix-ocaml-dev
Ubuntu Resources:
Download Source Package numerix:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian OCaml Maintainers (Mail Archive)
- Ralf Treinen
- Sven Luther
- Jerome Marant
- Remi Vanicat
- Stefano Zacchiroli
- Sylvain Le Gall
- Michael K. Edwards
- Mike Furr
- Julien Cristau
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Numerix "big integer" library for OCaml
The Numerix library provides unlimited precision integer arithmetic facilities for use in OCaml programs. This package contains all the libraries and headers that are needed to build programs that use the OCaml interface to Numerix.
Numerix is a library implementing arbitrary long signed integers and the usual arithmetic operations between those numbers. The algorithms and native (C and assembly) code implementations in Numerix compare well to the other multi-precision libraries commonly available, especially Big (the adaptation of BigNum for Camllight/Ocaml) and GMP. Also, OCaml programmers are likely to find the Numerix API more natural and more complete than BigNum / Nat, especially for modular arithmetic applications such as cryptography. Several implementations of the low-level primitives are provided, including one that uses BigNum and one that uses GMP.
Other Packages Related to libnumerix-ocaml-dev
|
|
|
-
- dep: libgmp3-dev
- Multiprecision arithmetic library developers tools
-
- dep: libnumerix-ocaml (= 0.21-3)
- Numerix "big integer" library for OCaml - runtime
-
- sug: numerix-doc (= 0.21-3)
- Numerix "big integer" library for C and OCaml - documentation