List of C++ multiple precision arithmetic libraries
Appearance
This article needs additional citations for verification. (November 2013) |
The following is an incomplete list of some arbitrary-precision arithmetic libraries for C++.
- GMP[1][nb 1]
- MPFR[3]
- MPIR[4]
- TTMath[5]
- Arbitrary Precision Math C++ Package[6]
- Class Library for Numbers
- Number Theory Library
- Apfloat[7]
- C++ Big Integer Library[8]
- MAPM[9]
- ARPREC[10]
- InfInt[11]
- Universal Numbers[12]
- mp++[13]
- num7[14]
Footnotes
[edit]References
[edit]- ^ The GNU Multiple Precision Arithmetic Library
- ^ GNU MP, p. 6
- ^ The GNU MPFR Library
- ^ MPIR Multiple Precision Integers and Rationals
- ^ Bignum C++ library
- ^ Arbitrary precision package
- ^ Apfloat Home Page
- ^ C++ Big Integer Library
- ^ MAPM Home Page Archived 2014-09-09 at the Wayback Machine
- ^ High-Precision Software Directory
- ^ InfInt
- ^ C++ Template library for arbitrary precision posits and valids
- ^ C++11/14/17/20 library for multiprecision arithmetic
- ^ C++ ARBITRARY PRECISION ARITHMETIC-LOGIC DECIMAL LIBRARY