Result for 37842B4DBE86DD7509B795913BBB3FF92FC068EF

Query result

Key Value
FileName./usr/lib/ocaml/stublibs/dllzarith.so
FileSize67224
MD54A2B44B894617FDA27955C88CE58687D
SHA-137842B4DBE86DD7509B795913BBB3FF92FC068EF
SHA-256815109DCB7963E524DDBD2559D6A68F8F4D2B2F880E6DC99E469D16ED7802B7F
SSDEEP1536:q8ERPhs0ZhkO/rS3GOtFjcYo/NcwPytDQ:q8UPO0ZhkW0jcYiNx
TLSHT148630601FB2E4993D6224FB4067F73D6B31ABA9042FA804E360A631F65F6A3255477DC
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
MD51FCA71ADAB8A1B6D6DD05615BFE3A422
PackageArchppc
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.fc20
PackageVersion1.2.1
SHA-1D39948E613CFD39DE7E920D42F48B06461A09C2E
SHA-256C69CF0E2BE238D5287DAB33E8633F5E3FDBB4663060E9BA134C41349E7E5A5D5