A Python interface to the GNU Multiple Precision Arithmetic Library
Description
A C-coded Python extension module that wraps the GMP library to provide to
Python code fast multiprecision arithmetic (integer, rational, and float),
random number generation, advanced number-theoretical functions, and more.