The legacy Num library
https://opam.ocaml.org/packages/num
This library implements arbitrary-precision arithmetic on big integers and on rationals.
This is a legacy library. It used to be part of the core OCaml distribution (in otherlibs/num) but is now distributed separately. New applications that need arbitrary-precision arithmetic should use the Zarith library (https://github.com/ocaml/Zarith) 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.
- Links to devel:languages:ocaml / ocaml-num
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:anoncvs/ocaml-num && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000705 705 Bytes |
Comments 0