Result for 684F0ADB89EC26A20F0224FF46925E4B565A821E

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize68464
MD5D3A95E0DF81CD881DAC65BA259AE7F0B
SHA-1684F0ADB89EC26A20F0224FF46925E4B565A821E
SHA-25665ECF5E8E55D3847FB0B0664A868B0DC011ED1D67B6341BA4C7CDED47BD7FF24
SSDEEP96:SUx6+g+nMBWBPURr+5eS9xvRg25l6bf0oSmso+mv2MxKD0:Se69H8pUN6jg25lKfwms/
TLSHT1396341967384C81FC8A49F7081DF3771B7B9A8D0AB6AC3036B4950762F933C96E06685
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
MD573433B567CC5C9DD9975EA5E904B975E
PackageArchppc64
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
PackageRelease2.fc24
PackageVersion1.4.1
SHA-1586A66800936E59B0272A229B36020BDC4858CD4
SHA-25629C813B85F233C0A9732BD39645FAD0A169BBE71219585E282FAAD5CF2C81053