pkgsrc/math/ocaml-zarith/DESCR
markd 7eeababab9 Add ocaml-zarith 1.4.1
The Zarith library implements arithmetic and logical operations over
arbitrary precision numbers.  It uses GMP to efficiently implement
arithmetic over large numbers.  Small integers are represented as Caml
unboxed integers for speed and space economy.
2016-02-07 21:43:03 +00:00

4 lines
253 B
Text

The Zarith library implements arithmetic and logical operations over
arbitrary precision numbers. It uses GMP to efficiently implement
arithmetic over large numbers. Small integers are represented as Caml
unboxed integers for speed and space economy.