python
gmpy2 is a C-coded Python extension module that supports
multiple-precision arithmetic. gmpy2 supports the GMP multi-precision
library, the MPFR (correctly rounded real floating-point arithmetic) and MPC
(correctly rounded complex floating-point arithmetic) libraries.
gmpy2