Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gmp: A GNU arbitrary precision library.
- 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: x86_64
Download: | gmp-4.1.4-6.2.1.x86_64.rpm |
Build Date: | Sat Feb 11 07:08:32 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 397 KiB |
Arch: i386
Download: | gmp-4.1.4-6.2.1.i386.rpm |
Build Date: | Sat Feb 11 13:06:57 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 1.66 MiB |
Changelog
- * Fri Feb 10 17: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 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.1.4-6.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Fri Dec 9 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt