Result for 3C49C8A2289E9E1B99FA9F093F856AFBB4A3C822

Query result

Key Value
FileName./usr/lib/ocaml/zarith/zarith.cmxs
FileSize66808
MD5D3368868E9F565696080178DFB495E4A
SHA-13C49C8A2289E9E1B99FA9F093F856AFBB4A3C822
SHA-2561264941586AC22425C43F7F1F60FD2ADAFD90CB78C86556BA98A1DBD83B60DA0
SSDEEP48:44fSIT/II/qdVMBWBPksGrUK81nUstyT6BEgAjFDw+snfAtwLtac/4KJ8:4CV0JMBWBPz1LK6HAJE+mYwLtac/4KJ8
TLSHT10D63D05AF365992FD4903B38C7EF631073BCE8406A57D357830266073D636A72E116DA
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
MD5C2B7EF4EF26DD62A3790A8D613E437E7
PackageArchppc
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
PackageMaintainerKoji
PackageNameocaml-zarith
PackageRelease2.fc18
PackageVersion1.1
SHA-1BA68945B640789C51434AEF60053EDB1D00F402A
SHA-2565EDADA4A7642071D016313EE11B23D919DF58BC069F15586ED5B02D7D77B4A87