Result for BD6E58191886F0E20BF0858E69C468CE996249FB

Query result

Key Value
FileName./usr/lib64/ocaml/zarith/big_int_Z.cmi
FileSize5819
MD5E67476602D1F4DA47660BDFE606EC228
SHA-1BD6E58191886F0E20BF0858E69C468CE996249FB
SHA-256F88C87583DF7F9E4FA4A893D4D062226622FAE7B6F69A2CD5040D6BD6F239FB6
SSDEEP96:KSkq4Hl+rJ8iBAvUo4G3NZ6ttNtxyKGHgNq89mKzDzqcsEWNejUy07PhprA4X8b+:K3q4HlkJ8iBAvUo4G3NZ6ttNtxyKGHgQ
TLSHT113C1E4989018A4FD4999EC7C915AF5532142BBFF89E31D37433A2CA9DE6880ED353C87
hashlookup:parent-total10
hashlookup:trust100

Network graph view

Parents (Total: 10)

The searched file hash is included in 10 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize36916
MD58CB1CA3DA89460E9A200AC88F3A5E4AC
PackageDescriptionarithmetic and logical operations over arbitrary-precision integers (dev) The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy. . This package provides the static library, OCaml library and interface for developing applications to use libzarith-ocaml.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibzarith-ocaml-dev
PackageSectionocaml
PackageVersion1.4.1-2
SHA-156E68DDA01A75F800D469F6F27B3C912AB21EC39
SHA-256B08167445A5CA51C124ED89C8FFB2B955678A555A09932EC610C6D2183660C13
Key Value
MD573433B567CC5C9DD9975EA5E904B975E
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.fc24
PackageVersion1.4.1
SHA-1586A66800936E59B0272A229B36020BDC4858CD4
SHA-25629C813B85F233C0A9732BD39645FAD0A169BBE71219585E282FAAD5CF2C81053
Key Value
FileSize36448
MD57BC891E47499042662305971D34F11AE
PackageDescriptionarithmetic and logical operations over arbitrary-precision integers (dev) The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy. . This package provides the static library, OCaml library and interface for developing applications to use libzarith-ocaml.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibzarith-ocaml-dev
PackageSectionocaml
PackageVersion1.4.1-2
SHA-1B941365D837002CAE23CCC74E68B4A3F01DA7A60
SHA-256C2D5C4066737BDFD46E0EC6EAC211818CB0292ED514D1017A3BE3D372CCA0680
Key Value
MD5EB807287ADED492F143935744533DE32
PackageArchaarch64
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.fc24
PackageVersion1.4.1
SHA-16284751C7EEABCE0AFDA6E691883A84DC0486308
SHA-256520EC908C5F0539547424175C4455A72006994C95A9013200717CA705FE1FDCE
Key Value
FileSize45542
MD5D528F3FBF0E1FCCDE141878AD63CBEB2
PackageDescriptionarithmetic and logical operations over arbitrary-precision integers (dev) The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy. . This package provides the static library, OCaml library and interface for developing applications to use libzarith-ocaml.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibzarith-ocaml-dev
PackageSectionocaml
PackageVersion1.4.1-2
SHA-17609F3299FA87CC3D72C09C623F229D781E92462
SHA-256B2CEDA9983F97D3CA9198FE6F0B887502FE714D458654EB40CFDE99854A30B96
Key Value
FileSize35788
MD51E5B2F2DE77D6DBFD398550DF513F313
PackageDescriptionarithmetic and logical operations over arbitrary-precision integers (dev) The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy. . This package provides the static library, OCaml library and interface for developing applications to use libzarith-ocaml.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibzarith-ocaml-dev
PackageSectionocaml
PackageVersion1.4.1-2
SHA-10CB3C38D0EE41043BDB42AA1D1A99C1E0513F07D
SHA-256D7A2F0A59D386DA1ADAC5236902EABA79793496F21F39F160368054BCDFC5221
Key Value
FileSize34722
MD542A6ED850DCB39955DB94DACE8440A0A
PackageDescriptionarithmetic and logical operations over arbitrary-precision integers (dev) The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy. . This package provides the static library, OCaml library and interface for developing applications to use libzarith-ocaml.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibzarith-ocaml-dev
PackageSectionocaml
PackageVersion1.4.1-2
SHA-10997EDF0E5DB9EA3522AA074888DE5468AFA956D
SHA-256408033D0902242458AD754BC8B1210A86A43D8C0255B06B797E647860ACC5EDC
Key Value
FileSize47100
MD5E6B4E4F77D3D436FB14AABD252823D89
PackageDescriptionarithmetic and logical operations over arbitrary-precision integers (dev) The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy. . This package provides the static library, OCaml library and interface for developing applications to use libzarith-ocaml.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibzarith-ocaml-dev
PackageSectionocaml
PackageVersion1.4.1-2
SHA-163189F73952B094F4720A4EB28B6C0A9843BF121
SHA-25635DB6B9A07384CF7D3ABED4FB3C65456136A57183310F6F683F139A70B2D64E9
Key Value
FileSize46848
MD5434F5D78A05290262799622D119895B0
PackageDescriptionarithmetic and logical operations over arbitrary-precision integers (dev) The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy. . This package provides the static library, OCaml library and interface for developing applications to use libzarith-ocaml.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibzarith-ocaml-dev
PackageSectionocaml
PackageVersion1.4.1-2
SHA-125D041DAAB5B099DE6F8EE7C17875F551B7ED5A7
SHA-2563C50D57EFC7742D70A58290E60F380D73667F36E69E0BC70B3AD63CC9B6FA48B
Key Value
FileSize36664
MD594AE401DF507F588E32F06CD076E4708
PackageDescriptionarithmetic and logical operations over arbitrary-precision integers (dev) The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy. . This package provides the static library, OCaml library and interface for developing applications to use libzarith-ocaml.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibzarith-ocaml-dev
PackageSectionocaml
PackageVersion1.4.1-2
SHA-117D1C16BDBA4B414663EE56F9D656A542A19431E
SHA-2563B4F4E958B9C81BB244CC9F4309A38F1A3F30D086A2AF30BBE178D126566660A