Skip to main content

passagemath: Elliptic curve method for integer factorization using GMP-ECM

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2026 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64, ARM) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath-10.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.x.

About this pip-installable distribution package

This pip-installable package passagemath-libecm provides interfaces to GMP-ECM, the implementation of the Elliptic Curve Method for integer factorization.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-libecm[test]" ipython

In [1]: from sage.libs.libecm import ecmfactor

In [2]: N = 11 * 43570062353753446053455610056679740005056966111842089407838902783209959981593077811330507328327968191581

In [3]: ecmfactor(N, 100, verbose=True)
Performing one curve with B1=100
Found factor in step 1: 11
Out[3]: (True, 11, ...)

In [4]: ecmfactor(N//11, 100, verbose=True)
Performing one curve with B1=100
Found no factor.
Out[4]: (False, None)

Available as extras, from other distributions

pip install passagemath-libecm[pari] additionally makes PARI available (for primality testing)

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

passagemath_libecm-10.8.5.tar.gz (16.6 kB view details)

Uploaded Source

Built Distributions

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

passagemath_libecm-10.8.5-cp314-cp314t-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.5-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

passagemath_libecm-10.8.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

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

passagemath_libecm-10.8.5-cp314-cp314t-macosx_13_0_x86_64.whl (717.8 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_libecm-10.8.5-cp314-cp314t-macosx_13_0_arm64.whl (641.9 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_libecm-10.8.5-cp314-cp314-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.5-cp314-cp314-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

passagemath_libecm-10.8.5-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

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

passagemath_libecm-10.8.5-cp314-cp314-macosx_13_0_x86_64.whl (715.7 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_libecm-10.8.5-cp314-cp314-macosx_13_0_arm64.whl (638.8 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_libecm-10.8.5-cp313-cp313-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.5-cp313-cp313-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

passagemath_libecm-10.8.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

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

passagemath_libecm-10.8.5-cp313-cp313-macosx_13_0_x86_64.whl (715.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_libecm-10.8.5-cp313-cp313-macosx_13_0_arm64.whl (638.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_libecm-10.8.5-cp312-cp312-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.5-cp312-cp312-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

passagemath_libecm-10.8.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

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

passagemath_libecm-10.8.5-cp312-cp312-macosx_13_0_x86_64.whl (716.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_libecm-10.8.5-cp312-cp312-macosx_13_0_arm64.whl (639.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_libecm-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.5-cp311-cp311-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

passagemath_libecm-10.8.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

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

passagemath_libecm-10.8.5-cp311-cp311-macosx_13_0_x86_64.whl (715.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_libecm-10.8.5-cp311-cp311-macosx_13_0_arm64.whl (639.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_libecm-10.8.5.tar.gz.

File metadata

  • Download URL: passagemath_libecm-10.8.5.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for passagemath_libecm-10.8.5.tar.gz
Algorithm Hash digest
SHA256 46542c971d60a7b4f9a390eeb5c47963bd21e05b1b60cb8976a513b32d444290
MD5 b48012dbd11e2cd0ea9b9531a45a7973
BLAKE2b-256 33c4f216bd619adc760a88768fad671c801fc2b37dc3ba792d254deb9c1054d4

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 71ad94cd97c2afd0cbfbd8d8d2b3ad3be35c7b051787851a9b4d738c0f084f0c
MD5 4620838008375b50ecb54e2c77dc56ab
BLAKE2b-256 8074b25b58890d26bdd8ab100b23efa1b88692790791780acfbe0eaa4e4cf305

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f59f9145872baecfc1faefdb5351e54d157578304e7f4451970a70f1ef2eb7b0
MD5 b65a3951a8e62eda98a43b436f7f3da3
BLAKE2b-256 1af45490d12d8ed3ed1e429f5f5c9ed220265636c2710899e51229978efc0263

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13688f157f4b361d1a2c98c11dbd31e0211ad6bebd46b787c3346f96423722e7
MD5 3ca68d43e7120e62a7e5e077d5c2f3ce
BLAKE2b-256 b9a5b8613f792386614a5d64129099cbba798fbfbb503f1894b47c81318d1b9d

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0cd528fe3e3ca39f7ca449f96be8ab02cec90ffab82bec294c01865293b6e159
MD5 7bef90952f682cfc9614deb324b6f4a5
BLAKE2b-256 47f68daf42b93533b3bede5ceba5943dc527d14e331d337d20093611e106b5a8

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 014eae3dee36c0842a2a7e93f90edd841ad5f0853ed1b59dd7ae3ec1a23b3f50
MD5 bd9a2a8fcad9b217db30ae8b4f24d517
BLAKE2b-256 d3bbfcf41f55cf50ea76757d0ea1797a7ae8a2422f2117950940344f8095c979

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 642d6b61bef8b8b99e4fa0dfbaa261a47d1a257c3db73f3db2f6facdcd02f51c
MD5 f505b793e6407563d1e254f9ebaf003a
BLAKE2b-256 f4cadd9024e678197ae698f0c6fe4124da62b41c201ba37c98d86f1ee9fab059

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 426fb30dab8bdebde6de6a81a9e207f6edb3ba75ff39507e2f6eb34f347b58f9
MD5 b6c049afbeff6d8c6e2affba19c40a0b
BLAKE2b-256 12a636b42dfe69b4f6626543fcc7644f11204034caceb450d102fd6b39b691c3

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5aa7509fd6c8a2d408ff33ed77e89746a145bc37a1eceebf42e76216b2cb3c87
MD5 c5613ea0cf2289f524de736c20ef3c74
BLAKE2b-256 c08f6fbc9ae3844f65853bd2c6780a849cd399dbfd1dbc3d4343b2b0a4fb7cf0

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d4ef8a82d5070271248774e9d4d214d5342722c59d6b202a58ffaa5f86cbaa78
MD5 c5212a268e2384f0fb4a860d3aeb8969
BLAKE2b-256 bf6c953bd9f0160515ca777979528000c82985fe31d3017dc83a447fed8adc94

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4f367cd7f77c7367b7e558595334824dd1441951c29ce49fc066690e0667d57
MD5 429e96d46b2fbddbf1e5e9145f2126a8
BLAKE2b-256 37415afb82f7ecc16c025fea55755bf593c66ea4771be56643907b0592aec28f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cdb64ddb79dfbb54a2f31c9dc56b3ac3e3803777a1e02dce2b319b071e0104a1
MD5 fe9397d8a07666e520a9a070360f6cf9
BLAKE2b-256 5a7b8d94c89b64af392fc23936a5159935e095cd6ec7ec934f40fae7b3989e62

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c63ea3037f92c5b7471a633e3c963f546354c2dfd0146523454c2980b3e7c21f
MD5 1790dab7777d3ece84f2de44d74c6fed
BLAKE2b-256 166484ab87f57e08e087ac5bb1eae76bea8e7bc7ce7fed7e85cdb4001f29449f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bc2cf46893a20e2f33a8b5dca0ebfc625d51c4a34521ef67da53ff3cc09e17b1
MD5 05d7478495e7296d23cf8b2e6bc0f5f9
BLAKE2b-256 e63f8fb970f07fcea4f2e468ee0f5c2945ce908744bfa4a08969b9bcf48475c1

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9dfef1a4e104cf42443e9b150e8f6d679385b702afc729489d55b99a6b04d2f7
MD5 09f5198217c332989940205ff8ad9833
BLAKE2b-256 bc4e38b1a96efdd4d6caaf67f0d94029ef1260bb7ae9d35add666f0e3baebf0e

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 933e174681d607f832beab6a86dc5a62343893223ccc36404318c22c8923a0d3
MD5 1bf0cdbd5180888137524f917905a86f
BLAKE2b-256 4d509a9faa8331badc0d7600a4ec5debda469cde8650b991eabeb24fdfd3630c

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d5ae019e2939ae6771dc6f4fedff5c3d216f2c73448efa5ef9a4683669b7c86
MD5 2bca27c3aa39ac48c53e6a44c5756a2b
BLAKE2b-256 47eb0ed20ebb8c173614d4ac9c2518f4ae83e73c4128430aa293f526833fe04c

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3ab5570972a26333f0450b3c892a12d1178833f8d117d31dd24fd56705439894
MD5 1ca607713e6927fae0bcb00e714bb2f0
BLAKE2b-256 156b21af97a18c3936cb64d42d15d3ee329b3495f41426bff0a399ba00acb6f1

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c9ce381b63724c9da4936094c3aa5603bb7ddcc71ef12d028de2a86714b5b1cc
MD5 4922235bfb340b656842b8c56281f95c
BLAKE2b-256 1c62ef8dc680018eee3b755d0c8e67be16966409da1cbeed7a741a4e0f4d295c

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b243064ba538322b8d7ab0214fa8f4a620db9e155b1ce57bbcf1dafba9bc3bc9
MD5 4f61bc5569e307f0c2a8d23c1bff517c
BLAKE2b-256 6c68858d6b1255ed8babe33277ec902a2f37822352e86a40226a23fbc1198c09

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1d236b316465b48d102e94fbff6944f7859134c07e9bc699f784aaff8fd98337
MD5 fb0ba02bc16d66fc52a2ab1cad075475
BLAKE2b-256 c27a3d4893e7dd750b8f2d3f8b2a2ef41c352d205bc5bf0320884dff21e7f0f5

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed2f12a226b792792904a742181baa6c07f81f84d36eaa8db3cc3e06dc1214b6
MD5 f797ffcfff32b6eca8fabb11b9c7cc14
BLAKE2b-256 ae1a1618fded8cf3f0a7a7304ce6ad80c87045e47349a947df58409295433107

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 db62b790e4a83d81ce54099781d0c7f66dbfbe4051d39f035dbd80d987085893
MD5 7b843f4a33d16b6c89b2734ac476b62a
BLAKE2b-256 b78c779e538ef1fa0b374f0e3390d15e20cb6f62ec5e6f716475cc3690a3c4bd

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b98dcaf46f6169e740098bcdcc8c5ca37c14a738c155e4c8d0485586a29da92d
MD5 cf0d581d992c8f723a95725106d60e3f
BLAKE2b-256 8bcff6cbcc10b760ca3e3a1d04b5b8efa9ab33bb7cdf43e0ec39994b7d8fbe76

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ff40ae80e9d6f736f63381faf477986e219115fe1f280531cc82cfaf50f95c66
MD5 101ae9e238242b080a46fbb8202dcef9
BLAKE2b-256 933aad245fda06053a43b18ed2f4ae6ecdbb4c4fd6120b8eaad2b6383829d784

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01c45b7c06275776a743644b50e01760bc8866078f8ecd3c3deb712fddc578f6
MD5 5026765fd54667358837832d434582f4
BLAKE2b-256 da2fb3efc384e95855b370fcd61a6d309fbbaf6fcda8ab2094eff1ae3980278c

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a9c86aaee49fdf008e537a7ec475209381be7dfaf56e8ae4daae7ef0e954795
MD5 d3444c5f2588f3a4c64ce4ebad8b4e8a
BLAKE2b-256 e9c3ae5af82ce9b703b97be3033c040f61c2a426591a7c4fc2a68a80a15d81c8

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c1ee41aea7d147f8d1536e8f8eef19d926c5940a031467bfd2893bbd0c35890b
MD5 86f0f1509cf7e304e9f6f5dddae57b65
BLAKE2b-256 d6dfa83deda9bcc2b9f51186c5a835fb9781c106979319a7fb1aefe602c218f6

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fa80921598d2da3cf69465b208cbfd7f59b9b0a96a4b8b8e24b04afb84c00787
MD5 bf0028c5496b78ad3e1f638313d9b11d
BLAKE2b-256 5696fa93541e0630a8679ea2d0cd0a07cb3529c732ff069964298ef45bfdd40a

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4eb5cb9d18b428b35577a71b3dba5a6ec7b22962aab4a4d4350ff243db420e85
MD5 7a09f6824b4eeb55b211dfad3c4aff16
BLAKE2b-256 0f1b5d09cd8720a91f81330b7e25fbeed1f518607b5eb13cce67a898f76fa3f1

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.5-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.5-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 23c0604198b1a0c3e29e165b31368da604cc7ea7ffdc91a4861873be687b9b78
MD5 12d1a8b496b35dc940c38be254d595cd
BLAKE2b-256 d2a181a9791f8939e7ef85a4ed1dae8d0cdf82985814864cef1af91896e49af5

See more details on using hashes here.

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