Result for 82A1783666220C183EA923145428932CAF60BB40

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/big_int_Z.cmti
FileSize33109
MD51D613A4F2C3F98F83E7769D2C6242BE8
SHA-182A1783666220C183EA923145428932CAF60BB40
SHA-256179D11C04F30C1F4AC710D57A4F8717E68310B35D36144EE092F62D97D8C7E04
SSDEEP384:hwZhxQ0gW0vsqHkdrkVblgyDkVZkQaShSdLesCcyN3vddngMm18M:hwZQnH9DVb7kVaxasi3oXR
TLSHT1D3E260EDA132192AFD853A7F5D8123BB773A523ED5FE8C3AC19046F4498141E138B693
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