Tue, 21 May 2024 14:55:37 UTC | login

Information for RPM ocaml-zarith-1.13-6.fc40.riscv64.rpm

ID1225294
Nameocaml-zarith
Version1.13
Release6.fc40
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-02-29 17:28:18 GMT
Size159.22 KB
4eba30565ec3997186913f81c5e2cdd7
LicenseLGPL-2.1-only WITH OCaml-LGPL-linking-exception
Buildrootf40-build-784205-133254
Provides
ocaml(Big_int_Z) = 664aafcb7c2f819c294cc854657087d3
ocaml(Q) = da07e1c0e14d68e61fee3fb8fda4147f
ocaml(Z) = fdc4d8381bc74f86dcda1f279434e96f
ocaml(Zarith_top) = 282e621e402d8d9e70aa6665ec93fee6
ocaml(Zarith_version) = b52cfa11e2c61672637b133d89ed385c
ocaml-zarith = 1.13-6.fc40
ocaml-zarith(riscv-64) = 1.13-6.fc40
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) = 2125f26b831153c92a44f06bfde570ae
ocaml(CamlinternalLazy) = 24528204a58c2912a77812f0a2439856
ocaml(Stdlib) = 0b4549228bc9b8c1cfa1e888d7432bdf
ocaml(Stdlib__Buffer) = 11209f45e0193c65ddf3fa42e62ca351
ocaml(Stdlib__Bytes) = 4386c229afde8970cdf6f40df1a450d1
ocaml(Stdlib__Callback) = 34d77bf0657b063f4d951e989d10ffe6
ocaml(Stdlib__Digest) = 17051ff52cc6746e479ab37505a0e4bc
ocaml(Stdlib__Domain) = 15eb47920ac7664c134360a87b41ef28
ocaml(Stdlib__Either) = 4c7aace90230bd854d0973c7e456ef08
ocaml(Stdlib__Format) = 94d7f939ea070018aea40586f319a4ee
ocaml(Stdlib__Hashtbl) = c04858fec86768f735bb82b2552d3868
ocaml(Stdlib__Int32) = f83b5c153cc85f2fcd7b605b4364096f
ocaml(Stdlib__Int64) = 4083d22bff8ac50e44fcd319f4c95a1f
ocaml(Stdlib__Lazy) = 9339b146fb57b73e973430d5ffd6c52e
ocaml(Stdlib__Lexing) = 949e28f0e0f98281ad3e5361c8e0a3c4
ocaml(Stdlib__List) = 8992587f26a4ebfea5772490b254b328
ocaml(Stdlib__Map) = c10b896173aa2c544de555b28ee90050
ocaml(Stdlib__Nativeint) = a7cfe093e92b186c7805358e8d76fc8a
ocaml(Stdlib__Obj) = 111b50f0cfcc8a94d252818567fe891b
ocaml(Stdlib__Printf) = d73c8b5d158ee045f56dc671632857e5
ocaml(Stdlib__Random) = 14055871ab1ada985887fe17857a4bc8
ocaml(Stdlib__Seq) = e469865a3128bb838ded5895e9e9e56c
ocaml(Stdlib__Set) = 377c5c852dd2b05c647cdf11b66f92ab
ocaml(Stdlib__String) = 8d7e7cd15035dc5d921d9985a1f7d0a3
ocaml(Stdlib__Sys) = 35430876c7d8c929086fdca8efc73e48
ocaml(Stdlib__Uchar) = bd0ab58d166b896b51c953631e3a39c5
ocaml(Z) = fdc4d8381bc74f86dcda1f279434e96f
ocaml(Zarith_version) = b52cfa11e2c61672637b133d89ed385c
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/010.00 B
/usr/lib/.build-id/01/6fc8c24f14f9f1edf64950d16b2b0c5f82442e46.00 B
/usr/lib/.build-id/5a0.00 B
/usr/lib/.build-id/5a/32c9e54d91e736786d635e72c75fc91a3f1bde49.00 B
/usr/lib64/ocaml/stublibs/dllzarith.so59.85 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.25 KB
/usr/lib64/ocaml/zarith/zarith.cma78.63 KB
/usr/lib64/ocaml/zarith/zarith.cmxs170.94 KB
/usr/lib64/ocaml/zarith/zarith_top.cma4.04 KB
/usr/lib64/ocaml/zarith/zarith_top.cmi1.58 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 8 of 8
Buildroot descending sort Created State
f40-build-801982-143880 2024-04-11 08:12:58 expired
f40-build-800374-142880 2024-03-29 12:46:55 expired
f40-build-798297-141768 2024-03-27 09:18:10 expired
f40-build-797900-141532 2024-03-26 15:56:26 expired
f40-build-796834-140845 2024-03-23 12:55:46 expired
f40-build-796156-140458 2024-03-22 15:05:57 expired
f40-build-793243-138788 2024-03-20 07:05:39 expired
f40-build-793211-138784 2024-03-20 05:30:15 expired