Mon, 01 Jul 2024 22:58:33 UTC | login

Information for RPM ocaml-zarith-1.13-7.fc41.riscv64.rpm

ID1306777
Nameocaml-zarith
Version1.13
Release7.fc41
Epoch
Archriscv64
SummaryOCaml interface to GMP
DescriptionThis library implements arithmetic and logical operations over arbitrary-precision integers. The module is simply named "Z". Its interface is similar to that of the Int32, Int64 and Nativeint modules from the OCaml standard library, with some additional functions. See the file z.mlip for documentation. The implementation uses GMP (the GNU Multiple Precision arithmetic library) to compute over big integers. However, small integers are represented as unboxed Caml integers, to save space and improve performance. Big integers are allocated in the Caml heap, bypassing GMP's memory management and achieving better GC behavior than e.g. the MLGMP library. Computations on small integers use a special, faster path (coded in assembly for some platforms and functions) eschewing calls to GMP, while computations on large integers use the low-level MPN functions from GMP. Arbitrary-precision integers can be compared correctly using OCaml's polymorphic comparison operators (=, <, >, etc.). Additional features include: - a module Q for rationals, built on top of Z (see q.mli) - a compatibility layer Big_int_Z that implements the same API as Big_int, but uses Z internally
Build Time2024-06-03 14:48:25 GMT
Size159.38 KB
5daded4506c15d23c15477840cf17211
LicenseLGPL-2.1-only WITH OCaml-LGPL-linking-exception
Buildrootf41-build-811172-147253
Provides
ocaml(Big_int_Z) = c0796b649718a3881c3f6f844d812eca
ocaml(Q) = e6b39910b85843ddfca1575a8629f993
ocaml(Z) = 64149d73e756a179b86a90e5c822d5ce
ocaml(Zarith_top) = 4af4090072cf67d459e8dd9e58acfe4b
ocaml(Zarith_version) = de00ea3a2b0825605993d7fb74570d1a
ocaml-zarith = 1.13-7.fc41
ocaml-zarith(riscv-64) = 1.13-7.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libgmp.so.10()(64bit)
ocaml(CamlinternalFormatBasics) = 2ef2d91ced81f6c72f852bab8ab406e0
ocaml(CamlinternalLazy) = 28173492bf873b63b1060c5b0431a0ea
ocaml(Stdlib) = e8d9af458547c45080a71b9a6eaed658
ocaml(Stdlib__Buffer) = 95ef512a7236f1bacc50f09f9c168696
ocaml(Stdlib__Bytes) = d5a54ebfd096c4af2a47315dda118f2d
ocaml(Stdlib__Callback) = b855f824a6cb0f4b58dc69a6e79a49a1
ocaml(Stdlib__Digest) = 53c6b4c2a619a2a05fa4912189aff5db
ocaml(Stdlib__Domain) = a456c9e3e2f48243314ef1be35f4d446
ocaml(Stdlib__Either) = d56b2e9ca14b69fdeef09f3b2fbd10ad
ocaml(Stdlib__Format) = 702457daf23d31d60ed421880364809f
ocaml(Stdlib__Hashtbl) = a95c460b872969c8d1b778e529006189
ocaml(Stdlib__Int32) = 9cc80815720f462a0569c994dd5f43cc
ocaml(Stdlib__Int64) = 6751ae56a4b21380bb91edc0c69964a3
ocaml(Stdlib__Lazy) = 757b1a23dec7f8ff3ce03118ba27943a
ocaml(Stdlib__Lexing) = d530e1b331fd907548b19994db369785
ocaml(Stdlib__List) = 0cd6f52e67f5324941afcf7df215a281
ocaml(Stdlib__Map) = 651c80e4374b6cfc98d3ddde65a9bf3e
ocaml(Stdlib__Nativeint) = f3ebb46bfb605d7ad736d6ad609aab8f
ocaml(Stdlib__Obj) = 592f14b225bd7cf0051f4b04372640d7
ocaml(Stdlib__Printf) = 9472a4e324507b23e36ef7898eaf654a
ocaml(Stdlib__Random) = 26bd5f3c4583754e9849d2687c862016
ocaml(Stdlib__Seq) = ac22688c50c848ab417492a023ff76ab
ocaml(Stdlib__Set) = e9b5fe6ac716b65c5e3c97f68818280d
ocaml(Stdlib__String) = cdb3775f91c0e999766c3b2a50f03a7d
ocaml(Stdlib__Sys) = 2e2014075d059884968a977ade23ac1f
ocaml(Stdlib__Uchar) = 7eb8f0d1a7c18933885eaef3b23d79f4
ocaml(Unit_info) = 695c6d322de68127c6331807c1d4578b
ocaml(Z) = 64149d73e756a179b86a90e5c822d5ce
ocaml(Zarith_version) = de00ea3a2b0825605993d7fb74570d1a
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 21 of 21
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/ab0.00 B
/usr/lib/.build-id/ab/59145906d6ae175dcfc978ff782f8efd27ac2849.00 B
/usr/lib/.build-id/d50.00 B
/usr/lib/.build-id/d5/ad8f30bfcfc47594c6a93fb689ac10e5dce37e46.00 B
/usr/lib64/ocaml/stublibs/dllzarith.so59.86 KB
/usr/lib64/ocaml/stublibs/dllzarith.so.owner7.00 B
/usr/lib64/ocaml/zarith0.00 B
/usr/lib64/ocaml/zarith/META473.00 B
/usr/lib64/ocaml/zarith/big_int_Z.cmi2.39 KB
/usr/lib64/ocaml/zarith/q.cmi2.99 KB
/usr/lib64/ocaml/zarith/z.cmi6.26 KB
/usr/lib64/ocaml/zarith/zarith.cma78.90 KB
/usr/lib64/ocaml/zarith/zarith.cmxs170.98 KB
/usr/lib64/ocaml/zarith/zarith_top.cma3.92 KB
/usr/lib64/ocaml/zarith/zarith_top.cmi1.61 KB
/usr/lib64/ocaml/zarith/zarith_version.cmi265.00 B
/usr/share/doc/ocaml-zarith0.00 B
/usr/share/doc/ocaml-zarith/README.md4.17 KB
/usr/share/licenses/ocaml-zarith0.00 B
/usr/share/licenses/ocaml-zarith/LICENSE25.78 KB
Component of
1 through 4 of 4
Buildroot descending sort Created State
f41-build-811865-147589 2024-06-04 14:21:38 expired
f41-build-811862-147589 2024-06-04 14:18:13 expired
f41-build-811566-147307 2024-06-03 19:08:48 expired
f41-build-811235-147297 2024-06-03 15:22:27 expired