Result for 97F0C1C2E11B31ED4C64EF321C7FD5BFA0FC48A2

Query result

Key Value
FileName./usr/lib/ocaml/zarith/q.cmti
FileSize51389
MD599695EE4C6A227AE5CC9AA46E9F42EFD
SHA-197F0C1C2E11B31ED4C64EF321C7FD5BFA0FC48A2
SHA-25628EB5AC85E5F00F5657F2CA12588A6AF669B8424DDFD2585A8DDDF3E27F979FA
SSDEEP768:CvSbwUNiVb7kVhaTUjMthrweMjdPbuUBXXsr1dUWd0R2n5ip+YVfVlAR1OjsjJph:FNUzU6seQBSwXXGVdOjfARwobh
TLSHT1CD33C749A2025A32FD5A977F4DA063E317324A7DF2FA4C7FE0D586D8854281E07279B3
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