Result for 72E29D8041BD179B3284DCB863803676742986B7

Query result

Key Value
FileName./usr/lib/ocaml/zarith/big_int_Z.cmti
FileSize33085
MD5540EE8459E161E875E9BBDB5D4523572
SHA-172E29D8041BD179B3284DCB863803676742986B7
SHA-2567619BF2B5562B0D7E8ED0FE52D2EF89F0B49E6F0A05743447E4690B25809C47D
SSDEEP384:hwZhxQ0gW0vsaKt2gkVblgyDkVZoeKbdGJC6zr0T5+GSUoMRGj76XSgm1EF:hwZQnHcEVVb7kVm7bwAMGi1j2SjA
TLSHT1B8E263EDA032092AFD853A7F5D8123BF777A527ED5EE8C3AD19046F4494240E138B693
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
MD51285DC6062D3379DE0E7DF185A0ED9CC
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
PackageRelease7.fc32.1
PackageVersion1.9.1
SHA-1C306F67E6646B52B9623361DFDBF8DD08D561F35
SHA-2564D1BCB127CFFF87940340A4C1E002829C0F7CE047EF97C3914FBD3EDEF955FDC