Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
List of C++ multiple precision arithmetic libraries
List article

The following is an incomplete list of some arbitrary-precision arithmetic libraries for C++.

Footnotes

References

  1. The GNU Multiple Precision Arithmetic Library http://gmplib.org/

  2. C++ support must be enabled with --enable-cxx during the building of GMP[2]

  3. The GNU MPFR Library http://www.mpfr.org/

  4. MPIR Multiple Precision Integers and Rationals http://www.mpir.org/

  5. Bignum C++ library http://www.ttmath.org/

  6. Arbitrary precision package http://www.hvks.com/Numerical/arbitrary_precision.html

  7. Apfloat Home Page http://www.apfloat.org/

  8. C++ Big Integer Library https://mattmccutchen.net/bigint/

  9. MAPM Home Page Archived 2014-09-09 at the Wayback Machine http://www.tc.umn.edu/~ringx004/mapm-main.html

  10. High-Precision Software Directory http://crd-legacy.lbl.gov/~dhbailey/mpdist/

  11. InfInt https://sercantutar.github.io/infint/

  12. C++ Template library for arbitrary precision posits and valids https://github.com/stillwater-sc/universal

  13. C++11/14/17/20 library for multiprecision arithmetic https://github.com/bluescarni/mppp

  14. C++ ARBITRARY PRECISION ARITHMETIC-LOGIC DECIMAL LIBRARY https://github.com/giocip/HEADERONLY_num7