GMP (Library)
Introduction
GNU MP is a portable library written in C for arbitrary precision arithmetic on integers, rational numbers, and floating-point numbers. It aims to provide the fastest possible arithmetic for all applications that need higher precision than is directly supported by the basic C types. The main target applications for GMP are cryptography applications and research, Internet security applications, algebra systems, computational algebra research, etc.
Availability Table
System | Versions |
---|---|
wobbie | 6.0.0, 5.1.2 |
iqaluk | 6.0.0, 5.1.2 |
Change Log
o Oct 21, 2015: Removed gmp/5.0.2 from angel, brown, goblin, hound, iqaluk, kraken, monk, orca, redfin, requin, saw, tembo, windeee, wobbie. (no notice sent to mailing list)
o May 22, 2014: Installed gmp/6.0.0 on angel, brown, goblin, hound, iqaluk, kraken, monk, orca, redfin, saw and wobble. Removed gmp/4.3.2 from wobble.
o Jul 18, 2013: Installed gmp/5.1.2 on angel, brown, goblin, hound, iqaluk, kraken, monk, orca, redfin, saw and wobbie.
o Jan 29, 2013: Removed gmp/4.3.2 from angel, goblin, hound, orca, redfin and saw.
o Oct 21, 2011: Installed gmp/5.0.2 and updated gmp/4.3.2 to define CPPFLAGS and LDFLAGS.