
This package provides bindings for the gnu multiprecision library (gnu mp) for the language ocaml(caml.inria.fr). it is mostly a 1-1 mapping of the c functions into the ocaml namespace, but also includes some infix operators to make for a cleaner syntax.
this package provides the static library, ocaml library and interface for developing applications to use libgmp-ocaml