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).
Author | Michel Quercia |
---|---|
License | GNU Library General Public License version 2 with special exception (cf LICENCE file) |
Published | |
Homepage | http://pauillac.inria.fr/~quercia/ |
Maintainer | iksnalybok@gmail.com |
Dependencies | |
Source [http] | http://pauillac.inria.fr/~quercia/cdrom/bibs/numerix.tar.gz sha256=9c39aba137c92beb1387cb49f89f6a3428e79af95cd87b092190aad9c3e74416 md5=a2169c2251508ee2fb891f878e17ef96 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/numerix/numerix.0.22/opam |
No package is dependent