Result for 225EB80983FA0EAB095F555EEE87E19134B915E3

Query result

Key Value
FileName./usr/lib/ocaml/stublibs/dllzarith.so
FileSize42060
MD5D87D3458CC8BAA9FFA9EA33AA6DF7084
SHA-1225EB80983FA0EAB095F555EEE87E19134B915E3
SHA-25682C3B6019F94A0C3A0F1C65F6205BEE9B0F0C01DCCEEC5946741AA39B517F51D
SSDEEP768:CXwqLDXPqUBz1Mn0ypWsGj147WifPm0xTMoeIABmO+L:WwED/XBz1MWsGjHQTMoRABmO+
TLSHT1AD131AD7BD839E67CDD012FAEA7F5354330287B8C2CB7703851886242BAB5594E37A16
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
MD5F94BD2BC6898942C481AC6A1A611A473
PackageArcharmv5tel
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
PackageRelease2.fc18
PackageVersion1.1
SHA-1523426A3732EC9D9CFE0B90B46DBCC0D8C64D331
SHA-2568E90D223C7CB198835A25AAF6F8337B48B6CAABAA9BC92F3B9810CD4146ECEDD