Result for 3B06121ABF8C39C36FC96D53CF8F9361922A5FB1

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize156312
MD54F1CC6B993E2424F621B33178339785E
SHA-13B06121ABF8C39C36FC96D53CF8F9361922A5FB1
SHA-256DA0C8A91BBF13AA9519652F42AB1304BB227B0297AEA8947FC8F1E6CCA01D950
SSDEEP1536:aAqqMq9SXQ2dgTNKh7lY0n1FRfCmq8Pn+Czlb+ErwU6Lc3DK6N1wMYErd628K4X0:JpMhTlbWUycT6tRA9liQ0NB
TLSHT120E307BBFE4CBE6ACEC6AB7186462795737AC4096790C7133045230D6DC77DA8E23990
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5202E30AEA5393FBB408E856796E29E20
PackageArchaarch64
PackageDescriptionThis 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
PackageMaintainerFedora Project
PackageNameocaml-zarith
PackageRelease1.fc34
PackageVersion1.12
SHA-182A15F9ECCC90F29AF327E9D80EECA1516358B0F
SHA-256C1F384454A1163CB719CBCC50410F8AB69D281D92FC786BD4887D5B55271E3D0