ppc64le/linux/: gmpy2-2.3.0+ppc64le1 metadata and description
gmpy2 interface to GMP, MPFR, and MPC for Python
| author | Alex Martelli, Case Van Horsen |
| classifiers |
|
| description_content_type | text/x-rst |
| dynamic |
|
| keywords | gmp,mpfr,mpc,multiple-precision,arbitrary-precision,precision,bignum |
| license_expression | LGPL-3.0-or-later |
| license_file |
|
| maintainer_email | Matthias Köppe <[email protected]>, Sergey B Kirpichev <[email protected]> |
| metadata_version | 2.4 |
| project_urls |
|
| provides_extras |
|
| requires_dist |
|
| requires_python | >=3.9 |
| File | Tox results | History |
|---|---|---|
gmpy2-2.3.0+ppc64le1-cp310-cp310-manylinux_2_31_ppc64le.whl
|
|
|
gmpy2-2.3.0+ppc64le1-cp311-cp311-manylinux_2_31_ppc64le.whl
|
|
|
gmpy2-2.3.0+ppc64le1-cp312-cp312-manylinux_2_31_ppc64le.whl
|
|
|
gmpy2-2.3.0+ppc64le1-cp313-cp313-manylinux_2_31_ppc64le.whl
|
|
|
gmpy2-2.3.0+ppc64le1-cp314-cp314-manylinux_2_31_ppc64le.whl
|
|
|
gmpy2-2.3.0+ppc64le1-cp39-cp39-manylinux_2_31_ppc64le.whl
|
|
gmpy2 is an optimized, C-coded Python extension module that supports fast multiple-precision arithmetic. gmpy2 is based on the original gmpy module. gmpy2 adds support for correctly rounded multiple-precision real arithmetic (using the MPFR library) and complex arithmetic (using the MPC library).
Releases are available in the Python Package Index (PyPI) at https://pypi.python.org/pypi/gmpy2/. Documentation is available at https://gmpy2.readthedocs.io/.