Result for ADF80DD8A15430B8A4638882CB5B3CDCE5B46650

Query result

Key Value
FileName./usr/lib64/ocaml/stublibs/dllzarith.so
FileSize69368
MD562A20E3D312B2DCB741AA8CEF3508B13
SHA-1ADF80DD8A15430B8A4638882CB5B3CDCE5B46650
SHA-2564B4C799E5417B1F07BEA999181B317BC5032A10C9FD46AD5E385E288A4FE3EBE
SSDEEP1536:6GitXEzsbwItDdgOByDhDbUdvqWd+CEk6u6V9C2/7:AbntD6FCExuoC
TLSHT1B963B9363208FB9BD7C0587B87ADAE6133513D0613909697B900031F5EEEF1DC96BA59
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
MD59D5213A67219EAFB8E922AFD11E4B70E
PackageArchppc64le
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
PackageRelease5.fc23
PackageVersion1.3
SHA-1719CDEB16877583AAB172E1704A6FFB6B4F786AA
SHA-2561B071A00C65FF40B5E856935D6015BB9BDF3EDA31C1A1F2530013397560F8A8B