Sputsoft Numbers is a C++ library for doing multiple-precision arithmetic. The library is header-only and highly portable, relying only on some boost libraries. It is possible, however, to obtain highly optimized code by choosing the GMP backend. More
2010-07-22