Package ocaml-num: Information
Source package: ocaml-num
Version: 1.6-alt1
Build time: Mar 12, 2026, 03:02 PM
Category: Development/ML
Report package bugHome page: https://github.com/ocaml/num
License: LGPLv2+ with exceptions
Summary: Legacy Num library for arbitrary-precision integer and rational arithmetic
Description:
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.
List of RPM packages built from this SRPM:
ocaml-num (loongarch64)
ocaml-num-debuginfo (loongarch64)
ocaml-num-devel (loongarch64)
ocaml-num (loongarch64)
ocaml-num-debuginfo (loongarch64)
ocaml-num-devel (loongarch64)
Maintainer: Anton Farygin
Last changed
Feb. 24, 2026 Anton Farygin 1.6-alt1
- 1.5 -> 1.6
Sept. 4, 2024 Anton Farygin 1.5-alt1
- 1.4 -> 1.5
Nov. 7, 2023 Anton Farygin 1.4-alt2
- removed findlib from BuildRequires