python-gmpy2: python-gmpy2 (multi-precision arithmetic for python) python-gmpy2: python-gmpy2: gmpy2 is an optimized, c-coded python extension module that supports python-gmpy2: fast multiple-precision arithmetic. gmpy2 is based on the original python-gmpy2: gmpy module. In addition to supporting gmp or mpir for python-gmpy2: multiple-precision integer and rational arithmetic, gmpy2 adds support python-gmpy2: for the mpfr (correctly rounded real floating-point arithmetic) and python-gmpy2: mpc (correctly rounded complex floating-point arithmetic) libraries. python-gmpy2: python-gmpy2: Homepage: https://github.com/aleaxit/gmpy python-gmpy2: