Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-zarith-1.12-5.el9 RPM for aarch64

From EPEL 9 for aarch64 / Packages / o

Name: ocaml-zarith Distribution: Fedora Project
Version: 1.12 Vendor: Fedora Project
Release: 5.el9 Build date: Tue Apr 5 15:46:46 2022
Group: Unspecified Build host: buildvm-a64-05.iad2.fedoraproject.org
Size: 637255 Source RPM: ocaml-zarith-1.12-5.el9.src.rpm
Packager: Fedora Project
Url: https://github.com/ocaml/Zarith/
Summary: OCaml interface to GMP
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

Provides

Requires

License

LGPLv2 with exceptions

Changelog

* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.12-5
  - OCaml 4.13.1 rebuild to remove package notes
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 1.12-3
  - OCaml 4.13.1 build
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Mar 03 2021 Jerry James <loganjerry@gmail.com> - 1.12-1
  - Version 1.12
* Mon Mar 01 2021 Richard W.M. Jones <rjones@redhat.com> - 1.11-3
  - OCaml 4.12.0 build
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Nov 16 2020 Jerry James <loganjerry@gmail.com> - 1.11-1
  - Version 1.11
* Sun Sep 13 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.10-1
  - New upstream release 1.10
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-14
  - OCaml 4.11.1 rebuild
* Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-13
  - OCaml 4.11.0 rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-11
  - OCaml 4.11.0+dev2-2020-04-22 rebuild
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-10
  - OCaml 4.11.0 pre-release attempt 2
* Fri Apr 17 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-9
  - OCaml 4.11.0 pre-release
* Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-8
  - Update all OCaml dependencies for RPM 4.16.
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-7
  - OCaml 4.10.0 final.

Files

/usr/lib/.build-id
/usr/lib/.build-id/59
/usr/lib/.build-id/59/16b18f83f9d61161688fdb537c543357778dd5
/usr/lib/.build-id/98
/usr/lib/.build-id/98/c3cc0d596a0f5c5d9349bea16b6606ad171155
/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.cmti
/usr/lib64/ocaml/zarith/q.cmi
/usr/lib64/ocaml/zarith/q.cmti
/usr/lib64/ocaml/zarith/z.cmi
/usr/lib64/ocaml/zarith/z.cmti
/usr/lib64/ocaml/zarith/zarith.cma
/usr/lib64/ocaml/zarith/zarith.cmxs
/usr/lib64/ocaml/zarith/zarith_top.cma
/usr/share/doc/ocaml-zarith
/usr/share/doc/ocaml-zarith/README.md
/usr/share/licenses/ocaml-zarith
/usr/share/licenses/ocaml-zarith/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 04:20:01 2024