Result for 67566F329B496BB63874384B8A4BD75C081F0C7D

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/z.cmti
FileSize104712
MD52A196E69DD6DF1D4848BC98A7A4675B2
SHA-167566F329B496BB63874384B8A4BD75C081F0C7D
SHA-256420EC1D54894C619FF8664C8466E3C6268BA2980933F2B912B4766645ED82645
SSDEEP1536:b6Qbb2pFOj+n5ziMg6Vcq8VfTUknSC9HhhV4Vcq8oYkV:bC8+3Ifwkbh4xYkV
TLSHT1E2A32B19691D0632ED4F9BBF08A4A3D3663115BFF1FA8D2BF09442D8864242F53779A3
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
MD5057ACD1C55E9DDA6D38DC4D03D38055F
PackageArchx86_64
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-1CA04589C1D66550992200C1FC8CE58C900BD6C3F
SHA-256FDBE13D9D3309549F64BEF0B32F5280E9B1845FFE4FE89E2269A62BC4D39DB4B