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 --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.6rc2.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.6rc2-cp314-cp314t-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.6rc2-cp314-cp314t-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.6rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.2 MB view details)

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

passagemath_libecm-10.8.6rc2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

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

passagemath_libecm-10.8.6rc2-cp314-cp314t-macosx_13_0_x86_64.whl (795.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_libecm-10.8.6rc2-cp314-cp314t-macosx_13_0_arm64.whl (732.3 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_libecm-10.8.6rc2-cp314-cp314-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.6rc2-cp314-cp314-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.6rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

passagemath_libecm-10.8.6rc2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

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

passagemath_libecm-10.8.6rc2-cp314-cp314-macosx_13_0_x86_64.whl (793.4 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_libecm-10.8.6rc2-cp314-cp314-macosx_13_0_arm64.whl (729.9 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_libecm-10.8.6rc2-cp313-cp313-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.6rc2-cp313-cp313-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.6rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

passagemath_libecm-10.8.6rc2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

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

passagemath_libecm-10.8.6rc2-cp313-cp313-macosx_13_0_x86_64.whl (793.4 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_libecm-10.8.6rc2-cp313-cp313-macosx_13_0_arm64.whl (729.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_libecm-10.8.6rc2-cp312-cp312-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.6rc2-cp312-cp312-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.6rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

passagemath_libecm-10.8.6rc2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

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

passagemath_libecm-10.8.6rc2-cp312-cp312-macosx_13_0_x86_64.whl (794.1 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_libecm-10.8.6rc2-cp312-cp312-macosx_13_0_arm64.whl (730.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_libecm-10.8.6rc2-cp311-cp311-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.6rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

passagemath_libecm-10.8.6rc2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

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

passagemath_libecm-10.8.6rc2-cp311-cp311-macosx_13_0_x86_64.whl (793.3 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_libecm-10.8.6rc2-cp311-cp311-macosx_13_0_arm64.whl (730.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_libecm-10.8.6rc2.tar.gz.

File metadata

  • Download URL: passagemath_libecm-10.8.6rc2.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.6rc2.tar.gz
Algorithm Hash digest
SHA256 f005bc31a3d5eba5891312892a6ee42651edaa2f4168c56ad5ebd105675d66a2
MD5 2c16e365da1842e902f4ce5d6a261683
BLAKE2b-256 0859ac921844130bc9b1ca113f809e9ac554e1ac28af791e2aeb88c30bc5b0cb

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fb9f5f47fb106643ab27c5acf2a060b0db081234318dd24e009850d226825c97
MD5 77393b17abe488e5cd48dc97a136968a
BLAKE2b-256 c352156722641f1de220a2234a96c34df013f6bdb90e9b45602cdae4201d5b8f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c444e96a85c270c471e78201a7d1cc85c6ac46439c0adae21359c3fc1d97e5d2
MD5 da3e5dce9e710b1ac7f2593da7c10198
BLAKE2b-256 e279d5d2a82fd35fd645610df63a9d4fc44b0a6e9f1747def406b99622fd9991

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e4ef42e622effa7815ec1823fdbc715427ce27f37ec9b94a3d398dd483400a1
MD5 42469633485db43b16587d569e858cd4
BLAKE2b-256 e5d4246e9893370dcde26fddda5b40fc8c0de05d21454f6e6f9626dcff791d6d

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 068f089738921449f770841b748fbca517fb60e441f3c3387fbde0d0a22a08ca
MD5 3fc6d7450daf46e540910badee8e68cc
BLAKE2b-256 5ca9fdb95cf5c381609e71964019f553dc78ee406882c69066bc5d783353c7e7

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 55038366abde1b9af1545bc60125314a442a19481d56031c79d290460873e3f2
MD5 deff7b65d9c4ea05a89640d0ed226b1b
BLAKE2b-256 438d60e13f9a9addeb65c4b250d1c12b55687ac87a9a813c1810659b1c39d29b

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 70161a094e59b96791d23e69ba8e0c3c231bace54ea8ba0edbf74c82a4745bfc
MD5 02ccd6d4e8ef63b016457564fa7481de
BLAKE2b-256 ff36d4729d80f1ca3c8074602a5f01d4b0f67524fb3dd202de3af6c47ee8a99b

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bfcaeb5aff1c54afbec884ff513c5ab2977cabda42dabff705dc916dcc2d34a7
MD5 d66729f2d1ffefbc6d3c4506a5ea5886
BLAKE2b-256 d2e4a22397c9f195428c851f425ba6a10f314eeab79da508b1047c2dd9ab3cb9

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7e71aab9ab45b837e81612ef2c15ca1ca2cb73983160cc368f9bd96d053ab8c9
MD5 d43107d8eddd559132672711db7be0e7
BLAKE2b-256 43ff7eb646c44479f6c9758bef8a84c5a819792bedce549f9630556ad80fa760

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e6eee7b96bb74d9f71b7e8c48afa75408b712b4eacf4a15b49c8a0a35b75a4d
MD5 89c5d7b824c5f3dc3ca3ebf46a95ae01
BLAKE2b-256 8eee13a4ef041c20b24723fedeefc2631c84d3b313b2d5ee097e72f879be5c39

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d49b37fc7074215b0039cd966502c0cd8683e28c9886c21d51c311de0eb85986
MD5 51302749769f6172a5a29c5c5c2877e6
BLAKE2b-256 ab2c1255f65d16daaa67b6f8273cbd3e1fa9283242ad8224477146378e592747

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b230b1d775b403d9cc38146033714c123f96569bbefe5f95066cbe4d840dbf96
MD5 2ea57b3a3b63ded7e710bea60f8ab5ab
BLAKE2b-256 21cea9136f7f48c5f12d93881661f53c365830fcdfeda45c97b3684d8193cb9b

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b7da4ed166ac8eed198a2dd82e6dc7fb0eced9f3cfc0ae22a357bb62a1f129de
MD5 08c715b58351f88b23a49e3e5291932e
BLAKE2b-256 28d4d7f7771943dd17b6fe4071c4bf7476abbc0e65202533c29dfb24593dfa4c

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 58c1da75f738ebb85ba0380cca75df30b056112e586895d7fb00a58bb3beaa40
MD5 79ca28e1152b8f2f44c44cfdc9e95441
BLAKE2b-256 74ddec2569939a49b3fa77798c6f84b6407a65d0fa85f249db0cbbc2fda60f92

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ef6bfde2082f7861014fa29cb9586b2fc13a8ae0749e7560850334c41cd62b82
MD5 3cec4116f4f99271bba92ab95d87bee7
BLAKE2b-256 1a0d1a191afde300cef293f6a95abc97a49a065b5dd84047d38b8e250c35aac2

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7823d739396a1564759c354b64523553e51f3f905ae8c799dac5e763603a84a3
MD5 ec345ac3e594ed7e0b136fc8c9bc40ca
BLAKE2b-256 f645718b9d404837ea16440d72d077331ab7625b944808e5895cab5a89dbd209

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d5a96a8207e442ebf06b645f434fa7ca0945d043b1ed8a53d369f089cfe9fe8c
MD5 2211a476fb7a71479c443c87055c9623
BLAKE2b-256 cbc3994e79a73ef0c764b17ebe4f4e37002236afc9d825647ac2d49a06b0ca45

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8f44a23d4ecf10c558ea5ae291567f3a093e146afd481246d2a9b28c34c2449e
MD5 574e8f68a1058debf9d488c8cb73c2f5
BLAKE2b-256 4bcc007735b4b97397c527db62ac3d9bf0783eca2849ea727ccd97acf3842db0

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4b357c741e3974983688d46167ae87dfef947a90a543e0bc024979e685bfcda8
MD5 dca75447a44ce90640dd853f519f1d9c
BLAKE2b-256 2dafd7a9c3536fb9abce5c92b50de6a9bcfddc89b9d2875b7f612bbb69054fd1

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39ec2b3468ae84dc0b53602926b81a7e48850cd0f9503b266b43e3c0330fd1ef
MD5 41b576110af0b536cdc044bcf2b0f332
BLAKE2b-256 64f168145051258d573fcc728e9d1d0526c24add2c05552da3b8dda2b0621047

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c4fa0ba8068f710f5f50013e048f3be571b2913ef8e883b91f43af959803d591
MD5 980df30814cb015cf6096faf9f0a5f6d
BLAKE2b-256 ec8245018e03c0b8e8a19832d171c9c24535ef0633eb2b713876eb99311d94fc

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac373b0a5df37bfec0c6a2d4bfc62532f6f9fe0861ca56036c7053255c61a718
MD5 d6ed51570535f8c14398d9d9ee9ff834
BLAKE2b-256 1723a4d95ad48fda08f2c7bd95914f17faae003e011f7f2f3e46adf1200b101d

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d64131bbdeacbd1072fe092df52d53917683411a3442b452acd94aa63a58eade
MD5 6f077bb870ee971574f7d00a62654a3a
BLAKE2b-256 6023c49bd3d53b8f74bd39b1244264ca87cdf02732a0fb09fa4ed844b50b4b85

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 66d8e11dc05f7ae43a3d2e4a7fb73ea39a01a66c7d9a1665f751b297e7e95b39
MD5 c38a6495db83e31e2f5e40c217d4b122
BLAKE2b-256 7e286b552f50e209b64096a89c157bf110f1f9aa39adb289966de04189d0d063

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 19c13be473297176d83fb276ef80044bab976ed2f95dd04205fdd751470a5369
MD5 8f0308ad4b546e7db3b78487ffcf4b5f
BLAKE2b-256 47f0a02dddbf4a637d2a267b6be7a372ca815f6cb1216c9e291bbb82d716cec0

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8f815d5b99a99b7e649fa986dffdb6dfb05e6acc148cc88f48a11f7984a76257
MD5 c3384fa0d6e1457eb04597de69767777
BLAKE2b-256 fa1ceb036e335537aead8e566cdbd47c853e03c011c193397cd702aa295b736d

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4475dd01bd24170e4b0fd0a17691feba4a26db028356ff9b9cf166e7e25daf10
MD5 17d007ed6f125ae16d5a635b49e9df38
BLAKE2b-256 345627b97b195b8d074a2395ad8dc4b9074f8c7336872b61202a24769c02b050

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe1275dc9d4647310323284f00c8ad3ba836b18ac92b9decde6f682fdb641003
MD5 944fa5282b9233e40fa621f369cd827a
BLAKE2b-256 fe5a27c79b7daad0a6fecfb17bc3ba4386b2d48604288140df575f5be8b15bf9

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d113a7d2b8f4172cf5c68f671a2f39a4427adecf0c441c757bfc7c1d94617e3e
MD5 cce3404ae2e0f8a566877832617a6abd
BLAKE2b-256 9fdca64df933978a4ed90545255eed76d6d3d2e77daf38bdda588f2bb14159f6

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3cbaf905e8f95d1096d604998e4715525b03a654e65273fbc33d404bd8d04de2
MD5 5b5b50378453563187d80ee0a02de2f7
BLAKE2b-256 82460fa0c9b318b1627b5bf39a94b38bd1fc27a2833873ddfcf5ab5b90290217

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.6rc2-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.6rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1d47e24e9eff2ce7d8e969eb7e0ecc937a40b724adf5d65b7a37e106e42a4dd7
MD5 4f4330705abf4c93520a1744872acf8b
BLAKE2b-256 b06aa197f9d6ad7d2af8d89d0efa58b2bffeedcd8db1b44299723fe8f3a3d291

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