Result for 2C54065949FCAE9A92892929CE206A21BBCE0A65

Query result

Key Value
FileName./usr/lib/ocaml/stublibs/dllzarith.so
FileSize61100
MD5B6CF91514DDAFD1689A635E694AFCB55
SHA-12C54065949FCAE9A92892929CE206A21BBCE0A65
SHA-25689DA420C5B69F115F40CD33BE6C4156A1712E9AA1062A9AA7BEF0A5C83CCF38E
SSDEEP1536:4fdGtXmTAf+zLeYnNIxHd0WzBRersC5e:H1mTAbYNabBRer
TLSHT156534B6DB38655F8FA939375012BE73B963009068127FF62FF4D3B567CB23829806259
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
MD5775EB8A935C1B3FBD3C47CB57E5134AD
PackageArchi686
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-1A01BB19FFF338B28EDFB37B4CC6969C7A69DDBE3
SHA-256C6B29F8A6F2BCC5BCB518EF8400BF7A9215F834033942607C6A22086EEA7553F