| Name: | python-gmpy2 |
| Version: | 2.0.5 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 1010159 |
| License: | LGPLv3+ and Python |
| RPM: |
python-gmpy2-2.0.5-1.el7.x86_64.rpm
|
| Source RPM: |
python-gmpy2-2.0.5-1.el7.src.rpm
|
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/gmpy2 |
| Summary: | Python 2 interface to GMP, MPFR, and MPC |
| Description: |
This package contains a C-coded Python extension module that supports
multiple-precision arithmetic. It is the successor to the original
gmpy module. The gmpy module only supported the GMP multiple-precision
library. Gmpy2 adds support for the MPFR (correctly rounded real
floating-point arithmetic) and MPC (correctly rounded complex
floating-point arithmetic) libraries. It also updates the API and
naming conventions to be more consistent and support the additional
functionality. |