Skip to main content

gmpy2 interface to GMP, MPFR, and MPC for Python 3.7+

Project description

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).

Version 2.1.x Status

gmpy2 2.1 was extensively refactored. Some of the significant changes are:

  • Support for thread-safe contexts and context methods

  • Interoperability with Cython extensions

  • mpz and mpq operation can release the GIL

    • The current implementation is experimental

  • Improved argument processing

The gmpy2 2.1 series will be the last to offer compatibility with Python 2.7. Release 2.1.3 is the last planned release of the 2.1 series.

Note: Versions 2.1.4 and 2.1.5 were released to address Apple Silicon wheel build issues. There are no code changes.

Release 2.1.5 is the last planned release of the 2.1 series.

Version 2.2 Plans

Version 2.2 will drop support for Python 2.7 and older Python 3.x versions.

The primary development focus will be on functions that operate on lists and release the GIL. See powmod_base_list and powmod_exp_list as examples.

Availability

gmpy2 is available at https://pypi.python.org/pypi/gmpy2/

Documentation is available at https://gmpy2.readthedocs.io/en/latest/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gmpy2-2.2.0a1.tar.gz (246.5 kB view details)

Uploaded Source

Built Distributions

gmpy2-2.2.0a1-cp312-cp312-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.12 Windows x86-64

gmpy2-2.2.0a1-cp312-cp312-musllinux_1_1_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

gmpy2-2.2.0a1-cp312-cp312-musllinux_1_1_i686.whl (1.7 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

gmpy2-2.2.0a1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

gmpy2-2.2.0a1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

gmpy2-2.2.0a1-cp312-cp312-macosx_11_0_arm64.whl (701.3 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

gmpy2-2.2.0a1-cp312-cp312-macosx_10_9_x86_64.whl (848.9 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

gmpy2-2.2.0a1-cp311-cp311-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.11 Windows x86-64

gmpy2-2.2.0a1-cp311-cp311-musllinux_1_1_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

gmpy2-2.2.0a1-cp311-cp311-musllinux_1_1_i686.whl (1.7 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

gmpy2-2.2.0a1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

gmpy2-2.2.0a1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

gmpy2-2.2.0a1-cp311-cp311-macosx_11_0_arm64.whl (712.1 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

gmpy2-2.2.0a1-cp311-cp311-macosx_10_9_x86_64.whl (859.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

gmpy2-2.2.0a1-cp310-cp310-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.10 Windows x86-64

gmpy2-2.2.0a1-cp310-cp310-musllinux_1_1_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

gmpy2-2.2.0a1-cp310-cp310-musllinux_1_1_i686.whl (1.6 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

gmpy2-2.2.0a1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

gmpy2-2.2.0a1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

gmpy2-2.2.0a1-cp310-cp310-macosx_11_0_arm64.whl (712.1 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

gmpy2-2.2.0a1-cp310-cp310-macosx_10_9_x86_64.whl (859.2 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

gmpy2-2.2.0a1-cp39-cp39-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.9 Windows x86-64

gmpy2-2.2.0a1-cp39-cp39-musllinux_1_1_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

gmpy2-2.2.0a1-cp39-cp39-musllinux_1_1_i686.whl (1.6 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

gmpy2-2.2.0a1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

gmpy2-2.2.0a1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

gmpy2-2.2.0a1-cp39-cp39-macosx_11_0_arm64.whl (712.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

gmpy2-2.2.0a1-cp39-cp39-macosx_10_9_x86_64.whl (859.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

gmpy2-2.2.0a1-cp38-cp38-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.8 Windows x86-64

gmpy2-2.2.0a1-cp38-cp38-musllinux_1_1_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

gmpy2-2.2.0a1-cp38-cp38-musllinux_1_1_i686.whl (1.6 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

gmpy2-2.2.0a1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

gmpy2-2.2.0a1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (1.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

gmpy2-2.2.0a1-cp38-cp38-macosx_11_0_arm64.whl (712.0 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

gmpy2-2.2.0a1-cp38-cp38-macosx_10_9_x86_64.whl (859.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

gmpy2-2.2.0a1-cp37-cp37m-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.7m Windows x86-64

gmpy2-2.2.0a1-cp37-cp37m-musllinux_1_1_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

gmpy2-2.2.0a1-cp37-cp37m-musllinux_1_1_i686.whl (1.6 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

gmpy2-2.2.0a1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

gmpy2-2.2.0a1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

gmpy2-2.2.0a1-cp37-cp37m-macosx_10_9_x86_64.whl (855.9 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file gmpy2-2.2.0a1.tar.gz.

File metadata

  • Download URL: gmpy2-2.2.0a1.tar.gz
  • Upload date:
  • Size: 246.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1.tar.gz
Algorithm Hash digest
SHA256 3b8acc939a40411a8ad5541ed178ff866dd1759e667ee26fe34c9291b6b350c3
MD5 72b93048015b28efcf92ed702014a61c
BLAKE2b-256 a7d1249a57c014c3a73ffc842d5a33a1ce3d4198f3e6ea0ee84c237d24b5a556

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f69f277a4818291617c5f46c1bcf702b1feebca400221fe075152ee0d405dd91
MD5 3e0d6aad20c50336b92969601834dfac
BLAKE2b-256 ee5975f2b757edfa3269a1e12a29d59fc7749fbdbb738e5abe4eee9b73943aca

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp312-cp312-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.12, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 882f7de773474af45944cea1817b19d5ff398513e8361c3cb85ed136e7e6b362
MD5 01ced7207e67974de29163e7ba0ec3bf
BLAKE2b-256 95950f0912ff0c6f6e0b173e02b568952adb408dbe7cca17876f2d4c41a371de

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp312-cp312-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.12, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 213328108bba1add59d689fc3c033cb1b10a56da85053f87b693471aa9253adc
MD5 a06806573a740d10c952bbf27759d0bb
BLAKE2b-256 9f0dbd2bd82a55325ff345d0c4aef9042c33a16d012553cd917e31cf412a1731

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05771d03425441ce82aa33b759ce89826b75233c656790cb59fe059c8991460e
MD5 b0817b2fea94c2933d104bd1f4e8fdc7
BLAKE2b-256 3c9cbd7b10625116d2037877f62705a0cc28f78b250ac17f508b7ad290e0fa98

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 18c8f29df966d4cbf8a7a52875d66fcc2a071a778fba79df873537431d36e965
MD5 190157d84fa3e7ee6c4a5947edfd6867
BLAKE2b-256 e532cbb900ec5671794ed25a698f67c297bc0b0d4d9248aaf9131d8094ba4352

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp312-cp312-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 701.3 kB
  • Tags: CPython 3.12, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8cead75a93d5dd945f628366f9063c3f0ed8866339ee7db14404b8fe4878370f
MD5 f16e770d9c305b6b1dfde19dc96aee90
BLAKE2b-256 a93fdd5ebaa33771b2845aa74c4d25730d2364976040e3a4659e43a1677ec88f

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp312-cp312-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 848.9 kB
  • Tags: CPython 3.12, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 28c8bc4342fe3796706b11b834919ab745eb86085b17149ff7ec4ad8d8eee7f6
MD5 d11efc5dbe5f4ce520debdb49a374c03
BLAKE2b-256 aedb1d1a6b040635aa7721bf93ce49b87a73f3a9ab6eda5d6911298b683abc3f

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e970c70e6e13dde35a0fb806f11395b641e995ad120f6d18377cdc8761201156
MD5 c611b0c2c6929613f741b72cc8239842
BLAKE2b-256 b1beb6442df5262b9fb4afe3f5c997d64046c042833e367e04e4952a7b1fd673

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp311-cp311-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.11, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e7203ee2be9970f9ca80368c5663d0d159693457c2fabbf60b47f5e4b9a86f52
MD5 1bc6d3069f1bfb94b067f541595876a2
BLAKE2b-256 f6427c1010aa0e0d6e58fa39341c17a8f671466a0b9cd9fd91a570c7eefc4ab9

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp311-cp311-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.11, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8c41daebfb72c07a344cb667ae4f8a296ba4c1b9d68cdcf5b3cfcf49f016f356
MD5 4b1ac3cc85831be498498bedf1464f5a
BLAKE2b-256 a066f78643b62cfec54c3a18caf38f3f2ffcc0472c12f0bdbd9036281d6f2083

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 03f941b0abed587e74d24e21857a5b2fa274a9ab83e2d164fb81f49ef83f2086
MD5 72b20c4686d331a2b0bcc10697176e17
BLAKE2b-256 b5f57d5e304558b2e4955a8a44cfa1452306ef86dcd78514f6e4bf86db0f12b7

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b94cb168d8400b756e7ce1bbb766bf3a8b6992663d99b63a0e1c95078ac29c09
MD5 4a6241f4b597831045f696eb045b0fc7
BLAKE2b-256 d17c14e0bdad05933db75d9e3fe7dde296bcee9b5cfa977633b96541458706f1

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp311-cp311-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 712.1 kB
  • Tags: CPython 3.11, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69cbaf269ff143e82dc8b7e1c57fbeee1674e6ba956ac132f9857419ca2cf9db
MD5 6cc112f9b39dfee5cd4963280f9765e9
BLAKE2b-256 276e09196f5ab52007c2c4f384b0886d5158f5adb97f62a39e53142e60cf1389

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp311-cp311-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 859.3 kB
  • Tags: CPython 3.11, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4d3f4ccdc0a4574a14f6ede0db43d2aa083c2ee6a12b29caf1a14a6b40853871
MD5 6fea298fae4b783e4d15571a8d115467
BLAKE2b-256 4a4f2d9e4add1cd37ef2be7964a3a38731b9b508675e7deb80dc5d13bda9cf6b

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 339e99dcf9166429b8d7e64b6e3ee9e3dc84e3b1a50b698b49bc4e13b9241ce7
MD5 c3faf7e9683ae8b5cc57ca20dc4babb7
BLAKE2b-256 c49926f60609b619c35905c85cff52368d89b211bdac608ab59a2c76db27676a

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp310-cp310-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ce688a6461b008f241269b9820cba468d96f225aecb6ed82dc46433ff7c5303a
MD5 67b98ef78a6d0b2c5754c7529b5298ef
BLAKE2b-256 bea0d10a67e058ba5b9aa928264d2ab562612754d6657aad893877646d9b2252

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp310-cp310-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.10, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4fc8cedbceb6cb525ee7f0ea7726fd796843551fca47b2ebf471f6f07047b6d2
MD5 27453a7be276e533617681cc908c88d6
BLAKE2b-256 238f7fe4419211090080550657360dd816dbece184c0dd088cf895d4b250c9c0

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 693a104d3436536c4c215ed66dfa9b991bf0cab0144a2a5dfc71116ef9095f1c
MD5 bb4e8e5252067e425d394d66c6386728
BLAKE2b-256 c8df5fd991458f0678916ae61d916d5e9239705456e09936c5ea63dbf0d7c26e

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 781b83f56bb2f024b0cf8630098c05c78ab14f5aa65dfa4b68a041fc87e6db4b
MD5 be6ed5e1bc8e75f5cf044eeaa6ff4c03
BLAKE2b-256 8aab1887098f76b1817a3df9218665e652169b8e39a57a5f24cd09b3b73eef72

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 712.1 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b412fcc1b857ee3bf08839b81be366063ef277aa3b3d3743d0205009221388db
MD5 ccd46da15707a6b3b39272b3c0f7a25c
BLAKE2b-256 8ed5d8c3919c59268db3780f567b8de1c55d6517c99ff0d3c334a0f2a6f35eea

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 859.2 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 66eec571b181d03cb30085f545f8357df0f58ead97de9f8964d9df03772a6cb0
MD5 87256e4b9cb3bb729a8762830ff19350
BLAKE2b-256 458d6f02b51270b6672daaddcd8900dac1cf523f33c461aefd7a0f4c52d43389

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 59aa3ca9e702e4e3cc83efab6d9fdebeaa589590dbe50a0f7f4814bc18f2ad50
MD5 d96179a95b0d09e383ecc5ccb8f24c66
BLAKE2b-256 2459ef93f5212fcf89b48639e069275961fc49e95e674288cf4343e5f62d3d1c

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp39-cp39-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f620410d7bdb0099cbeaaa3f50609535c76a350ca9eb1267172cf170dac8fba1
MD5 8c629fafeb8691ae7bbd839a93de8de1
BLAKE2b-256 1871076fd394168ef53996cf3b69efafd417617d9abc4dc7e379ce28651a44aa

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.9, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 fdff146a9889a5bfdf25658cdee4c8c5d9c645f73acd2b97d082bcbaf5036c2e
MD5 3243e83f0600b6e66f3369b9e5b583ab
BLAKE2b-256 2600c95302be75400c71d56206dc26971a93ac3387059fae7c7b8bed13dfbc6c

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 930ca41f133f9324f4b0caba36ed3d2dc9e7ba24e077021ec29823f72f80948c
MD5 e1893fd5993e2de79b252b2dc43ee9ea
BLAKE2b-256 77f0a8c75086d6d9a42a4dac33fca4a392a0ea7f8c706a26bb00a5548159d51e

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 82497824f37ab5538bf33b6453cd647884fa006c8a09e736e2131ece1cf2c36a
MD5 4aebabc825eafa1ef22b0a25c7b655be
BLAKE2b-256 dc2d70c978cdc13ea8e4f71558d4f939181e9e83b28726611b71f5f994d9c8ae

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 712.0 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e32446d20484f01b568640c05a0a9eb0cb1ecbfd9ba66ec984a8d40cf883d3c3
MD5 d095d21af54c97ca17258f4b2e572683
BLAKE2b-256 15b47cd8a7f66338e3fd7cf7e4abfc81825927361a4f0c33583c6b36aac277c5

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 859.2 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 97bff0ab50958e65df10da0f72c145f30e9fa67afcefe9cda52d49688b080e1a
MD5 07e9bdb0ae8d2edd9feb770336447506
BLAKE2b-256 04976b2317e3c21409c10286c05f8d607f6143114b719b3e582f008fc20f3375

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 928384c0c51dc2b7a3183cb623b0dd33c328802ab5c6d3da37fceb6ce00062c2
MD5 6db7ef45638ed7479a2cc020df77d42c
BLAKE2b-256 a608c82dddc999aa79e6bb2e50fb9d651a32d123f2c8adada14162849068dd6a

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp38-cp38-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 640bf4b22e3f5703981ceaaba4e4d849072cd093458439bea9dec77245cbbdef
MD5 b29d195b9d1e6abf4b010111ab4cdcef
BLAKE2b-256 02ac16520f33dbeb4906f1c99be7787f8cb6731af68ae6a1263d0b4fdb88f5d7

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp38-cp38-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3893287de8d8704229ce9b65eb6d44ef6f22f171f408e831b40e03bedee72337
MD5 800deceda7c6b4026ac6a892f50c0c88
BLAKE2b-256 6a1a9294fc9b373a431ee1a5d6ed574484d6c673326e04408d4bbb287428ebff

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f05c31ba3599e38801b561ac1bcd93b52a02e56430568e24b1c45d8654242103
MD5 e8e3cf78da5056b7351c3eecb9fa20ea
BLAKE2b-256 dbbe6baf816e4b4144be098595f729ef7558c79ec3021cc92048f3891f49f185

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3720ce4925f029811305c7e45ce7353e794176ce133628b7781b4de9263d342a
MD5 5d9eb9adbdd4063a8433dd3c27d25235
BLAKE2b-256 8229a4e6a342698d0c63c96881ad808477d27c0073c0b4a25b69d53c544f881e

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 712.0 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aef3733014833d8fb605140ff6192595638a9c8d85b65f3567b0005c5e8b41bd
MD5 a9c60394244a77272203f1015e1f8ff0
BLAKE2b-256 15c733f9fdca90c4e9b7e3a5b53a717921875566583dff35413c74dcab9c0639

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 859.1 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b436b6e056d8c1d77af00919b0df0d2ee3e002a79f9571421f2bc13797e02720
MD5 66faa5f1e140bb3f577725fab87f521f
BLAKE2b-256 ae94ec98a1eff671f1524ddb7f2e968aa85809c4136a89cbb21d7404b6ef830b

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 46026865262b0a7b27358c8baaf8788a523cc85a2794ce8c0166766d1b6f07a4
MD5 912da8f6a12c57dfad948a8e7d519d91
BLAKE2b-256 14bfc952b1a3f247ce1d98e66101ae59f9d0f61e4909bca51b47ace10a6e5a08

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp37-cp37m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d69825bcc8a218cabe9c3a28671df5999eb9f2c7da32f17f4af86a79a15b6141
MD5 f89a13c0027d0b6263e4b0a5234cd74e
BLAKE2b-256 32b61fbe629efa95914feaf72dbb6070626719bebf47ca6f60f32018635aa77b

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp37-cp37m-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6cd9b36201d2beac78dcc56f1e44e400a4017547939868594bd946947d644f50
MD5 26b0e12500888a41862d0e9985fafcda
BLAKE2b-256 985ee5d3f20355e638912219b6d22497c2f496df6d455cda09397ef354c0ada7

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e6c2b6692da4a313838a053b16b1aa5ec640841a997e286a7bf26425509aa028
MD5 4134b964855d2f871328fc68779f493e
BLAKE2b-256 5e2d2ad2361092206a75c4a1c5175c58a0c21d1e3403ec949b04e3795ad85a59

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 de9fa95c23a145df2cbf45329229370907d95a5bf979b3880457a222536d293d
MD5 9bebf1590c6c5f75e05cf6e9a65938d7
BLAKE2b-256 6a6a08a8a633361cdffdb31e8eee422ba487aed771aa45c7314732aa8221bd29

See more details on using hashes here.

Provenance

File details

Details for the file gmpy2-2.2.0a1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: gmpy2-2.2.0a1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 855.9 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gmpy2-2.2.0a1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dce52b58512712bff4d320ca7db5561061fa0d38e750d97951869ab1e38412ca
MD5 ecb0c234cfdf7da538867b6ea3a11379
BLAKE2b-256 060e71de7aec3b80ccb83b24fccf89c21ab5c86271ed50283768c1addd71689f

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page