GMP or MPIR interface to Python 2.4+ and 3.x
Project description
General MultiPrecision arithmetic for Python
gmpy is a C-coded Python extension module that provides access to the GMP (or MPIR) multiple-precision arithmetic library.
gmpy 1.17 is the final release of the 1.x series. No further updates are planned. All further development is occurring in the 2.x series, also known as gmpy2. Please see https://pypi.python.org/pypi/gmpy2/ for the latest 2.x releases.
GMPY allows creation of multiprecision integer (mpz), float (mpf),and rational (mpq) numbers, conversion between them and to/from Python numbers/strings, arithmetic, bitwise, and some other higher-level mathematical operations.
Version 1.17 only fixes compatibility with Python 3.x and other C extensions that use gmpy.
Version 1.16 fixes a minor issue with the new Decimal type in Python 3.3.
Version 1.15 was the last significant release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gmpy-1.17.zip
.
File metadata
- Download URL: gmpy-1.17.zip
- Upload date:
- Size: 147.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a79118a5332b40aba6aa24b051ead3a31b9b3b9642288934da754515da8fa14 |
|
MD5 | 2bf419076b06e107167e219f60ac6d27 |
|
BLAKE2b-256 | 26372184c13cee81e1dbeaebbb13570195247e73ab2138a3db0c9d2c5347e372 |