FreeBSD.software
Home/math/ocaml-num

ocaml-num

1.4_3

Legacy library for arbitrary-precision arithmetic

The Num library implements integer arithmetic and rational arithmetic in arbitrary precision. It was split off the core OCaml distribution starting with the 4.06.0 release. New applications that need arbitrary-precision arithmetic should use the Zarith library instead of the Num library, and older applications that already use Num are encouraged to switch to Zarith. Zarith delivers much better performance than Num and has a nicer API.

Origin: math/ocaml-num
Category: math
Size: 1.17MiB
License: LGPL21
Maintainer: danfe@FreeBSD.org
Dependencies: 1 packages
Required by: 8 packages
$pkg install ocaml-num

Dependencies (1)

Required By (8 packages)

More in math