Result for 75B380C2A29EA6850B543EFE5441A7291309D775

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize67568
MD572C524B1A189D83DE33F6BE22BD24A2F
SHA-175B380C2A29EA6850B543EFE5441A7291309D775
SHA-256D5BEF6DD7AEEB8693C0874987A2622B8543A2E07516EF0823366CC86E7436570
SSDEEP48:BFPp3bSMBWBPksGrUBtlWf6A3NeONq9b1evwneaik+snELMxKsw/Qx:BFAMBWBP1lWfNN1q9wvh5k+mELMxKm
TLSHT10763CF97B344889FCC6827B042DF277077BAA994AB578347674421752EAB3CE3E097C1
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
MD5CAD416DE9D6509FD05B42BDA4A34350E
PackageArchppc64
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-1C5B28EC514458CC1603232E9E3C9F2CB9FB2ADFA
SHA-2568322AC70994119427B09BE0D3188EFF407F39F7ADBAB170AEEDE35985B8F384E