Skip to main content

gmpy2 interface to GMP, MPFR, and MPC for Python

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

  • Fix memory leak for mpfr/mpc cache, see issue 511.

  • Fix memory leak in GMPy_CTXT_Exit(), see issue 515.

  • Restore ‘m’ in library list, see issue 538.

  • Adjust to_bytes() behavior to match CPython.

  • Provide wheels for CPython v3.14.

  • Provide wheels for Linux and Windows ARM64.

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.0a3.tar.gz (278.0 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.0a3-pp311-pypy311_pp73-win_amd64.whl (1.2 MB view details)

Uploaded PyPyWindows x86-64

gmpy2-2.3.0a3-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.0a3-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (933.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

gmpy2-2.3.0a3-pp311-pypy311_pp73-macosx_11_0_arm64.whl (690.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

gmpy2-2.3.0a3-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (837.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

gmpy2-2.3.0a3-cp314-cp314t-win_arm64.whl (880.8 kB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

gmpy2-2.3.0a3-cp314-cp314t-musllinux_1_2_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

gmpy2-2.3.0a3-cp314-cp314t-musllinux_1_2_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

gmpy2-2.3.0a3-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.0a3-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.0a3-cp314-cp314t-macosx_11_0_arm64.whl (723.0 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

gmpy2-2.3.0a3-cp314-cp314t-macosx_10_15_x86_64.whl (870.4 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

gmpy2-2.3.0a3-cp314-cp314-win_arm64.whl (876.5 kB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

gmpy2-2.3.0a3-cp314-cp314-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

gmpy2-2.3.0a3-cp314-cp314-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

gmpy2-2.3.0a3-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.0a3-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.0a3-cp314-cp314-macosx_11_0_arm64.whl (708.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

gmpy2-2.3.0a3-cp314-cp314-macosx_10_15_x86_64.whl (856.3 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

gmpy2-2.3.0a3-cp313-cp313t-win_arm64.whl (856.1 kB view details)

Uploaded CPython 3.13tWindows ARM64

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

Uploaded CPython 3.13tWindows x86-64

gmpy2-2.3.0a3-cp313-cp313t-musllinux_1_2_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

gmpy2-2.3.0a3-cp313-cp313t-musllinux_1_2_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

gmpy2-2.3.0a3-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.0a3-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.0a3-cp313-cp313t-macosx_11_0_arm64.whl (723.2 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

gmpy2-2.3.0a3-cp313-cp313t-macosx_10_13_x86_64.whl (870.3 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

gmpy2-2.3.0a3-cp313-cp313-win_arm64.whl (852.0 kB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

gmpy2-2.3.0a3-cp313-cp313-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

gmpy2-2.3.0a3-cp313-cp313-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

gmpy2-2.3.0a3-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.0a3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

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

gmpy2-2.3.0a3-cp313-cp313-macosx_11_0_arm64.whl (708.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

gmpy2-2.3.0a3-cp313-cp313-macosx_10_13_x86_64.whl (856.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

gmpy2-2.3.0a3-cp312-cp312-win_arm64.whl (851.9 kB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

gmpy2-2.3.0a3-cp312-cp312-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

gmpy2-2.3.0a3-cp312-cp312-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

gmpy2-2.3.0a3-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.0a3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

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

gmpy2-2.3.0a3-cp312-cp312-macosx_11_0_arm64.whl (707.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

gmpy2-2.3.0a3-cp312-cp312-macosx_10_13_x86_64.whl (854.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

gmpy2-2.3.0a3-cp311-cp311-win_arm64.whl (851.5 kB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

gmpy2-2.3.0a3-cp311-cp311-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

gmpy2-2.3.0a3-cp311-cp311-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

gmpy2-2.3.0a3-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.0a3-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.0a3-cp311-cp311-macosx_11_0_arm64.whl (707.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

gmpy2-2.3.0a3-cp311-cp311-macosx_10_9_x86_64.whl (855.6 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

gmpy2-2.3.0a3-cp310-cp310-win_arm64.whl (851.6 kB view details)

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

gmpy2-2.3.0a3-cp310-cp310-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

gmpy2-2.3.0a3-cp310-cp310-musllinux_1_2_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

gmpy2-2.3.0a3-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.0a3-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.0a3-cp310-cp310-macosx_11_0_arm64.whl (707.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

gmpy2-2.3.0a3-cp310-cp310-macosx_10_9_x86_64.whl (855.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

gmpy2-2.3.0a3-cp39-cp39-win_arm64.whl (852.4 kB view details)

Uploaded CPython 3.9Windows ARM64

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

Uploaded CPython 3.9Windows x86-64

gmpy2-2.3.0a3-cp39-cp39-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

gmpy2-2.3.0a3-cp39-cp39-musllinux_1_2_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

gmpy2-2.3.0a3-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.0a3-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.0a3-cp39-cp39-macosx_11_0_arm64.whl (707.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

gmpy2-2.3.0a3-cp39-cp39-macosx_10_9_x86_64.whl (855.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: gmpy2-2.3.0a3.tar.gz
  • Upload date:
  • Size: 278.0 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.0a3.tar.gz
Algorithm Hash digest
SHA256 16b8c95ff3b4b00da972d7c67e410d4ddcb2092dd7b477ccb70d9e90ed0f72ca
MD5 9c50d0b8d88d0bf80fe0cefafa739f1c
BLAKE2b-256 433ac1823f1c382a735ff4c6ae674132e620959bb2c921a7c25be53a3eb786b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3.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.0a3-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d8d8ad608d039043fa49549ec75874db56151a4882b60239ed7b26846bb11300
MD5 6213f9898c5003f48c2d5a46f161b0b8
BLAKE2b-256 80bd14825895ffc01c5dbc4ea081c6fcca898d93df3c11c1b263ae64be7d4448

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-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.0a3-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a9b10ccf9258cd6da437eeeb5782bf09a3a8d3d02a2c361376a6b78fe83472d4
MD5 b11bb7ad85052c63f225f58016533fcb
BLAKE2b-256 84f6d1ee2f8eff2e2ea4c9b5a17bcefd4102b119fa1eb73f27d36221d23c50ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8c954cd26a1fdff270f05a54773211312bf537578c41560c81b6e2a40493187b
MD5 32fd9985b28c140930aba7f6915d3f94
BLAKE2b-256 331382e39cb683cfc2e2884a2814a34f6b78fb0a9ae2b6fb3584c14eee93fdec

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-pp311-pypy311_pp73-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.0a3-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1551b20dc956598ea03efae413bba5f070c170cd68bc326fc6edeaaf45638c6a
MD5 a866d4bda9718953851e147f21b2879b
BLAKE2b-256 e62691fa5269933b975e84e7e91362c85b279866db873f10818d781a1c06eb69

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 787bc2267ce0de9521cdb38651c42826fbea9ee8a234c9adfecb6dad30e90395
MD5 8a0a99b915b67808d5d050fe53c089f1
BLAKE2b-256 84f63cf82f6ff41ad824326d3747b45e6c257f74650bec87b5281d008721fab5

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 880.8 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.0a3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 90e6c37b7aa47c639c6191f199c4cfe4adb0eb87ecc966bd50ccb449a8de0101
MD5 1e8773c78abd0cbd2582e9095e53aea8
BLAKE2b-256 37b5390df19b70aed5b5ac0067d88ff64c91449cd17598fe4c40eabf4962497b

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-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.0a3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6a8df9d6cf7f1d5d23b32857c56baf065005aecba2a38ba2b2ce32aecd756d73
MD5 c46f175c31ca8fe09d83099c8268dea8
BLAKE2b-256 df463586559f73a3e31eafd1e668edaa990ea2bfcab4c4bbb94a951e7d5633c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 baf8423c1dd98dee0c9d63010709580d042dd90b8e1183c1d8b6672da3a7ab4d
MD5 1feea3ddcd721910932e2a5197647e63
BLAKE2b-256 063ecdd4684d02d4442fc4e2f747289f91c27fc61c8760783c5bc49e61e55530

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp314-cp314t-musllinux_1_2_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.0a3-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 509c085ebc51b7bdf9a2cc53f73dfab546230b9cdbfec6a5e3e7c792201f4c0c
MD5 a6c746618a417a0989f4740d613f386e
BLAKE2b-256 b24b287bd1e3e687d43750e992b0ba59e43a9f8b32caf5f2ec93ca81b86631ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp314-cp314t-musllinux_1_2_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.0a3-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.0a3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 099f558c62e2eed303892d3270200b25f69e30945b49c319327098f2901fd1b0
MD5 ab831f8acca4fad47c081a10547a4960
BLAKE2b-256 847b33196743f7bb7ebb0cdc876fac8a26c09a2b39ac7cefc10955b9940a377e

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d6dfbf21c3e4afb6240acd9cf5740780ae0f6c50bc38000fa2ed97d104f737b
MD5 da2f0c045167edd8f706f265fdf5e861
BLAKE2b-256 86176b988a99f5bdb03283fce3caa4ff404b2a47c2c553295fdf04724e948bb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c7061e68451fbd7562b73b742698a4b8b6fb2c42d1d8502079e3f1f5e644446b
MD5 d49eb525b47126f30c4451549f3933de
BLAKE2b-256 0ec16f8745d7a9749631e2a015d52186a996016046c5c2e0531acb75e49eea7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b0d745728296e2c350f29e1a8a57625dcda768b34b44c1f5b8dcea3c9d716a5e
MD5 29c07f9d98ed0a04a45810be818a6aa0
BLAKE2b-256 f75ebc70001cc374456a9384d8b268433abf8c49bd52b727749d7e7f25be2f80

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 876.5 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.0a3-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 6230c6b51f507e20f548f6e9b001985e10bec4d0e99c6c9604f98a2085f838d7
MD5 d5d449188edb529218c66a0fe5e6dd7a
BLAKE2b-256 1b54db2d3661ffd8a1f0603ae2dea808e5a0fa9af729a4f86c824df0e3213b6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-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.0a3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 495f5f4355c070591cbc108f70a8c28485bb2426febe18d0005a9de12d73fec3
MD5 0bc9bbc7ffacf621e768ba45722c3e33
BLAKE2b-256 dbf6dca177c8da47f86c9d771841caeb9ff5c6d40fe6b51f08b22d0d97167692

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f756909dc6caeed60590b33e060bfe1a9389a10e55685b11319038ef9155c2a9
MD5 b679a26e30ac2b75e8e0225cc9c530ab
BLAKE2b-256 c7a84d7cd9ebd556313942e592eac4bfe62d3ae26d3bc87ce7295e837d38bc4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp314-cp314-musllinux_1_2_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.0a3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 637315630842c412be9de792e2a041913cdc244c04b3232dd11a2324f55cf37a
MD5 68da60b83684c82713041438d0044c22
BLAKE2b-256 2eec9d9b9b2ed3263e67b8739d0f3e080cfbaac35f559735da22e5b26fe120c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp314-cp314-musllinux_1_2_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.0a3-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.0a3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c70949b8cd06633169259318296b04d62aba24bd0497cd27c75800d805ffced2
MD5 26f1a7f9910d1c491b2fd4d3e4300c3e
BLAKE2b-256 6b4bc8c439e61019fdf953b76414380e8f5b238943db4c7ed31fc4f887038347

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 99267e8f4c07fb9edb30db2a95fd681024db17bce25509a5b9b47aaa7b3fb60b
MD5 5332233df6d6c0e24dd44085fea36904
BLAKE2b-256 4826bae49dcce6f5867d9656ee773843620774dba7aa6bee9b06376cfe6a5daf

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82a47bd296734cafc91c934bf66f2a010f204e7cb3d40a4b7e3a8c07c9a25eb5
MD5 34607b16866a6ce6e0dba26f9892e622
BLAKE2b-256 ccc0ed59a8f5754ef0f5755f3aaa325998dd491cefaabd0bbc78e4c539893cae

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2cd7f423c7efc9b4d1cb37571b8a411c5a399126a263e4ec65ed700a27fcd9ca
MD5 0eb556d13e12856dd77b6aa96120d74e
BLAKE2b-256 9063ee065053d8c9a788da48ec66db7d85011ba074df3307995828dcf6fd7553

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 856.1 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.0a3-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 7266e7061a73a0fb5305d9161c14c589e325ec3cce8609b526abd5ac36b9fcf8
MD5 cc5bae2b76271e1e037ccc91682d026d
BLAKE2b-256 c0a7ed7f495f564c3d1d61a0ce4e5cc5d9df19748cf35e45073e25224394e615

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-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.0a3-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 3a5ae8ad89556035471b52ce23784ef0ac0c75e14dbed5ece649c7d5ca8af9c5
MD5 dff28a3fec5fa25a6e78cfe4aa5d78a5
BLAKE2b-256 7844e8578a0b1253cc597efaa92925dd2560d4a35eff5e30de480f1fd6f7af69

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64a2ed4c1d88ec2c0de2825eafd92407e313ce1518701d370ff1b33eb536f9b6
MD5 4a2da23b04b6ec66414f5e4dfa89c536
BLAKE2b-256 31bd4b3006a70addc42c1154bd5efa12b2e2e30c4d50c7bf686a52694d921961

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp313-cp313t-musllinux_1_2_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.0a3-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2eb9190d192a9e6355c397777e99d61285373d7b17fe2194bd105871c5e47aa3
MD5 b98934447ea6a494e40a6288d8637bcb
BLAKE2b-256 0a8dd2172f80ab1f428178cec30061088a49b3d67c04202ffca16bee788f942d

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp313-cp313t-musllinux_1_2_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.0a3-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.0a3-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 20cfa4cd32b6bd378f2226f02b870a0255d4ede868de4a00b0d530478124fefd
MD5 f7304d4346aa229411356a1bc33635b9
BLAKE2b-256 b7eca6815c44cd19bd5b04ea143d227121c9374044ecc13987203d4641b4b561

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 30015c30d72ca796fd829b4bff0321a64db8b52bff3e74d7df50615961af0d77
MD5 74dc05bc876ad3d4d7b0eaed6a46edda
BLAKE2b-256 e670fe46d8a53fce99de655db0a33527bbf59e20657358c2c5fafc70f08caafc

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e7616fe6e90c667f324cbf185f50abe759b52f2404b0567b376cad1e4253043d
MD5 0ef4b19eda2fb1a62678b3fa98dae934
BLAKE2b-256 3df3f96bd32ca42e7e8aa63a55b117fe0279a051f2020ee6fecb290004e00c7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7d7af6b08cbefd9bd994124c4ef14f25b5d1952959cde951a8d92d7ab7b30ab4
MD5 87c4fd8642fcc66b58b55ec50ce3c312
BLAKE2b-256 d570265bd03d7cf31f8074597b7e1f8888b56e01d5cbf72f25ed8cadc895fe77

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 852.0 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.0a3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 e894bef701384403b619149cc903b3fd846ae916c5ba5be93c7d8849f5c4b411
MD5 c474a1a0a62c4ff7807f1ba07328eeee
BLAKE2b-256 808a1a8f521a1040e38c0187ac7013e8b63f08cb7bb6afba1cb252bbb49ac3c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-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.0a3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c91382e93874577cf121dcc787707483d25c29c26550c9e15ff6facc04d545d1
MD5 2c2969caa2c775848585ac1ecdfec3f0
BLAKE2b-256 324fdcb075ebd3ea180be4dea310a44487d4c168ed6dafa91cdb4ed9d5bd68bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d68a0595fbb210af8d2716f678f530181dc5695c9a505569da15e73de8d6e56
MD5 88a437674f6e6dd236368ed496d04239
BLAKE2b-256 baece815d5ffe23738cae77f4996e16471d3cdfbc46ae5d1c8f526a9659ad001

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp313-cp313-musllinux_1_2_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.0a3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cc3089b6219941488abefd5f87aa1c564011f278bdc84554cdbbafd65b7c71c1
MD5 ec5a03c9c7637abe8399ef383cadfe1e
BLAKE2b-256 853a7cf8df6ea3e3425ccdb35588bda7ea0ef455684532c5ff9724cdb0b8de52

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp313-cp313-musllinux_1_2_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.0a3-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.0a3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 49a5c0774433a661290a5f8da0a3b3721327fbe61030bb43fa599a33180f94ab
MD5 4f5ae6cd9af5c5e06d4e62d34a9aa818
BLAKE2b-256 f98d7ae52859e684aa602ee7debc7a770b5ef712435a739cb98cc7f2fe1703be

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3b934f95dbf3aee1ba58303ce2546b62874a7b1da3f41a2645eccfadbeec5275
MD5 bfa192b9b664851828e0076be3f32605
BLAKE2b-256 ecfb020211769efd99ff6616f1b570c73239e788681a101c7abbf4593446a31a

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 673bd1ca47034e496be28267adec15554b98b284f9fb06011772511b6d61360c
MD5 b94d39c13f438bcf6946b3b38e3bba3c
BLAKE2b-256 7826491f2326a5e7591df8da6a1c8ce7a02617c0e932f2a5707b857385e3713f

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ae2f87e9c774edcae9988d8a92ffb9c11d80f9a841e8ea73cb3f1af008c585b7
MD5 4a6f45299fab39f76519a301162db7c3
BLAKE2b-256 cb45bf3c6369ff20ef2410654318bcd6f2a49222530fe58f583da6a0eae01b83

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 851.9 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.0a3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 b7d280d3c3f44f4be09d1ca6a7b11abb56a59d6320a500f13774b24e957be3f5
MD5 26e664cce218a029e735a82074435fca
BLAKE2b-256 72c982e33064a08c3cd2f4dca52d170567db2702eacfe8db4f0dfda9b985b7be

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-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.0a3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4b2795caa6148e5935c9f003dbb1696a62b237bf49c98695bca066e26a08cb50
MD5 a5185099651fe9bae70aec90ce90afe2
BLAKE2b-256 3144a7b8baf9f8e344579267dd0f3dccaa25f3cedee56bb17bd236ec87b2ac30

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 056f5592b39ae58f6d619b79363ba0141838fab32be53b889eaf19f17320d6ea
MD5 3270a8dcfd7dee3617e65684e1c6c5a4
BLAKE2b-256 41c7b5019df08466344c15505cae38c7af5a56d1e327f63717271929c15655ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp312-cp312-musllinux_1_2_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.0a3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 962367cd0c1af7b0fd4afc74e25dc5485d88ca8072e49c08dc61f03591ba216e
MD5 a1271cce1b2d75392c6ec7801497eb48
BLAKE2b-256 57a6b0edb8262b8a48a7808eb4f6c31111c0597ddf1080a74e64e1f2885023ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp312-cp312-musllinux_1_2_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.0a3-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.0a3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e3366c53ad4ec9928112b4b3fd894e8be5675bbc16f2c0198575208196104001
MD5 e632e1d4591e8e5842a336656d9a63ff
BLAKE2b-256 fd6d519634688d4e1febdf2c2d8b4b990e18f6cf1f21569c6861eeb371920ffa

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2be980831e636ec407055bcc2476fd2dce5d28446bd9ea078f0a55a16b8d7cbe
MD5 ccfd044655d41c72c849b03e20a9fa42
BLAKE2b-256 6ea7c57ae33bab7b2b25c223da7af677fbdf08f7f2f6baa4c855d72983c6a44d

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d505491b2461261a8006d259a7876d5578077049188e300df809a12746bd873
MD5 5882202d851da05149d87c9a3db111a6
BLAKE2b-256 d2dc2aa7b5b9c0422c303269536f8754b0b9f9d349ae0e8b43d3c410aadd5f39

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 80ee1ab3820d74bb989e40e9986d6513080e684140833d2d60bbdc1fdd22e33f
MD5 76de821dcb486616dd2b6f9e9ef8fd69
BLAKE2b-256 51265cf3bef72327898ead305ece0fad399f477fc16cd640e2f68ca9c85ade01

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 851.5 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.0a3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 2858232cd68d7ad70c6f4bf27526703aff80c9dbe0cef6340b378eb619832461
MD5 64a077e1193198666be23e97372ce45d
BLAKE2b-256 4d99ea4eed248024b198b7e0aa4a013adf73d28474f057b65258ddbdfb5de82c

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-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.0a3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1d46d6c23b54074f66effeb602165338febff8bff999a2a4d188e5eaaadc699a
MD5 05bbc2c9662272d36fe4895471cdf3b5
BLAKE2b-256 035d214c94a2791a2fd3b306d97b2c205763eb5b9c341b9479f8631b76e01024

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15fe4663a857580d96294e68fe3fb55b03d084170c2ab748dd3948d2a3a52ba5
MD5 19d5388cde704d7f87d43d04f4e36e6d
BLAKE2b-256 879136b54276c3bd6903fe660c23ee309b01b99c1e2c138105e04a9c25fb07d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp311-cp311-musllinux_1_2_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.0a3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f35bda847926a1da73a1cfa86656d0dc4610701ba7a221a938fa1b009c49cd7e
MD5 2976b8bd5ad063a1b74fc99dd27023ac
BLAKE2b-256 8a910c2fddea311132bb10b318c40a29d1313d577cf1861e1756970898953ef5

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp311-cp311-musllinux_1_2_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.0a3-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.0a3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d3251f2621c50f0ab7cb5cfcc5635a2cdb7b950d27c4f7d904b064fb0599420a
MD5 c4fd9558ad49a67b9100c975615b8bfd
BLAKE2b-256 bc2037d6c2f9cd4dd4b613ed8dbcab6820d0941ce1e097fc2915773eb36cf1f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5f84fd332cf1cf3f66c9445cddb1791f2fe3fb43dac648693781eda195bcca93
MD5 b9a5e1f1159048985752751e31570d1f
BLAKE2b-256 678b4409705aa4dc69c69a63d074b4d7f048eca9fbb9c2ca2c4068d4f06c8201

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3af14b0b9e17a5f8925981305b20d414a34aeb9ca839673699fac8720c67aab8
MD5 2acf555f4483060761ed297b275da8a4
BLAKE2b-256 f187cc6684b0757cb300bfb478ee4185859b7f22789ad66d92ee6dfa2c8ec27a

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50ba5d44a855890b9fb9da3d5a178262d266357a6ab3effdeed9f553957965da
MD5 2cb01d0cc366ff297898631da99c4aa8
BLAKE2b-256 b0206f6f40c2efb90f6a4ef32c7a6f87f67b041eb7f955f8725e1a3f10865343

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 851.6 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.0a3-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 81557843a6d5b9c0848554ae83f1b826f27a0f332d91d6dbf443c522bc6a7b88
MD5 f3884952ec11a454cc7ef77757ab253b
BLAKE2b-256 78e9b9fad9ecf7c4e7f166f6de371e95647a30f2197654d97b776eded32c3a34

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-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.0a3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 82ed24cd36414c73689697a6c8ede42e26dcf49f44b36c80a1f57495e2708864
MD5 2167db4c1cd2208986710db544a5ee47
BLAKE2b-256 69e7cb1a3b39ff04d264af0b5a73976df59676f6d27b4c30029b44f73d5f3f96

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e2a339fa5dc34b53513acbd91e6d48d1e641b1698ec0c5813ac0b3bcce056353
MD5 e21918415f428a5c612de03a1597852c
BLAKE2b-256 c359ab3c74f0f412876727fb83c57f2b54f482ee6eb374e073776adb8f4904e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp310-cp310-musllinux_1_2_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.0a3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 11f15d397bb2178c49a8eed00467b60353244866438536e0f4a3d448e5382e9c
MD5 b6e93943d99271bc4fd8ae0f69ae6e25
BLAKE2b-256 6c28ae903a69859d957ef3018662d2f9e6dd75789372b437049341389bb2cfc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp310-cp310-musllinux_1_2_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.0a3-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.0a3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6b5c6d8494139f30af0e83fc38bc642874f93bbc83985512a43b07fd04950f2
MD5 d39bfa27a9bf668802e5704359826f4c
BLAKE2b-256 d848cdce786f24503c8f71cf7b3a3d7e5c09dbd1fac6f716698e07b45669345b

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7d0a5a367c24f9ce20f3955b840134d16593fa23745139204e61d6c7fdc0fdbe
MD5 42872f67e473baa083f1f55c78e506c0
BLAKE2b-256 f803a5c1f9dab13af1951a839669db62a50098a8d3ace2b8780be77a5742a1dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b8cb698454071023fbbf2520ba81631fa696870fc8504d976da602bb92dfe0e
MD5 91c897627806d747cd0874bee15c1b9e
BLAKE2b-256 04cd80884a98aeaaa9c4b72a9cb24dcf1c003a9989c357fec6054698a8ce5f7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7c9baca745049c14774c5756b7a587689a848742a879c4ae09858efd34948a56
MD5 acb7d4b5db4bbdd96ea74d9fa8be9503
BLAKE2b-256 6f88b77a91fe08b82bd0ad219e45b82f202e534747afbb3e251b7a8841f8e18a

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 852.4 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.0a3-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 e243eea013ef7a6505eb9d6d9ada081dbe37f8387d11a284956ee578b9ae952b
MD5 d8697c6b47bed5e56f13e282f50a4c16
BLAKE2b-256 beae61407dd601b9e98d05590cdcf55de341340313de7f59d601f24931ff6eef

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: gmpy2-2.3.0a3-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.0a3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4cfa0111027bdb1fb537ebf14b8f9677a09bc1ec8897f59cd634a262091579c1
MD5 ae8a12f7a99d613784a1952747c47a15
BLAKE2b-256 a6572a77de5d0874a7a8f1b8b7933688a0bcf1b45ae3887b0c98a732c272a0e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b557c98df9a751a2dd32337a2eab7622c78bfd78c271ebf32e889f58d6adf5f2
MD5 41bd7c3f0a3ef412bff0005688caff5f
BLAKE2b-256 663700467d2f157270a7a5524862838f125b32c56d74ef01958faf7495db7c88

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp39-cp39-musllinux_1_2_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.0a3-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f038ddf3ab8495f15f1450b21328a1cafb0f760067b13a68c10694d3ab749dde
MD5 667a8eff4a1100789b5c5faf6112e0ad
BLAKE2b-256 b7b9bbb605669fb27aac97b9b839f8960f9d53cc90779de2a7af477565982531

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-cp39-cp39-musllinux_1_2_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.0a3-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.0a3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6d5e0b009e791d011e76ce27891f5bdaba89174de859d50e75a0ab5399cbcad
MD5 36cbe13bf260e5072c43206a90f81856
BLAKE2b-256 ae8ad2b225362950ff6a00311894289c71c25ccc393247a0309a0be53771f0c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e6eb5b2fe077f2173f08d2c770509158632d680ecb2a864f47612c299a702432
MD5 91af4a00c506670882487c73acd39ca9
BLAKE2b-256 f4b81906879a0b261e1240943572390c3e0a6753ece521d1bdfaed4be11119e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 45b4cda34524e1b57daeb09fe5b14f0547a31fdc168bfa7e503aaa52c63058ea
MD5 797f0ef25681f5a68426bdcfd753276b
BLAKE2b-256 3f1f66440a3c300e6a9229524b16cb4a5139e1bc52a19d082555fc8eb7b20046

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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.0a3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for gmpy2-2.3.0a3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a6ead11f72d9f0c48b9479cfff43d7868b4c06390ae38d26f57a3bc915bee7b2
MD5 4520c397075351e4bf0583d8f472249e
BLAKE2b-256 1f3e3d2e97052b1192c9bbb76be743bdde6400514000e871c714d17e58fdffe7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gmpy2-2.3.0a3-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