Result for 4CC07AE1EAA57BA68D99D7519132A31C53D53A85

Query result

Key Value
FileName./usr/lib64/ocaml/stublibs/dllzarith.so
FileSize48912
MD5EAC57C451FF5511F9B23F1557C9FAA83
SHA-14CC07AE1EAA57BA68D99D7519132A31C53D53A85
SHA-256748C7B8583A8D5129CF89523FE427365EDB1E738F871062958A2FFF7D3B9E136
SSDEEP768:C3UJIdONCcpG0zOqShw12uQ/+wq0v93uw/I/Mb5+v:XRAcpdzOqcOQ/+8ZZI/O6
TLSHT155233A2AF54C3D9AE399E3359B8F6B61716F1008636649F9B4081B0CBED37ADDB70448
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
MD525E68639ABFB9B47EF154D436C4505DD
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.fc22
PackageVersion1.3
SHA-12E696095256CE3A9F0F34980F6B44647A350A292
SHA-256C3AEBFD7D68B3E59B9FA2245C31F30EA112E917A8E8635A2C3BA5907B54ADE9C