python3-gmpy2

interfaces GMP to Python 3 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 3 support for gmpy2.