python-gmpy2

Interfaces GMP to Python 2 for fast, unbound-precision computations
  https://pypi.python.org/pypi/gmpy2
  0
  no reviews



Gmpy is 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.

This package installs Python 2 support for gmpy2.