|
|
Extra precision computation
| Multiprecision Software Directory
|
Update Link / Bad Link? |
|
This web site contains the double-double precision, quad-double precision and arbitrary precision (multiprecision) software written by David H. Bailey (LBNL), Sherry Li (LBNL) and Yozo Hida (U.C. Berkeley).
Submitted Aug 08, 2001
Rating:
N/A
Rate this link
Total Visits: 175
|
| [FREESW]GNU MP
|
Update Link / Bad Link? |
|
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no limit to the precision except the one implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface. GMP is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, with carefully optimized assembly code for the
most common inner loops for a lot of CPUs, and by a general emphasis on speed (instead of simplicity or elegance). GMP is believed to be faster than any other similar library. The advantage for GMP increases with the operand sizes for certain operations, since GMP in many cases has asymptotically faster algorithms.
Submitted Jul 09, 1999
Rating:
N/A
Rate this link
Total Visits: 116
|
| Terms of Use: |
|
| NOTICE: Links you submit to Mathtools.net Link Exchange will
be accessible from any part of the world via the web. Any information such
links contain may be used by The MathWorks and the public, both within
and outside the country from which you posted. Read
complete disclaimer prior to use. |
|