Skip to main content

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

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.3 (development)

  • Preliminary support for free-threaded builds.

  • Fix behavior and memory leaks for contexts.

  • Fix memory leaks for mpfr caching.

  • Fix rounding error in float(mpz).

  • Add missing methods to mpz and mpq.

  • Fix round(mpz, ndigits) if ndigits is negative.

  • Improved support for mixed mpfr and mpc arithmetic.

gmpy2 2.2.1

  • Bug fix: use C int instead of C char for some internal code.

  • Bug fix: add xmpz.bit_count method.

gmpy2 2.2.0

gmpy2 2.2.0 is now available with support for Python 3.7 to 3.13.

  • Support for thread-safe contexts and context methods has been improved.

  • Interoperability with Cython extensions has been updated.

  • Extensive improvements have been made to the build and testing processes.

  • Many bug fixes.

  • Extensive documentation cleanup.

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.3.0a2.tar.gz (277.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

gmpy2-2.3.0a2-pp311-pypy311_pp73-win_amd64.whl (1.2 MB view details)

Uploaded PyPyWindows x86-64

gmpy2-2.3.0a2-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

gmpy2-2.3.0a2-pp311-pypy311_pp73-macosx_11_0_arm64.whl (690.2 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

gmpy2-2.3.0a2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (837.7 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

gmpy2-2.3.0a2-cp314-cp314t-win_arm64.whl (880.6 kB view details)

Uploaded CPython 3.14tWindows ARM64

gmpy2-2.3.0a2-cp314-cp314t-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.14tWindows x86-64

gmpy2-2.3.0a2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

gmpy2-2.3.0a2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

gmpy2-2.3.0a2-cp314-cp314t-macosx_11_0_arm64.whl (722.1 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

gmpy2-2.3.0a2-cp314-cp314t-macosx_10_15_x86_64.whl (869.6 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

gmpy2-2.3.0a2-cp314-cp314-win_arm64.whl (876.2 kB view details)

Uploaded CPython 3.14Windows ARM64

gmpy2-2.3.0a2-cp314-cp314-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.14Windows x86-64

gmpy2-2.3.0a2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

gmpy2-2.3.0a2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

gmpy2-2.3.0a2-cp314-cp314-macosx_11_0_arm64.whl (707.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

gmpy2-2.3.0a2-cp314-cp314-macosx_10_15_x86_64.whl (854.4 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

gmpy2-2.3.0a2-cp313-cp313t-win_arm64.whl (855.9 kB view details)

Uploaded CPython 3.13tWindows ARM64

gmpy2-2.3.0a2-cp313-cp313t-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.13tWindows x86-64

gmpy2-2.3.0a2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

gmpy2-2.3.0a2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

gmpy2-2.3.0a2-cp313-cp313t-macosx_11_0_arm64.whl (722.4 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

gmpy2-2.3.0a2-cp313-cp313t-macosx_10_13_x86_64.whl (869.4 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

gmpy2-2.3.0a2-cp313-cp313-win_arm64.whl (851.7 kB view details)

Uploaded CPython 3.13Windows ARM64

gmpy2-2.3.0a2-cp313-cp313-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.13Windows x86-64

gmpy2-2.3.0a2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

gmpy2-2.3.0a2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

gmpy2-2.3.0a2-cp313-cp313-macosx_11_0_arm64.whl (707.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

gmpy2-2.3.0a2-cp313-cp313-macosx_10_13_x86_64.whl (854.4 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

gmpy2-2.3.0a2-cp312-cp312-win_arm64.whl (851.7 kB view details)

Uploaded CPython 3.12Windows ARM64

gmpy2-2.3.0a2-cp312-cp312-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.12Windows x86-64

gmpy2-2.3.0a2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

gmpy2-2.3.0a2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

gmpy2-2.3.0a2-cp312-cp312-macosx_11_0_arm64.whl (707.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

gmpy2-2.3.0a2-cp312-cp312-macosx_10_13_x86_64.whl (854.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

gmpy2-2.3.0a2-cp311-cp311-win_arm64.whl (851.4 kB view details)

Uploaded CPython 3.11Windows ARM64

gmpy2-2.3.0a2-cp311-cp311-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.11Windows x86-64

gmpy2-2.3.0a2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

gmpy2-2.3.0a2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

gmpy2-2.3.0a2-cp311-cp311-macosx_11_0_arm64.whl (707.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

gmpy2-2.3.0a2-cp311-cp311-macosx_10_9_x86_64.whl (855.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

gmpy2-2.3.0a2-cp310-cp310-win_arm64.whl (851.5 kB view details)

Uploaded CPython 3.10Windows ARM64

gmpy2-2.3.0a2-cp310-cp310-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.10Windows x86-64

gmpy2-2.3.0a2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

gmpy2-2.3.0a2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

gmpy2-2.3.0a2-cp310-cp310-macosx_11_0_arm64.whl (707.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

gmpy2-2.3.0a2-cp310-cp310-macosx_10_9_x86_64.whl (855.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

gmpy2-2.3.0a2-cp39-cp39-win_arm64.whl (852.2 kB view details)

Uploaded CPython 3.9Windows ARM64

gmpy2-2.3.0a2-cp39-cp39-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.9Windows x86-64

gmpy2-2.3.0a2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

gmpy2-2.3.0a2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

gmpy2-2.3.0a2-cp39-cp39-macosx_11_0_arm64.whl (706.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

gmpy2-2.3.0a2-cp39-cp39-macosx_10_9_x86_64.whl (855.4 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file gmpy2-2.3.0a2.tar.gz.

File metadata

  • Download URL: gmpy2-2.3.0a2.tar.gz
  • Upload date:
  • Size: 277.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2.tar.gz
Algorithm Hash digest
SHA256 7922aa432788d7bda49e940040e5358a24eb91bf5ad99a0f8b92a13b3b3ff3c1
MD5 82c21427067805e37379b4152149fef9
BLAKE2b-256 48305e49c54d5277595b541de4b62281bd18cecd6f1de3faebcc0e54afbb1788

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2.tar.gz:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4c73cf79d86e431dce2960bef10a0f1c3e5bc0ddf255f978e02a24fe13ed906a
MD5 69c10c45a74772737c49a40e6af1e395
BLAKE2b-256 438154cccf08706d19d9ba304641249ebc6dede604d61fef84e87f5526fb24a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-pp311-pypy311_pp73-win_amd64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 df55c9f7101f4ae2a5f1e101bbc8da90d4855a32ad8891e4a34d206218c87dfe
MD5 e90fc0bfa4c60acf4df776ca65bb2b76
BLAKE2b-256 cedbeabb6be376473deb04e6fddaaa1e6cfaf8bbad0809bb62da86c18355881c

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 833d9e47d704fa3a7b4f01c009da502ff856faee49001b69f34b38668e493501
MD5 38a1d26caca08e70bc665fcfa49bf496
BLAKE2b-256 3d75dea72d3788588582620930ad9f9274744d4aab533646004b02b06a8177f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e3f81589b6675cbbc44be3c79a2233a469103971cc4e4a7c1658ab10eeffab44
MD5 1e7ca18d56754d5b529116389a833258
BLAKE2b-256 3b64bab0a2587e011a9dce68c14268cc7d2a1adec09222e0177cbb9373939364

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 880.6 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 a7fd257bd97553548f017e52ad0a20b77025ef0ea80dd3a8115e94a94b85e16f
MD5 b763b9813bd85ddeaeb48066ebd8d7f0
BLAKE2b-256 655142980f1632e1019867107d1549a4e32e5a329836b694e7b4327e2af1d884

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314t-win_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 f42445626b5e6e24599db5d9cad0cd4aad9000b36a06728af4504eba47fa3d69
MD5 3b248ac7dfab67169fd8f9f95c484a95
BLAKE2b-256 b6c7c318c5c38f00d2c3fa088766a0d048b2bbe10a7056e060884d672d470aef

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314t-win_amd64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1bbb154e4b3c23a5e88eb7b31f4e0327da5b5b4422754a8c3e7ac1a9d991a9c7
MD5 670505bc88c99c22f636d8dc1e98af4a
BLAKE2b-256 0a3b4dda81f205439cafec54c634a1e70e8283914f09167274b67b5c27de89a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8bb18a19c108cf489506c135d85acf6cb58246cf9baadc15574157d137106570
MD5 a79e0f6c81f4fec85ff540e67dde9894
BLAKE2b-256 cddd8de9ee91a09284d42e0359fde472a341e1e7cf1ddae73b9faa28fad593f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82f40ddb43ed3d68812de4774048398b2f5deb6f1bfeb2821d18d030ebe7e50e
MD5 222ede4fe80b71b9a8cc1ea73846033a
BLAKE2b-256 45c7fe8c773ef51ced6d022643a2307ed9fc5dbf75a2648f633bb9a970262a7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0c2e7863a272d4abfe0ea68b196c17c1583e0ea93840dbf913f4fb640a166bea
MD5 93a1f951c490988fed6a1943548e01e4
BLAKE2b-256 329942b94a492c2ac96b83bebcf35ca4876f2214d116f586f38539dfe37c95aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 876.2 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 f28ea4cfd6d55b2546bdf832c49842986c584ea693d81398d9f0e63a087ffc64
MD5 7aefec82a3771b3e329bba8d46f893b3
BLAKE2b-256 f356820449e8874a347be0c4c54f7fee30037d2e31aff0a775e8450fb5470b34

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314-win_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6e728a9051179c5b3c367474846e8c4ec01ff92605493f39ba328d4a4fefbad2
MD5 1cf67b603378c7eebf2d1b3a82c29048
BLAKE2b-256 482b9fa27d887905b6a06773a185eb6413251d5bdd4fcdf43e8211f75d78efe5

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314-win_amd64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a8805a76f56206b29748513147f6c8bb6530a0f8f657b1900cceae78b88a08c7
MD5 2f92ea685749dfe42ad6afe4a705202a
BLAKE2b-256 d4a025c7c9b427380aa80ed823dcac519a30c15323e9f8d2ef2e3e833aa68ab6

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7a0eeb945195cd9eaf2f88b9a2b6899a9f8d418364a42a48e22b7bb8ddfd0afa
MD5 3ac6cdb480526be07c0085752bc00f75
BLAKE2b-256 674c6a82bf5d56f5a7714875d5bd5624d03f3f99403aa85ad2b81f3a3c903825

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2f80ffa19345c99d91c66bf3597e81d2d3bfc6cefea602a2520cfcd2c137bdb0
MD5 4a3c47f174e64dee1ec22f5f6661339a
BLAKE2b-256 c9fa537fb49353d1981fd2faf9e6104402865e8bbdb97587f4da5cb6748e3685

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fa59249ed6245a548acdbefd9cd80788e751249c7556c9ffc77a4414067144ec
MD5 29e32919badf67223eaf5383d4582975
BLAKE2b-256 2c51b5113b3df87ce8bb461bfca56576c7e56ba4c3a1b5c73e2ddae1be7dde4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 855.9 kB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 5cb99d74f89e619fe3d09ce29a99c731ed760128299bbc69a4abff215151f428
MD5 3c0accd539341dfe0f20e898544faed8
BLAKE2b-256 168beaf82c6d1fc489c9d19aa246a4c3b422a32f309315a6bbbccc1ceb33a19f

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313t-win_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 1b4b0f6e1d56cad0dfdcb0cdae83f1e33d244fab9ac440e9829783c7a9060266
MD5 8fd869a85c5b3c472a9a1cd6046b112d
BLAKE2b-256 f8e51a77245bd5d36c84ab8c23b7896c19c655622bb43368f5a0eefe4a308533

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313t-win_amd64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 30dc4391f7c4e547cb51a180ed1f8c8024a5da04ec3b99c1c804332633326e1e
MD5 4208590cf86b149fd3c3d874c6047cfd
BLAKE2b-256 83763b201c1be1cb5304bd0b656a82260689ac321b040b455bb114d7f5892a12

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33952f4b48fa959b7f0f72bb8bbecab85d29c039d989b420759131143e46c2b8
MD5 43465bd1f1d2349aaef134f3fbbd02c0
BLAKE2b-256 845c55b0bc3b9aa82c73e77535a612a3479674c22aa8473539d0b4ba4caaa9b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 282113c879fbcecd6936ae692a0bb9fd3ac462f06af8b8d148734b026fbe6a16
MD5 4ce0b355f7f0cff2f4aa623c21f1fd88
BLAKE2b-256 9978edf5bbe9c00e11cf093728e642285ecc278baa64b6896949a4c8fae7742c

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 38b10bc42fb91233215f3dec290eade6ab3dfe01dd29600d154f97843fb520ee
MD5 7ae6786daa3373fda5b9dfa1105d3ba8
BLAKE2b-256 d9556e1cd63bbf3d8e89c59f4a47114d2351b4ffa925d21851ae78d12b676cba

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313t-macosx_10_13_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 851.7 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 11a7655b37d556286fdbf2d417ab3573a68027c29b0a9e9bb85e715af869f36c
MD5 2fb83f92f56f4df464a5235fba592ace
BLAKE2b-256 694cbd0acd2388e792123e051ed9e8a57e6754308b77e289b9432e5d0af84d64

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313-win_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9120297a703544bb46674f2a61ccc8c0a954b42a519c6f0eaafc1fdd119e8a42
MD5 aa771bd70341c6de53e943d2b83623cd
BLAKE2b-256 aa50c136205f0ea83c88f398384813ad31614b1780999a6aec008a889a20cfcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8c1ac36d13a9ce78ee3a388fe7222a9031675e27126dd9830d88217fbb128811
MD5 221e59c8cfdcade07bfaa9db888c95f2
BLAKE2b-256 0d1d9138a69f7aab55e7932649372c51f2aff788e41a92bec99ef15c90a322b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d31d4433aa5150e572611878fe344756e556e1529210c6bfe39dc9d6e9c8b460
MD5 848e32f8c9a1dc13db54cfb9b90ac70c
BLAKE2b-256 b54b305d8611cce79822b5ba38d4b1958520bb088dc6a9d2a1eae793c9932c0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b03f897699415461afb95e9bf37d3a4dfd19b4ecbf07b798225f8561a2d8f431
MD5 a873ea145f30ac0751333be83def0521
BLAKE2b-256 5812ba588c4f8c6a329eefdcf74dcdea97735a10adb551eed4547197f987ad37

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 51a4cfed1aab1319fe6184815a943930c685f9c72acb7478a47a111e0e1b04b9
MD5 fc9415e60492c284f8aaa4428eafd20e
BLAKE2b-256 8f483e4eb2ef32a4e411788ef1eb209f424a3eac7e56bef5cda85e6089dedd16

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 851.7 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 b83aee8432e153b09e0cf4fe561ecdaa188c12b264222646be78d61b6d20fc4c
MD5 ec8dfaf4795846d656aff98833df7f33
BLAKE2b-256 b91185e214ab1dcd4bf38239519d0462135643ecf7ce880b507d332eb16f2bdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp312-cp312-win_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a7419167fb8602c42de5a4a3308527d5a127f3674ae15c36777ae8ccfa6b98d7
MD5 591d87c902d7289da06740d8d5700d24
BLAKE2b-256 bb808580ad35cc30c58989fd619347c0d2cd14dfc81379bd328b0e042834833c

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2275b5eab19d7761bf8d382f6b3bb7f2968705f2e813c3cf8de6e07b985acb45
MD5 ea0ad3a223ae82915e2a8f04fd339e09
BLAKE2b-256 8b2c042187e591c6604d760a3a57087057b0f8f55b9d1f00f97a2ba213de5c07

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9c4e53ef0cbfc777facd43a5fdd0e350c9c4a57460f4c8d703eee8324b36ad78
MD5 dd76f4e64543a8c206abf3c614b1ef53
BLAKE2b-256 87f85f2cd5dae64e6f9012f8b3017baf22dbf53440916cae502852cceb43293f

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e8c2ad0483f314e9b0db67197bb722e426448e7a031cd3eb1df4306c231cbdd5
MD5 f7ae54ddfc6267d74b34bf98e039cdf0
BLAKE2b-256 b2521996c6dc83f67318393c7d8b2cfe653840b0fb083cf16c38b3cb20e390b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8bc5810c4d31982106d21ef396114472f7c57211490139e690f8a681b607c9cc
MD5 4d7b1379c322180b03c06c8c50cfb4b1
BLAKE2b-256 c608ffcd49a96ac58d5d9f2a27f68c8145303c6eaa047b1a46e1e1cb5a38a378

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 851.4 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 27e8f517aaa86bf45b65382c4b5fa1404d4adfb6c24c7f359333565220166d65
MD5 d0f73820cd21c2d5464b9a6710677ab2
BLAKE2b-256 927589526cf7166f7dd7a9bff6782fb5dd2c2376d2f8074fb4e8625353ff32f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp311-cp311-win_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 be84851831c6782d60d9d3e16725e526d1f2a7e6fb3c091d2f58df384d127aa4
MD5 6a88a129e1a8c3ba5902151182686ca5
BLAKE2b-256 a31b11cf1472a252002e94449c83cffec4c614403df2cee7c7c6cb8fbc53f605

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7ab9b550b1117eae2f5cd01b654b7bb0107c374d41f2b50767f345c7d1298f93
MD5 0f10178fe4885b137fb3d7a29e5c88ee
BLAKE2b-256 8c352becd3f7c1ed0efe35a4feea5b1ef67e503c5c531060be2e788b329e2adb

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e48cfefdccea9669797a9af93dbcdf4457c22a0bbfd9f9d2783f1ee03f3a51cf
MD5 adda00e164ae934822c9c0e9131f3c19
BLAKE2b-256 43bf5e0518e2b2a35000bddec01235588b6b75bdc183d321baffd09f538c7891

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 57b804d2a241eff2eccda09a3be137b6b4eef2aeb2a222ea18cd51d50e72eecf
MD5 3301ac38a62e12d7aa72484261f17c65
BLAKE2b-256 9f7a035bbaf36d79a8ef7eca706384ae616062611cee402e34178f9875420094

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 810371af28ffeb3295f65a4b176dbb603f23b161540c05d1d3da5ba20c41611b
MD5 558c6b49d1bb5cfd9ac3cf67dc7102c7
BLAKE2b-256 ce4548f5cf814b15262558cc7783b44f60177cd364cdfd8f8e23fc6b1edb3862

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 851.5 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 dea662fb5ba0b542b5b7162e5a4f5ab538235edd922e16d62654118d8c244c08
MD5 01a48469f51d82d108c1dc7334fa2ee1
BLAKE2b-256 0fd10778c86bf5e7647d887e46a2429aab4dd4f6c0b6ae27b6ce9365cd9db82a

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp310-cp310-win_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 04e5ee0eb7a313e250ef381c7675f6d7cddb423c84e0b2190e3fdb52f4f5b599
MD5 ab49dac9f0ae85ecb6c5743939596ace
BLAKE2b-256 98c54513fbfa5e187108f8cf1940c5e325bc7d820823ee983f5064b2458b55e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec0b00969658511482881baeb1c2e02a8f62438d05857bb5053465eced15d3ab
MD5 7baeeca4e0c8433b5ccfb0abffa4dc6c
BLAKE2b-256 2d0b4f8ea035530ad5ce2a4aad2d628d879b1da7379d6f5626474ac54f9fff05

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a1e4f6ca5f05ee0e28ad615f8306b0dd9cf1de2ed3915a665f59ed87096e0c79
MD5 20dc23bcc798a6ba42d4d7d304cd58b4
BLAKE2b-256 97723727b269765c1544d8b2edeaf1af7ae85c85cfd8cea8beab21638aa4cd10

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f2d14a72b7266f27fc9dd712cd26a5ba56b90c481c3ec4b9bd6c64024b58c4cb
MD5 b098d7d6c72c73e99d3d10a810ef4eef
BLAKE2b-256 96b5d2b175827cc34a71ffdc23797d9877380f898e147768552b0983ffad67aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 26253e23b7c6e865e1cab0ed3a544f20f3b85273536c1cb906572644c821e019
MD5 aa47a852f13281d422406860ca9957a5
BLAKE2b-256 f1c5d3d5c9162fb65dee7901d196c88d0582b71db47cdbabc23c24c9ecd113af

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 852.2 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 c9b21d29a8a90e2c550d2822767c2b95881fb6eb602ea3f59c53b5d3929c0cab
MD5 f99a94ad6181971ab8be884942462439
BLAKE2b-256 a301ae884506e4c694908397e83c6369aa227953249fcfe82d8db78b8302b6ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp39-cp39-win_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gmpy2-2.3.0a2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4484477daa0db00d53e0f93106afef0ea4fc13e969c502bb3233924446f2cb6d
MD5 6464dff5806bc1923550196df87508f4
BLAKE2b-256 c7706270e00ebbdc8456c5840587a515957787c020c8f7cb3747df1c94f2ad44

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp39-cp39-win_amd64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9444cceef1ca177d5b8a017431096a8892b8730064821819b6993c95d1eff3fa
MD5 ab49639a71a4d306816bccb00b2124b4
BLAKE2b-256 ec0022caf91f90c5d0d21acf7b6303ee98178ce34063a89dc6c7ed2ea783f896

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bcf4a53a11f76521940595ca20077956ecd0865abe27e3820a7277fe68916ae4
MD5 51806b77a74a8ee3606125a34caa008e
BLAKE2b-256 bba923a055a57f5df9e8b0748a630949685843a03a0311738c482d30730da70b

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fa6eb09e01ef5d4449015b8158cdb654da556e6a59f81e24392de690cfd38d21
MD5 086dc283195744271b3ae93c35939904
BLAKE2b-256 0108b5436594b8ae8af1c6e8b9b6d472a6dd7345ba8d9188370333116ead1ca2

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gmpy2-2.3.0a2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f2ae50a1267d8c65307676b4e3d8b7b34c6ac5d580953e4768d62a672ff697e
MD5 da9c92ff04280cf6ac1308b067a8c6d9
BLAKE2b-256 df83afac219ee5ffa6f426b06c2bf26692535a6f9165eba53923a49f2d2385f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a2-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: publish.yml on gmpy2/gmpy2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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