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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.7rc0-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.7rc0-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.7rc0-cp314-cp314t-macosx_13_0_x86_64.whl (795.1 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_libecm-10.8.7rc0-cp314-cp314t-macosx_13_0_arm64.whl (731.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_libecm-10.8.7rc0-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.7rc0-cp314-cp314-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.7rc0-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.7rc0-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.7rc0-cp314-cp314-macosx_13_0_x86_64.whl (793.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_libecm-10.8.7rc0-cp314-cp314-macosx_13_0_arm64.whl (729.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_libecm-10.8.7rc0-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.7rc0-cp313-cp313-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.7rc0-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.7rc0-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.7rc0-cp313-cp313-macosx_13_0_x86_64.whl (793.2 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_libecm-10.8.7rc0-cp313-cp313-macosx_13_0_arm64.whl (729.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_libecm-10.8.7rc0-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.7rc0-cp312-cp312-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.7rc0-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.7rc0-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.7rc0-cp312-cp312-macosx_13_0_x86_64.whl (793.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_libecm-10.8.7rc0-cp312-cp312-macosx_13_0_arm64.whl (729.8 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_libecm-10.8.7rc0-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.7rc0-cp311-cp311-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.7rc0-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.7rc0-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.7rc0-cp311-cp311-macosx_13_0_x86_64.whl (793.0 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_libecm-10.8.7rc0-cp311-cp311-macosx_13_0_arm64.whl (729.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_libecm-10.8.7rc0.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_libecm-10.8.7rc0.tar.gz
Algorithm Hash digest
SHA256 831f04444f088a42b2866c7b1d0dffc4d71437b4009e807d623194f526246057
MD5 57539058dcc4fb2f4cd2d5c00095d10a
BLAKE2b-256 e060ad4823acf24047a7e5da5ebbcea056d5a1d96899b591b61320d493396bd4

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e6c5f64cbed72913d65d191a6d59decb4101045a362735f384d1c09b5f4d0eea
MD5 5a9700f99bbb6d7a3ece97c1efaa2995
BLAKE2b-256 a5ece0398b202dfece0e25f3c0d7075d2fcf5be8ccc01fa6f24a92924fbe107c

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ee617cf7d0f520407600d1c04776fd750b0e70b43c3ab7109ee9c4384ef7c7f
MD5 131bdaea0ca90ee8008153dd6ee9521c
BLAKE2b-256 f18d7f6ce665ab9002bd8d288c4643d1d6ec939751918b2019351dddbcfb74d5

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0e4bbb44ce45e10233134ec34d5ed031c112bb95d2f84ecab76dad49abce1cbb
MD5 954578b6419f15cf889372cb506821b5
BLAKE2b-256 56fa1c4e7e3eb612f8d19ad2bc42244df32a54d5b3f8c613bbd30f7f510e6a44

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e9f9547dc85ea6fc19bede70ffa522f14eed1cc9128cd5db83a338bdceef8a9
MD5 7dccfa090ebb87cca7074844d69ce6ad
BLAKE2b-256 a4f45a1453c028dd1d3eeb28f1a1ea254f754f1f89d730bff0ee1e1be8fabfea

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9db02a531b46e0e3deb6b22db0217b18a0b9be292906c727cc04a7a55c5068a5
MD5 776d465ce7f55bcc1e506fc3c2150dde
BLAKE2b-256 6a90bfb725e3548d32475677142bda786b93355094a6d7b8606a7c4a91c11ab1

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8172c82d0e2375654bfcc2d1dec3764c1176242099985f72a58611ef899845e0
MD5 ab484f88f85eff8b7750d80e96126abc
BLAKE2b-256 80436deb4220b56be14ca956460b3929de96844bab5882f58f38016c1deffb6a

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca260b00bb3f32097237b98a04e4540b8b3ff9fbe4b856a45e5b747dc509756a
MD5 dd81c10c19912a7ac14659704c3b9b3c
BLAKE2b-256 7f894cdd201c1a78450429e71b4f9979d328eb8625f0475ba80a10ca4cfb21b9

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1c71b9764ae2356cb74f7ccb17f12950b257e747ac3bc2bbf6bc164cda3cb4cd
MD5 27408b1b7dd9e3e533cf464753b326e5
BLAKE2b-256 6e86eb01a36102ddc7764a647e3f902ddd708547ceae6d44071a3e6d0e4c3705

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f4a8699498261cf5801f63fb4e96a6e827991c3e14bbcc5aeec96d54d6211d4
MD5 b3338364f7e3b6e34e2450b325d933ac
BLAKE2b-256 248b8f864751fe2ac75ff64779f1db320495d79e0f066913c0fd37b017d1bfda

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7f1739ffca3e9b3235afc6d931a0a744774ed6e5873e09ef9c11791492603218
MD5 2eee1709a22b62cce1900c4987184ef2
BLAKE2b-256 f1a1c39da58923ce7f36105f2117292fc49c6f0bdcee0382977a464753d4e484

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b25d2ee1645a06e61f4f2dd17668c38d1696f5793a0f35b441566fc518a2b192
MD5 eaac561648c6acd94b6c696932c56909
BLAKE2b-256 fa2d6da8532f04ad487b88d181c13bd909a4730521b6d92c22e5f9e1baec1f4e

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 20841d1ce5a452fe41c6836eed95848fe6cfe186b58bf1b8fa4c817c7cccbde5
MD5 2d419c3cd0d684deeca57ca8dde4ff89
BLAKE2b-256 7ca4a14ff7400b2a41e6d17deec4118fd9d41599abc19bdd528df984cb9c81d9

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc6f0d48d199103a4a9c00c2d7c11903222aa608fb49b3479a3d32cd3e8d4a16
MD5 1c8f355bf2daf01df9255006ac7a6a11
BLAKE2b-256 d27604442ea7aba6381b9ea75d1b051ad10b21fb3680f70cf82aa69098958fe7

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6432f2cc9d5acff4f799369784f05a5eed8b7ca8246f322072cbd3a8eb775b6f
MD5 335ba4dd764fe1fce93eaab243f02bd2
BLAKE2b-256 e724c8bf3fb15123fc16088957e6f15dee38f2da3e6b2fdd4f76e95692f34e54

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d53f1539786df80ec025786ded884c95d19c053cf96a35ec805d8f7cbf587768
MD5 abe54026a263f7c3d954515b486e07bd
BLAKE2b-256 3409ec35c6587654af0813d3645065a1f95484efaaa371eb47e5fecd84faf667

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 538bba0db7cdb2ee4f6dc1bb80c053c709f9098f91ab923bb097227b3b47bcbb
MD5 0182fa56eae6c7545b005aa8f63f4ca5
BLAKE2b-256 17c4629f53661969201f14ed437de70aa469bcf2702854c84077719cb8f8d296

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9c273db4be2f23bc3172c7f47fd828594184ae1b7d643e91ffeaa68b25db0245
MD5 76bcc0e789865ac07f9905938f3510f6
BLAKE2b-256 5d1caf7fd88b3b60a1ac509b6baad054a7305e5fde59654bfca6ad8caecbeb67

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 86e91115d432b1ff98c1dd4a2f3394474582bf8d1c97582a1cdf8ccbdc98c6b6
MD5 bbd4bc9bee1f22e0bfc0ab4a37c720ce
BLAKE2b-256 b080c54010171df8b178048da3ea4fb0061bc4219054e435d1fa2d943cca4cb9

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ce3feadf534f6c93cc499214b850ed208b67297b6d4aa75118d6898aaa7a57e7
MD5 c5a8a1c1b2b812fbf2c80c75dff3fd9b
BLAKE2b-256 ba915ad08dad3722a478aadd177d9db2e0e6bb8b667c5a8e53910817661f2ba9

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ed6163a48f2920792a2dde15169d9b18510021c6c0348a66a5b4df83c9dcddeb
MD5 959f71128aaec89ec85d04380a222d02
BLAKE2b-256 d687210284ccc0408af010a078116bd089c95e67f14cf05a366ab279d086dcd7

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fa1e290cfae20d50908df83ff8c0846a4ab025770c21fefa8e28c5108ed1f958
MD5 002bd6ba217675fd0378fd8223c4d39c
BLAKE2b-256 86e21be6f8b6eccc956977c55e05d031745ec29eafb7576757551a7eca6defd7

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 262a4d4faaedfd6be588655fc41cac6bfc3b54bd7836fb391c664628c887ace6
MD5 ef9e218b308ff9e1f3a5ddd6945165b2
BLAKE2b-256 9b09bd0486273faa558198313f860c7a3a286e9bf05d7ccd62b4a4a404d52d32

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9b1d4998a39a2c79774fe73380a6401246c9fae3483f2d783496c5889936e467
MD5 5f2a9fcdbada64fe51fbfb34677a65df
BLAKE2b-256 b597833c2c0760cd798687d14c754874d7534b2f4dae86a574a79b46141147a7

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 37f3ad974ec8caed222ea442ce8b5879afe4fb1a9bf812c7ae149eacdf805bb9
MD5 e972b9a8891090a70c12759125119056
BLAKE2b-256 9d0f076e25edac9018df5671c3f1f9c44d70bf51c76d4330ee8dad468076669b

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 47ae6de93046b23ff6c6478ea20927f1a187f85a5deca5696cdc2b1d2f32cec2
MD5 5e2d8860df15821967b381fd243297a0
BLAKE2b-256 992217e64192869ee4394dfd3dbc61caae7ef9f6620ab9c3d6bbdf4f696d4586

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 42e5d76c1ac07aac99aa66a9cf98d260b4292e10efc11cef7d02ad0ab893be2b
MD5 f65bce17257c25d96eb6608c3ca9c704
BLAKE2b-256 f81a09088ad26b2cd5ffa093e43509947dfe908afa14ebf9a5f0c3b436e586b4

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 49401b98820a00d52cb4ea0369d7bd9b75d0100bb0c26c10ffc9a9ab725ed590
MD5 f1fec2833c45da2d67150339a1362465
BLAKE2b-256 f1e64a6fda3d6debf9c9097ee2ee0559e2036997f9ce128e1dfac79f41c440f0

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 064d86b5ea669b5f67bab9eb856d247d4ecb0947f2dac3a4bb4aa9f71e3f1638
MD5 d628345002463e74d06d2d78397599e4
BLAKE2b-256 c85fa910759475ecf3843fe7baa9c978d6b01cfde15350931e56d2e0e3ceea41

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 453d97367d714eca78ae9fb1aecf301de3fa6e2a64bf497feb6b791226ac120a
MD5 87977d474424e8c8b1ca59c98d89e5ae
BLAKE2b-256 c28efe1b7d1a5154873f08c9fcad7b0e73cb20b5e23476dbfa36a08f8a485089

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.7rc0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cd72d76338d5a326ec8c39fe8914a01144aa10d307aabf6a2388beec7d124a48
MD5 f67c4849f930921e7060b72c7c8c15cb
BLAKE2b-256 0a751dce2c2e7e8bc0b53940f833c4a5d164e67093125bad6e61a1b5abaaeba2

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