Result for 9376BD5992F9B7F4F72B8A24B7CE61395EE4C7EA

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize155656
MD53FE7F12460D8222C9807CFA60FDBE869
SHA-19376BD5992F9B7F4F72B8A24B7CE61395EE4C7EA
SHA-256039DC6FB73E158A5DD9FDF92F956A947F5D81FF503906DE6B6786D12A5859056
SSDEEP3072:GQw6mGHwJ1ftS49CS8zYvsNe4IsVm+Z5tyvTMCP:GKm57tOmr4IMpZ5tgTjP
TLSHT1B2E3F6FEBA4CBD29CD8AAB7187465395733AC84927A1C7133045230D6EC37DB5EA3981
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
MD539ED079BAAEF3C5B7E7ABCB712D3B500
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.fc33
PackageVersion1.10
SHA-1914EA53B3BAF199B8B5A5BE555CDCBFC6AEF2DB6
SHA-25689B6B7C8AC8F3B9F44B5EBC3C18B684FAFF820DA390BA0E8E56AC9ACE051687D