package zarith

  1. Overview
  2. No Docs
Implements arithmetic and logical operations over arbitrary-precision integers

Install

Dune Dependency

Authors

Maintainers

Sources

zarith-1.1.tgz
sha256=a0ba322c8d4f5bffa43f1c571e839baa0c7b155b67630bbd8481df21eb636b6e
md5=457fcb896da690d3d6d2bf6c320f3612

Description

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.

Published: 21 Nov 2013

OCaml

Innovation. Community. Security.