Web Directory

  Increasing Precision (6)

Submit a Featured Link: [$19.00] Submit a Regular Link: [$9.00]  

Regular Websites in this category

High-Precision Software Directory Open in a new windowLink Details
- David Bailey's package for multiple precision, and packages for double-double (~32 dec. digits) and quad-double (~64 dec. digits) precision. The last two are in C++ with Fortran front ends.
- http://crd.lbl.gov/~dhbailey/mpdist/mpdist.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
FMLIB Multiple precision package Open in a new windowLink Details
- David Smith's package for multi-precision arithmetic. Unlike most other packages, the components of these large numbers are stored as REALs. This is usually much more efficient than storing them as integers. This is TOMS algorithm 786.
- http://myweb.lmu.edu/dmsmith/FMLIB.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
MPFUN Open in a new windowLink Details
- Multiple precision arithmetic.
- http://www.netlib.org/mpfun/index.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Double-double precision Open in a new windowLink Details
- Fortran 90 code by Claire Moreau-Finot for double-double precision arithmetic. That is about a hundred bits of precision with a floating point notation. The library computes the exponential function radix 2 and e, the cosine and the sine.
- http://perso.ens-lyon.fr/marc.daumas/SoftArith/ddouble.php?langue=en

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Quadruple precision for the NAS FortranPlus compiler. Open in a new windowLink Details
- Using the 10-byte format available with Intel processors, this module gives about 38 decimal digits accuracy.
- http://users.bigpond.net.au/amiller/NAS/quad_NAS.f90

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Multiple precision arithmetic Open in a new windowLink Details
- This is Richard Brent's classic MP package, which was published as TOMS algorithm 524. Contains some features such as the Bernoulli numbers, which are not available in either Smith or Bailey's packages. Dates from 1981.
- http://www.netlib.org/bmp/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing

Submit a Featured Link: [$19.00]  Submit a Regular Link: [$9.00]