G

gmp

The aim of this project is to provide an R package for big integer (and big rational) computations. This is achieved via an C++ interface to the GNU MP ("GMP") library, and S3 classes "bigz", "bigq", etc.