ocaml-zarith

v 1.13 Updated: 6 months, 3 weeks ago

Arbitrary-precision integers for OCaml

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

https://github.com/ocaml/Zarith

To install ocaml-zarith, paste this in macOS terminal after installing MacPorts

sudo port install ocaml-zarith

Add to my watchlist

Installations 9
Requested Installations 5