Result for D0F3A906A730F6E4384CAF8124B452F1767148AC

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize68520
MD5B209F57FF7A171CE3C6D8A9D25FC9A7A
SHA-1D0F3A906A730F6E4384CAF8124B452F1767148AC
SHA-256981E02758906B85A957B4458932B2CBB00FB08A5561BA579CB93878E50FCA2D1
SSDEEP96:bXgMBWBPNlWfYXY0GXyq9jvJvPu42xb+mEs2MxK1:N8pNleYoJt9vPu420
TLSHT15A6363A7B384895FCC582B7042CB237177B6A594AB5BD3435B8921312EA73CD3E193C1
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
MD57108CF07371FB2B00D08324E4E703D78
PackageArchppc64
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-1954B977596538C0A11AB4519FA8225A8715E968B
SHA-25686831C7E97FD7AA66C88F953F5365F252B5CB63EAE7423A0947B331B2978B685