Result for 661A4A643F27B9E536CB0420037ED784B5B4CD3D

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize68376
MD5BF333CA4FE90737BD63FA9058B1BBE36
SHA-1661A4A643F27B9E536CB0420037ED784B5B4CD3D
SHA-256DFC3E6274B2D9C61B016EC6ADD368B9220642CE187021DE31079BC2C807AC35F
SSDEEP96:1G3fnMBWBPq/Ete2/Md6l6D8zy2ZF+mI38JggIhxq7:1GPM8pq/Ete2/M8l6Qzy6cXZh
TLSHT139638446F6949E7FDD285A3986C7133433F1E54A139343036604B2331F4BBAD9E625C9
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