Result for 3DE01196879A4C6E090B533F0E4530653A15B82D

Query result

Key Value
FileName./usr/lib64/ocaml/stublibs/dllzarith.so
FileSize62400
MD5C1C5D68FC82BDBEAA305793486D93F66
SHA-13DE01196879A4C6E090B533F0E4530653A15B82D
SHA-256E029E0620D9F33700BC3E814720777340405E6D1466D96B31E339E52D1F39AFD
SSDEEP1536:PWrA9nu6dLDFKycmouQnJE1/83jbLCuLYQGzw3znlHooQ:T989Hbne83VbC
TLSHT1EB531A0FB19318FDD09DC530436BAB33BA72B4504B213E3B265C97351DB5E64AA6E721
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
MD5057ACD1C55E9DDA6D38DC4D03D38055F
PackageArchx86_64
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
PackageRelease7.fc32.1
PackageVersion1.9.1
SHA-1CA04589C1D66550992200C1FC8CE58C900BD6C3F
SHA-256FDBE13D9D3309549F64BEF0B32F5280E9B1845FFE4FE89E2269A62BC4D39DB4B