معرفی شرکت ها


ocaml-zarith-1.5-alt1.M80P.1.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

OCaml interface to GMP
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p8
مخزن ALTLinux classic x86_64
نام بسته ocaml-zarith
نام فایل بسته ocaml-zarith-1.5-alt1.M80P.1.x86_64.rpm
نسخه بسته 1.5
انتشار بسته alt1.M80P.1
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed 12 Jul 2017 09
هاست سازنده rider-p8.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/ocaml/Zarith
مجوز LGPLv2 with exceptions
حجم دانلود 127K
حجم نصب 641.646K
This 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


جایگزین ها

بسته نسخه معماری مخزن
ocaml-zarith-1.5-alt1.M80P.1.i586.rpm 1.5 i586 ALT classic
ocaml-zarith-devel-1.5-alt1.M80P.1.i586.rpm 1.5 i586 ALT classic
ocaml-zarith-devel-1.5-alt1.M80P.1.x86_64.rpm 1.5 x86_64 ALT classic


نیازمندی

مقدار نام
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
>= set:mhuSwyWTM9llNL76RZGjAN6bYnt3PWMuCgab6bYdyvGQeHZkViEw4ZEntEDWDaF6S2yO66wwpFq9yFEfN0 libgmp.so.10()(64bit)
- rpmlib(SetVersions)
- libgmp10
= 4.04-C932A669 ocaml-cmi(Buffer)
= 4.04-153A7D0A ocaml-cmi(Callback)
= 4.04-CBD5F2D6 ocaml-cmi(CamlinternalFormatBasics)
= 4.04-AED1D740 ocaml-cmi(Format)
= 4.04-F4400E9E ocaml-cmi(Int32)
= 4.04-B2B90560 ocaml-cmi(Int64)
= 4.04-C4EF78F7 ocaml-cmi(Obj)
= 4.04-EEF96F96 ocaml-cmi(Pervasives)
= 4.04-609A5859 ocaml-cmi(String)
= 4.04-F9E132E8 ocaml-cmx(Buffer)
= 4.04-F3C121F6 ocaml-cmx(Callback)
= 4.04-76F5E72B ocaml-cmx(Format)
= 4.04-17A14779 ocaml-cmx(Int64)
= 4.04-B713A8F4 ocaml-cmx(Pervasives)
= 4.04-ADABD02E ocaml-cmx(String)
= 4.04 ocaml-runtime
- rtld(GNU_HASH)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 4.04-63E0F7CD ocaml-cmi(Big_int_Z)
= 4.04-AC130D6E ocaml-cmi(Q)
= 4.04-D3739E9C ocaml-cmi(Z)
= 4.04-2A5AF341 ocaml-cmx(Big_int_Z)
= 4.04-BBEA56F5 ocaml-cmx(Q)
= 4.04-0CD42FEA ocaml-cmx(Z)
- ocaml-dll(zarith)
= 1.5-alt1.M80P.1 ocaml-zarith


نحوه نصب


نصب پکیج rpm ocaml-zarith:

    sudo apt-get install ocaml-zarith-1.5-alt1.M80P.1.x86_64.rpm


فایل ها

مسیرها
/usr/lib64/ocaml/stublibs/dllzarith.so
/usr/lib64/ocaml/stublibs/dllzarith.so.owner
/usr/lib64/ocaml/zarith
/usr/lib64/ocaml/zarith/META
/usr/lib64/ocaml/zarith/big_int_Z.cmi
/usr/lib64/ocaml/zarith/big_int_Z.cmx
/usr/lib64/ocaml/zarith/libzarith.a
/usr/lib64/ocaml/zarith/q.cmi
/usr/lib64/ocaml/zarith/q.cmx
/usr/lib64/ocaml/zarith/z.cmi
/usr/lib64/ocaml/zarith/z.cmx
/usr/lib64/ocaml/zarith/zarith.a
/usr/lib64/ocaml/zarith/zarith.cma
/usr/lib64/ocaml/zarith/zarith.cmxa
/usr/lib64/ocaml/zarith/zarith.cmxs
/usr/share/doc/ocaml-zarith-1.5
/usr/share/doc/ocaml-zarith-1.5/Changes


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2017-07-10

new version

2017-05-03

rebuild with ocaml 4.04.1

2017-04-11

fist build for ALT, based on RH spec