Result for FA96A15747D5F53C3D98AA8306F8DB128EDA3610

Query result

Key Value
FileName./usr/lib64/ocaml/stublibs/dllzarith.so
FileSize69344
MD5FD57466153D4D7569C2877E880E63B41
SHA-1FA96A15747D5F53C3D98AA8306F8DB128EDA3610
SHA-2560BA1901D3F713C327122B7B2529F53E4E2837B710F3AE94A155AFBF4A928D493
SSDEEP1536:WGJqCXEhEu/EsczCEtBoMesNz4SaYQUHBaZ/7:xktcHnodvSaYPH
TLSHT17363C836325CFB9BD780583B87ADAE6033513D06139096A7B900031F6EEAF1DCD6B959
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
MD50733D049A7DD8E96177CF9C2201B4D48
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.fc22
PackageVersion1.3
SHA-1DABFEF938497E57A22A7D1CC69AFE2364B00C49E
SHA-256A54D28C012A468B5C82483E8FF96E9441026AEF4F5D1E3B121790B788DFB71A0