Result for 845A8071E62A90A65789801DFF833E55DED41E6D

Query result

Key Value
FileName./usr/lib/ocaml/zarith/zarith.cmxs
FileSize117488
MD51A1DA501EBA5C1BF1713DE8A52580596
SHA-1845A8071E62A90A65789801DFF833E55DED41E6D
SHA-2560B8674DD0710CF1583AB52187738D289255D653558BDA3A52FE71E0D731BEBB3
SSDEEP1536:ujgIFQVspAo7m6Mt0Kk1q2pscYfMcs1rm3LMylFMHv6dE:uc4Ao7HMSj1q21ZcsR2jlFiCdE
TLSHT1FEB3196B735A88BDDD760FF0409B5BB63A3084098863FB27B64C274A7DB23C55E512E4
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
MD51285DC6062D3379DE0E7DF185A0ED9CC
PackageArchi686
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
PackageRelease7.fc32.1
PackageVersion1.9.1
SHA-1C306F67E6646B52B9623361DFDBF8DD08D561F35
SHA-2564D1BCB127CFFF87940340A4C1E002829C0F7CE047EF97C3914FBD3EDEF955FDC