Result for 80FF83B1373C6BB6C293FADFCFEF5DF60005C686

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize68384
MD5064CF69C027EC9D355438DB1965F660D
SHA-180FF83B1373C6BB6C293FADFCFEF5DF60005C686
SHA-256833EA7C33EA486B04B836D0AA59D9D9DB233C5199B93A429A8366FFAE3EEBBD0
SSDEEP96:4BMWG4fnMBWBPq/EtE2hKL6J6DViDnHRnvl+mI38FggIhxqz:4MWGSM8pq/EtE2hKuJ64HRv87Zh
TLSHT18E63D946F695AA6FDD781A3985D7033433F0E444279203136500B3772E9BFDD9E129C9
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
MD59D5213A67219EAFB8E922AFD11E4B70E
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
PackageRelease5.fc23
PackageVersion1.3
SHA-1719CDEB16877583AAB172E1704A6FFB6B4F786AA
SHA-2561B071A00C65FF40B5E856935D6015BB9BDF3EDA31C1A1F2530013397560F8A8B