List of C++ multiple precision arithmetic libraries
The following is an incomplete list of some arbitrary-precision arithmetic libraries for C++.
Footnotes
- C++ support must be enabled with
--enable-cxx
during the building of GMP[2]
References
- 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
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.