Fedora Packages

ocaml-num

Legacy Num library for arbitrary-precision integer and rational arithmetic

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.4-2.fc36 -
Fedora 35 1.4-0.8.fc35 -
Fedora 34 1.4-0.6.fc34 -
Package Info
Related Packages

You can contact the maintainers of this package via email at ocaml-num dash maintainers at fedoraproject dot org.



Sources on Pagure