numerixversion

Big integer library, written by Michel Quercia. Compares well to GMP.

Numerix is a library implementing arbitrary long signed integers and the usual arithmetic operations between those numbers. It primarily targets ocaml, but is also available with reduced functionalities for the Camllight, C and Pascal languages on 32 or 64 bit Unix-type computers.

doc (en) : http://pauillac.inria.fr/~quercia/cdrom/bibs/numerix-eng.pdf doc (fr) : http://pauillac.inria.fr/~quercia/cdrom/bibs/numerix.pdf

Note: this opam package only builds the ocaml version (all modules, e.g. slong, dlong, clong, gmp and big), with the --enable-sse2 flag. Because of gmp, you need gmp headers (aptitude install libgmp-dev on debian). The --enable-longlong flag is not uses (gives some troubles on x86-64 architecture).

AuthorMichel Quercia
LicenseGNU Library General Public License version 2 with special exception (cf LICENCE file)
Published
Homepagehttp://pauillac.inria.fr/~quercia/
Maintaineriksnalybok@gmail.com
Dependencies
Source [http] http://pauillac.inria.fr/~quercia/cdrom/bibs/numerix.tar.gz
md5=a2169c2251508ee2fb891f878e17ef96
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/numerix/numerix.0.22/opam
No package is dependent