Result for B0D62521E9C599353CC92A536C73FFE381942B24

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize68376
MD5D25F866565EEFF79C65CBB500D9E2C93
SHA-1B0D62521E9C599353CC92A536C73FFE381942B24
SHA-256A873F2DA51555E9D36DAD54EB0EE194FE54DA5897CB37883A561AA46B3BAF9A5
SSDEEP96:1GyqfnMBWBPq/Ete2/Md6l6DGgKoO/+mI38JggIhxq7:1GTM8pq/Ete2/M8l66ghXZh
TLSHT123637346F7909E7FDD281A3A85D3433033F0E68567928313660072732F5BBAD9E619C9
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
MD534131572369177E7A6578E00D07446C0
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
PackageRelease1.fc21
PackageVersion1.3
SHA-11E1A09E5B38F68874C389C73B37CA764A26C03AC
SHA-2560F99DFADE0AB07582214697954D21A55977E70EF4B2F4AF96EA7D0F734555CAD