Result for 741F8942764B9BDCF50466FB61870512CB8ABC9A

Query result

Key Value
FileName./usr/lib/ocaml/zarith/zarith.cmxs
FileSize66808
MD5AC9F0E2CEB975C0FEDDDC88EF2CD0161
SHA-1741F8942764B9BDCF50466FB61870512CB8ABC9A
SHA-25612460F8709335A7D417C572EA19C428DF935A4F9EE997D7AA51546588E41EBBE
SSDEEP48:4dfSIT/II/qdVMBWBPksGrUK81nUstyT6BEgAjFDw+snfAtwLtac/4KJ8:4tV0JMBWBPz1LK6HAJE+mYwLtac/4KJ8
TLSHT1BC63F05AF365982FD4903B38C7EF6310B3BCE8006A57C35B830226073C636A72E016DA
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
MD51FCA71ADAB8A1B6D6DD05615BFE3A422
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
PackageMaintainerFedora Project
PackageNameocaml-zarith
PackageRelease2.fc20
PackageVersion1.2.1
SHA-1D39948E613CFD39DE7E920D42F48B06461A09C2E
SHA-256C69CF0E2BE238D5287DAB33E8633F5E3FDBB4663060E9BA134C41349E7E5A5D5