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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.4-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.4-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.4-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.4-cp314-cp314t-macosx_13_0_arm64.whl (635.5 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.4-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.4-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.4-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.4-cp314-cp314-macosx_13_0_arm64.whl (633.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.4-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.4-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.4-cp313-cp313-macosx_13_0_x86_64.whl (703.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.4-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.4-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.4-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.4-cp312-cp312-macosx_13_0_arm64.whl (633.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.4-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.4-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.4-cp311-cp311-macosx_13_0_x86_64.whl (703.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_libecm-10.8.4-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.4.tar.gz.

File metadata

  • Download URL: passagemath_libecm-10.8.4.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.4.tar.gz
Algorithm Hash digest
SHA256 f7e02fbdab8e7fe4160329360e7c76a08a78ece2ff51142076670ee63f10d090
MD5 0163c41282d7acd6a637797d12d3fe87
BLAKE2b-256 b41e422f8ce198d16bce6cd664970bc14565d0229ca69ef5e3de01220d8aba76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f8b080023b175952a35c7f047bd7c94928e777e057453f2565bfd10db7e7146
MD5 7113d92a2abbc2b978920057d660bbfb
BLAKE2b-256 cae72b33f6fea453f340aecf51964d103c0fe3fa4f39ef68b24a4723dc074bc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 772f6c0b5a0b116ac2a0e54a163652241b8f28b332c02bc84cd83f76d5de2026
MD5 9f0cb61e7acfd26a4219eaafed373377
BLAKE2b-256 9d143ec6e4318172ffe5f6eadfdd8f752f5e3db248be1d964939e1abc28e81cd

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.4-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.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e63078dd41e32bdf11df71a6c48f26c70c716ec162f8f89fb643dfad891b5877
MD5 4f3410e4924928a0d253aca7f1f5d836
BLAKE2b-256 22b1236d6f7b2c01fc4c05ec7fb639138ecd0bd450df44cf48a04b0626573c4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4938331a12fe19c0cd217bd53fe8c3cb6ff8114f94d5f7530737cee42861b3d6
MD5 4310e435c054db444bbf442543cd63c2
BLAKE2b-256 d4742a58792a5b641a6876fb69ad43f7a06f142bb1a08d4dccc5c0f063d59a88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 68b769f2099fd173349772449c2d76e7b79394ac33aa7fa4ef699d1389ea283d
MD5 e1547de17f66441dfd1b11cf9c30d6b8
BLAKE2b-256 27c05052020544b32a8978e476c98e306f632455bd844025ca5fa259f9d6466e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 63bae4749578dd6a31dd59716ddc1487e19b12c9811d89f1667ec6c73bf326c3
MD5 e23ffaeb6c7569dbad35be33d732bf22
BLAKE2b-256 b125fbdbbbe40ed78fd352cec83125acd94f06393d8a7810450dfb9ba02b8283

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43d1573911a551f3accf9515fcdcca7f82155c699e66bdaaf17ab7ef8439e193
MD5 ce5acf0c10b34deb3784dcd68d49b842
BLAKE2b-256 03ad6a78aa72461cd73178d03c200989defb8a390cb689a5bf67cf73d90e33fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4a6a33e8ba606a6a8cf877fb2a75d0a055322b3ba4d254270ee1d7f0244e4d89
MD5 43fa108fee650c6e4e9caf0a8cc881bd
BLAKE2b-256 7f99ba495cd1e6af438ea564c3cc9003b06435a9c8a839caaca31ace34afb5ee

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.4-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.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c0729dd70a1765a2c7f533327a580cb7794d90c59042723540a4112647438c82
MD5 d0f241fda5a5d91789f40f9912844b41
BLAKE2b-256 7481680140000772070d39e51bad34466de88de7b25a67bfbe4f2be6ddcd9336

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3750ff5d49d7f869d0cfe04549cbe901619337b627d72e09ba7ee0fdc3e58328
MD5 9384dac3bd88aa5d8df6f3f260216a19
BLAKE2b-256 c4f862233899aeb214835d51af6e16fc4c89e2e208a192ba522a33020de0e01b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e9a130a80f8e68cd0fa612015aae0d807af7c5c2be7f7f8922ae16a27924a682
MD5 60425b52328739b476d2b4ddc587d4c5
BLAKE2b-256 16f5ec90f86b983ac7c94d29d23f2d20ddaed59c9678aa2497bd726e45374968

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 635bab0affc3f1a07ae599d788320446e85f63c36d4a73a34b13cdcffbc44ebb
MD5 280e570d29fb04081221f43ca5522570
BLAKE2b-256 1287c06d6eb8ce116ed557e56264a8fc93831a1d32ed69f220787eacd438b0a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1917e2a267b818e39ccdedb29606ebb4f53938b9023f3ab4b58d01ad9346db51
MD5 a448ddaf4c87b900c33a4fdd4a4b519c
BLAKE2b-256 7607598fa90a1634b421071dce10dceb7c80e05f457e6ec84e25dcf485907c97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f54c8c359e4b7afa7e811a769bf273b63d9d81c554db7caf21a5cda371aceeda
MD5 148168272af45d6a045ef600c0ccae52
BLAKE2b-256 47741cd5f29b0fe9a3136df327278d8f44f81b79243a2edc1019b19f2c22ab08

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.4-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.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff1465244b2b04a02d5ae7f51b4cee36c21d066665473544e74cd00458aec91b
MD5 a424f15c28d22aa538e62a60b882cdae
BLAKE2b-256 49087f980954a28fb2007b8058ed8c1634f1c94abaf0683e8e2c978b9f6b9672

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f3766eef899ec2f0c03d75bced4de9c514fa0ff33528cc0979fa3279ff10fe47
MD5 741e0df677674ef9bdd0bf22fa14f6c3
BLAKE2b-256 81ee9ccee1baf80a216fd07ac0d580054269b944929eab74da6aa967e466c9b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c6a1e59b2f9cdf6e7d877d95aa1d7cabd976310673b0ce763fdbbb879e1261b1
MD5 8fccfaa907dbf37a009adb898589d0bd
BLAKE2b-256 3d7db1dff4ffe0454693c0af6134005fc507939b9643a60de93ce2cbfd0e373b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 84b77615118469dd0e3bb3491601f05c551575638ceee70336e299b5eb071c4a
MD5 b4a408f5fcae9b96c5629e27ba603e58
BLAKE2b-256 1cdcaa25c9565f806d4b8579f225ad49185ebc80b52f5ae19f70bb1bf77c2f1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33e3b5604a8482fb3255bf2481816da48396a530ecd962f6d73b64dcb0cabf56
MD5 3595517e001441e7d42382cf8f749cee
BLAKE2b-256 5ef99f9232cf2c037b4e66cf5ae185e8fc04c484b878faee7c23803921fc9c1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5dccdf415ccde6c097a3c057c474a58ed48f0c46896ee0fcf40282f78a0b1579
MD5 2795580c0601b14b88bd6581c690999f
BLAKE2b-256 24c93a36f32c2f2f2d3e34d81a58290f4c6ea3c7e2cbb18716237fa876d76b4b

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.4-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.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c0fa06cfd0bb7a1837a8e66c43c6219832f0318a942f05d0432b537752ce9324
MD5 1cecf24b6b1491c2d0bdfd17cc2d4ac6
BLAKE2b-256 05f3d7f0e73560d53bd122bfe5c06772c2fc9f047383f9d08a9b389103a459a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a27f2ffe5c9893dfefa7c346374a273dde2467413dcad89cbea7b6db7cee3b54
MD5 7a807df3a5d17c5c7722fa37974fcb8a
BLAKE2b-256 3ccb9e3a9a49c92ecca02f1c0ffb3ed685183d90824721eef3a9b7f55832ca9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 61531fb7c7fa1866201cc6eaf7a1685705ace2ba3fd5383677d3fd623aa2e989
MD5 0cdf5e37e09dcb9a3b528f8d50537a99
BLAKE2b-256 eba0cc47975729cee8a95c667fb283c2eb193c7db2185702c8546385b570f457

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d7160c6ba7362de8929172bf76d9ac58e51ded1d467bb53faa5ce90a5d012460
MD5 2892a88ddd404e1a5f3e7714261c5efd
BLAKE2b-256 ed7c718408f53646808ea3d60ca6b9da4b0c9fe172360a7eb093d364a9e76977

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ba1b2b21fb5d4240553f8349deabef267c64ba6d0bcb4e84038f56fa818582e
MD5 feb7f07f135209c3ce66ff1042064ec6
BLAKE2b-256 647a107b1f0985fa82c4813775158c7cd3fe8b0325e571b519301cc5d2f3ebd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 de877ec083b5578f708c00f4d7c162fb44a6757438b5b2e8e7060d97a370810d
MD5 7dafa5be00d5d238b12481437c964ce7
BLAKE2b-256 f17c27112cfd0cbfe23b4eb78be094b542e9dd2ec616a561a05ca1dc29162c1f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.4-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.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d8ef5cc8a17a48d23762eeb2d56634fa0b1063114a2af477d559070904e588ec
MD5 4be6beeec3c30fbf358664bf11e50c49
BLAKE2b-256 1f72c65e05597d3d02d69cfa6208d8f3ec51e78d5c1971071375e5c6e3ea049e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f21b762294658ee3fa45deca26588f24dcefa634c9b23451a3f7e041b902562c
MD5 866403d17eef1d5ae68215cbb9d4b9a8
BLAKE2b-256 bd6e699c0c39ca1365854a3cf08d135eb24c7b6e8c9b8f78a92e63feb993eb6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 481294d3d05431640174625ccd6c28cb42e830b86a2f3711429bb51507a2cc2a
MD5 e94339147b413b8cbc419a61b7a3cb61
BLAKE2b-256 d6794a2adc5f6a1689436b28b0936fbfa8dfa5e599881c62ee8e6568501e1fb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 49a8f8353bc98863a1f0179eb23452be71d73e62fc4f6d72277781ed813fe431
MD5 3c3446e4329bee638de3a0d9d78134ae
BLAKE2b-256 ec347ad22d341431750640d0082a85cfeedac4564387a453274de2eaa58a7703

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