Sat, 17 Jan 2026 11:04:11 CST | login

Information for build ocaml-num-1.4-1.ocs23

ID13717
Package Nameocaml-num
Version1.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ocaml-num.git?.#b8b11baaa8c3a3f01c584ad92584a7e011c7687c
SummaryLegacy Num library for arbitrary-precision integer and rational arithmetic
DescriptionThis 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.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 22 Jul 2024 15:12:53 CST
CompletedMon, 22 Jul 2024 15:14:47 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ocaml-num.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ocaml-num.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ocaml-num-1.4-1.ocs23.src.rpm (info) (download)
aarch64
ocaml-num-1.4-1.ocs23.aarch64.rpm (info) (download)
ocaml-num-devel-1.4-1.ocs23.aarch64.rpm (info) (download)
ocaml-num-debuginfo-1.4-1.ocs23.aarch64.rpm (info) (download)
ocaml-num-debugsource-1.4-1.ocs23.aarch64.rpm (info) (download)
x86_64
ocaml-num-1.4-1.ocs23.x86_64.rpm (info) (download)
ocaml-num-devel-1.4-1.ocs23.x86_64.rpm (info) (download)
ocaml-num-debuginfo-1.4-1.ocs23.x86_64.rpm (info) (download)
ocaml-num-debugsource-1.4-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4-1 - initial build