Result for 35302FFBC52AEB4167424FCDBF7C2E3FDADA01CF

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize5888
MD503F5D1243681AFA6BB107E39E913E5B6
SHA-135302FFBC52AEB4167424FCDBF7C2E3FDADA01CF
SHA-2566717D6C3F0E024FCF0E9C30BA138175D947B53DDD1445CD0DC6230F72ABFD332
SSDEEP96:p9FkMBWBPa/K8npVIpLvqTn5+JAOHqSh8+fS:Nd8pa/IpL8A6
TLSHT1F5C1411FF79AAA7ECC7A6A32849B033023B2E4049A534363710826617E832FD5F115DA
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
MD525E68639ABFB9B47EF154D436C4505DD
PackageArchaarch64
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-12E696095256CE3A9F0F34980F6B44647A350A292
SHA-256C3AEBFD7D68B3E59B9FA2245C31F30EA112E917A8E8635A2C3BA5907B54ADE9C