Result for 39C932FDC19A22D6C438D909191E691538238ACF

Query result

Key Value
FileName./usr/lib/ocaml/zarith/zarith.cmxs
FileSize105184
MD533D727381E333D30BAFBE3036BB06E8B
SHA-139C932FDC19A22D6C438D909191E691538238ACF
SHA-256F9192008E6E6F1BBD8BE697A09E7AD32D56A1BF01FCF057410A3F86020158DBA
SSDEEP1536:mD8dhRFlVk4GuWLXxO1OHv+OVfB2DAQU0eq/dNa3P3AgwUncadG3zUrOEb1xVah:mn4ZgXxOMHv+OnqSAvUcp3zcOI1
TLSHT146A32C99B94CDD16C9A19530B5AF17697331E67C97C26B03A80B533C2FA32D94E23EC1
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
MD5147160766799F1224CDAE2B3FB79FDFB
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.fc34
PackageVersion1.12
SHA-187290FC5A48F31ECB3578A8844EF6DCCF3E31C15
SHA-2569FB759940CBA0C9353AC84B1A7C4A060F9477765851F41FF5FB6790A90A40AB8