Result for 082B050925741E19CC90B464EE33CD772FA27D8F

Query result

Key Value
FileName./usr/lib/ocaml/stublibs/dllzarith.so
FileSize40940
MD579AEF4D607672CA412B717119E67F5CA
SHA-1082B050925741E19CC90B464EE33CD772FA27D8F
SHA-25634886BD91A915C0B2948047B53B1D04438D659CE98A1316B075F525B929EA14C
SSDEEP768:HC8xpqTQv5AU7EzCewxi+lye14E47zPdfkatnWtKq1ewjX:X7Z5AGEOeAyeypfHbq1J
TLSHT17B031B86BC829F16CED42BFAFF6F5308331596F8C6C9370346144A303A5B5A98F36A15
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
MD5DC0E5EFDE0165CA2A7AF3CB55F8DA30B
PackageArcharmv7hl
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.fc19
PackageVersion1.2
SHA-104B058674AC10D4125004EC78644C2FDB07A000E
SHA-256538099565A6B5CF04F9F5E87CBFED0DBF5A9138D8C06536256AD47BF43AB9FFE