Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
compat-gmp41 - A GNU arbitrary precision library.
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.
Packages
Latest: compat-gmp41-4.1.4-11.pre6.el5.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
compat-gmp41 |
0 |
4.1.4 |
11.pre6.el5.fio |
x86_64 |
15 KiB |
2011-06-22 03:25:06 |
Changelog:
- * 2011-06-22 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 4.1.4-10.pre6.el5.fio
- Converted EL5 gmp package into compat-gmp41
- * 2007-01-17 - Jakub Jelinek <jakub[AT]redhat[DOTCOM]> 4.1.4-10.pre6.el5.fio
- make sure libmpfr.a doesn't contain SSE2 instructions on i?86 (#223038)
- rebase to mpfr 2.2.1 from 2.2.0 + cumulative fixes
- * 2006-11-02 - Thomas Woerner <twoerner[AT]redhat[DOTCOM]> - 4.1.4-9.pre6.el5.fio
- fixed arch order in gmp.h and gmp-mparam.h wrappers
- * 2006-10-27 - Thomas Woerner <twoerner[AT]redhat[DOTCOM]> - 4.1.4-8.pre6.el5.fio
- fixed multilib devel conflicts for gmp (#212286)
- * 2006-10-26 - Jakub Jelinek <jakub[AT]redhat[DOTCOM]> - 4.1.4-7.pre6.el5.fio
- upgrade mpfr to 2.2.0 (#211971)
- apply mpfr 2.2.0 cumulative patch