Result for 5E1AB73EDCB958AC35E5366022DDCC37CD9C979B

Query result

Key Value
FileName./usr/lib64/ocaml/stublibs/dllzarith.so
FileSize69344
MD5EC449CDA46BCE03DED87BEF965CF2654
SHA-15E1AB73EDCB958AC35E5366022DDCC37CD9C979B
SHA-256CF4C7A77A0AF6FAC850ACDBB87E0316EB3A451C31A772861E3396A72F0E51341
SSDEEP1536:GGH8SXEZuc+KqQQujTS+1nwM6BdMfLIrq/7:vcbq9uvV1nwM6XMfM
TLSHT10363D8363254FBABDB90583A87ADAE7033A17D0603909587BB10031F4EEA72DCD6B559
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
MD534131572369177E7A6578E00D07446C0
PackageArchppc64le
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.fc21
PackageVersion1.3
SHA-11E1A09E5B38F68874C389C73B37CA764A26C03AC
SHA-2560F99DFADE0AB07582214697954D21A55977E70EF4B2F4AF96EA7D0F734555CAD