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.3.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.3-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.3-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.3-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.3-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.3-cp314-cp314t-macosx_13_0_x86_64.whl (705.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_libecm-10.8.3-cp314-cp314t-macosx_13_0_arm64.whl (635.5 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_libecm-10.8.3-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.3-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.3-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.3-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.3-cp314-cp314-macosx_13_0_x86_64.whl (703.8 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_libecm-10.8.3-cp314-cp314-macosx_13_0_arm64.whl (633.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_libecm-10.8.3-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.3-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.3-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.3-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.3-cp313-cp313-macosx_13_0_x86_64.whl (703.7 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_libecm-10.8.3-cp313-cp313-macosx_13_0_arm64.whl (633.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_libecm-10.8.3-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.3-cp312-cp312-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.3-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.3-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.3-cp312-cp312-macosx_13_0_x86_64.whl (704.3 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_libecm-10.8.3-cp312-cp312-macosx_13_0_arm64.whl (633.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_libecm-10.8.3-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.3-cp311-cp311-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.3-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.3-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.3-cp311-cp311-macosx_13_0_x86_64.whl (703.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_libecm-10.8.3-cp311-cp311-macosx_13_0_arm64.whl (633.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for passagemath_libecm-10.8.3.tar.gz
Algorithm Hash digest
SHA256 e0a4dcf63536eb1673bd3e414b34594eb13417b779540255f827b298fcd99e8f
MD5 29786ecbb91b56a8c74f39e52556ba60
BLAKE2b-256 48efd8d2e3ffeb3fd225b2515603d9db1b66e5a4ecc74970a274a9cc845222b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b091978a7db8eea4544802aa257ef9340a6056dd9ea244d38e12f266644c44cc
MD5 0ae247837d23012caa2e3af31cc70ed3
BLAKE2b-256 b85acc235b58003fe140bc01d6c35c0d3100698e291a3249761f53528e83ec5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7d96ab1cec9f4649bad280c27cfe15b3a9ef158faf214872ea9feccdf81062f2
MD5 c386984178d7cc4da0db77c67870413b
BLAKE2b-256 95e14442a69fc4b6a1ced00a3cd1bc66d4604f79a5d77d8a19ede6d563be86d9

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.3-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.3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f1d2ba1ca5c0e9751547fabd2307d2e63cbb8803e86f4dadde50a3b51eb1a863
MD5 ac760bcbfc308bba3cb1145d0368c3c0
BLAKE2b-256 4150df70d0bef4f0ac8e3cd1f5a84ae43f97d29cf28d5d9bfd4c138fc698ade5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e6e7f4d5069bededea13aca2cb34eb5857a71141849ff79814652c36d175ae9e
MD5 aaaa2cf8151b58b74bfbc0ca159c3a68
BLAKE2b-256 077b18bcfd8f0d6a43193318dc43a4d5719965aa5ae59aed5a14ecbec060805a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 62ea056c5de56f84f64388c31d04aca1f9a868efdef57166439b512dae7bda52
MD5 f6d0e5e496bfc4318eda0cb5c1765716
BLAKE2b-256 a21a62f4118096e7279f521db83f11dae09436d1f5b6af12c4e63dbfabedcff6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 22cadb50e12125298a17c500cb7632872b98661c98a2b437e6f138eee1eae59f
MD5 09145885325a03028a445fe8e331a8ed
BLAKE2b-256 04c273b966915fe44eab22ca6e284628beec44ea3252ad0ed6cf0f72cab0c158

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39f3b8e6ed9eeda7c47216c060266faa3d3321a7d44e887bd9e93979b66321f5
MD5 3b8e3450f81160bd0b6522065fe3140f
BLAKE2b-256 5fbda61870e1b3cf0bca7008abefbb052d8198978f8dec9170049b410b9698cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9fa598f30e6f6a86bb4b586433166055fb17db9ef6a59cb0fc109b8ad7ccc601
MD5 cbb5e6f6a2501455145b76ff93d9dff8
BLAKE2b-256 d2f100657cd15ed0b2ec6ddc2e2842871809c24b52b6cc45b69efa2a4fc87a19

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.3-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.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3bf989ca383c9a0bd3d65818596dd34620f81a89ce4b17da36fd512a203c7efa
MD5 6e318d06d90163fc6bf17459cd10e12c
BLAKE2b-256 3dab1b910950de03496bfc97ed6d827c468766f18f05327a9040d192b028354c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b4f151466dc5528d710c8b8b7ee31fad68f1ba26965aec39e508a1e220b36b2f
MD5 6f1dc5dec1d884bbfe9e943ca3c44be7
BLAKE2b-256 ac524eec07e79b97992bbcfcc09ea229168d5b86264220cacf98e804050702d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b87278b04870bc6eab00b1440bb3e6164b1377a01476d2ab72878add778f3410
MD5 2c13563b6b6f552d675fceb294b3a60b
BLAKE2b-256 1389b2034c1e5d87104d3492e73f56db34e6661e71ff8d45c96a0b3c48f8ce33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 56dc72dad518c2e8106f223098403dc2ecb9b078c55e3e5320683a7ee5aed53e
MD5 e33cc0a648787edd501cca1b1dabd26d
BLAKE2b-256 940f1259514352bc22f5caf01a48e781afcee2c8347aac722dcff5b40fb78d31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1041e19763cb27cf60cf8e510c654cfd4735f1170c554af36bc362e46150868d
MD5 16c37f65b33799a0ef7ef15a978ca135
BLAKE2b-256 b52cb54661af51a756d93c076065b9683e47ce33c7011a0a5f8ee2abc48731c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b6ff1995e7b7f987b65863e03771c768ca7fa8c808397f0c357da908758b831e
MD5 131263057925a359367cedbc1fcf68c5
BLAKE2b-256 f029b4ecc1a60dff71e810e31c9c107d41ea7fe4e195d995445f2332527f3bc1

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.3-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.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 282b5c1ee6804d03dd96d982bd2cedbca9532320985ebeefe6c5ebe5ee1d79fd
MD5 9a1d9f1abbbf5835e3e2615a328de378
BLAKE2b-256 d0db03e45c27e8d41a5c566e3de08e14354c1ecb12a8701cadbc2e08f43d1ec5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f2f3de5760e2a5ee6dbf77722090a2b0bccdc620daf6e8705978c877b3c30d1b
MD5 734e5a60ba16e81411d8a90f7e919ed8
BLAKE2b-256 947ea9afb2468b070dd9aa16fde7aa23cd4150dde6dd3ac308b01f6a187ee9d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5fac276f09dd9e3d6018c4da6de163dc830819bdc92184277e230049a1491773
MD5 b9c93deeab8f0a68e61496bd1b6df0ba
BLAKE2b-256 49e250dc1822c18e500f337d755f5668cbc68805573a88d19e00d9baec325c1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d96bd565dbdb076b4e49a30751f6f578e869cf1ceb76dd499471be90eaf704de
MD5 4e1c67a3600f82558cc4b654b443e944
BLAKE2b-256 9d21b6a088f80c64c463a305c7b6f29543ef4d535667d5558d8ac6fe179d8304

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1fc6a3fcf3bf2b3c6a98cc73599414cff421a59620560f3505bca2266000f763
MD5 81335d4e01b335ac677b8924d7dce790
BLAKE2b-256 05b090cd80ec493e2b1a404662100514ef0640c65cca2cfbe7c50e3918847309

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7fe1a6217affc91b8cdb6589997e5e8883c75de4b89ec3ef1e8af1987d128e12
MD5 167cf08d8d400fc79a81ccec334330d2
BLAKE2b-256 7fce64c9aca140bafadc42ff217b679fb2afc044548c3afc9595097b4bb8d26c

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.3-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.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf5ac521819d1f36adbfec3cb4b6db38e0e42daa92bf7ed193ea7409249bed55
MD5 b845c75a6bae8755261b6e7fc92734bd
BLAKE2b-256 89a8d9ee35e02d79a0f7cc5d3baafca3a01a3fa8306177ea6117586177cb9566

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f9b561b3df22935831468ffbc25500303a8d18140f231216e0b5a2fff599a9e8
MD5 5118d901f6a70422b5bb267f86fa2171
BLAKE2b-256 4315505e0e7b832e46f96d96bf202311fb2ffe579dc3243142e3fe0bc00d42c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b5e898476a2cd761a94faeee5c6d1a35120437a510d648b0e4c78b5575ed929f
MD5 950499d63301192535a58e74a439327a
BLAKE2b-256 4779d43771ee3eba8284628c18b750f7b1b9207d8b3ef0601717167916b66cf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 64908f1200a3a0ff3ebaf13a3628560745ebaf31af829607c59b184d78f19d06
MD5 f0f6f7bcae4d8d14735b7be46a96b289
BLAKE2b-256 054a216659b34f49f0c23786a2c295bb9826c11c2ec9bb78055de30c7f4b8de4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eb8049eaf5aa85ac87e92ceb15562ef8ec7ea9a76adf43a66a9b250a8291b4f4
MD5 8feb302f317c29fcf5b7b35934ce34cc
BLAKE2b-256 642021064b41349f673793a3ccbedeb3d3d0b4ec2ac622dd3da9ccb800be3f64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2f0e0ee5b98260c5c0c8cad5f57dc2e6971834f9d9fec0d90c8ae699ed4b6fef
MD5 06b797218fe1e68d4e9c6c39b5824cfb
BLAKE2b-256 833a75dbf98ec706c29afdca132c8842d67fe5eeebd3598c38f22621d083a798

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.3-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.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eab456702865ab1d92fe01b8df3fb6b16f6ffa3f6ce06369e38747f941ddc567
MD5 73383d3ee8dded8ea2b61d613a24cc20
BLAKE2b-256 e09f04bf5c57cebbe109c6269d76147fcc997f662f446def50ae4aa9edd6e93b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 12ef2099efa4a27d5e5dbfffbc10bb36478556fbb10d08c77c485273772c701d
MD5 8decf31b16d10350e877e05eea7b75f1
BLAKE2b-256 fb0d376e46703c14d588e9d92aa51c0808464b9037ff38181ef9014b4fc61a62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0aaccde988f5167b1a9195576b91e246910fee5fdbf5e2629b91b0b08540a6a4
MD5 178cf47d192627e114f1ddf0a9a2a310
BLAKE2b-256 8049d3e30812698bb5110d694d4c2e17c3ab1f6256f8b2806c338ca7e88d861d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 75d8502d11a1569627f10b3769bc0236085a0001f1a7a92e03b52bb17a312abf
MD5 e8d6bf66ab74b3e77ad5e726d61d9164
BLAKE2b-256 0845f34b92bad5251c837caffeffd17495a459efd145b4a40219e167592fcdc4

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