Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gmp: A GNU arbitrary precision library.
Name: | gmp |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 4.1.4 |
License: | LGPL |
Release: | 6.2.1 |
URL: | http://www.swox.com/gmp/ |
- Summary
- The gmp package contains GNU MP, a library for arbitrary precision
arithmetic, signed integers operations, rational numbers and floating
point numbers. GNU MP is designed for speed, for both small and very
large operands. GNU MP is fast because it uses fullwords as the basic
arithmetic type, it uses fast algorithms, it carefully optimizes
assembly code for many CPUs' most common inner loops, and it generally
emphasizes speed over simplicity/elegance in its operations.
Install the gmp package if you need a fast arbitrary precision
library.
Arch: i386
Download: | gmp-4.1.4-6.2.1.i386.rpm |
Build Date: | Tue Apr 11 07:12:34 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 2.71 MiB |
Changelog
- * Mon Apr 10 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Feb 10 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.1.4-6.2.1
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.1.4-6.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes