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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.1-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.1-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.1-cp314-cp314t-macosx_13_0_x86_64.whl (705.5 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.1-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.1-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.1-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.1-cp313-cp313-macosx_13_0_arm64.whl (633.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.1-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.1-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.1-cp312-cp312-macosx_13_0_x86_64.whl (704.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.1-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.1-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.1-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.1-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.1.tar.gz.

File metadata

  • Download URL: passagemath_libecm-10.8.1.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.1.tar.gz
Algorithm Hash digest
SHA256 d00cbaba3f8905bc3c7ecb3ce8eabe4a70cb560ac9a71eef8ee8d3290526e8a0
MD5 6a8bc722662f07c7d8e82acf6c2da21a
BLAKE2b-256 3335d12b7f34b6bb9746cb5b8fe07e52a8e52a134084239e71dd347b736ff51d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c8fea97e4196b34d1167d797f617ab4accec0919aaa6073de778f20d8ae113d1
MD5 6d5c379d3beb6c1270ea95a8cd4092b0
BLAKE2b-256 2aa4a6952d0ec1fa311906fb0369aac8ba73148c5e176d1aa1fd703bfc9a9284

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5056d901d36a83f9c32f62421ace697300931df3fb77480f5a4fd6ec999d8e63
MD5 b7494ec97c93446f6735d2ae76e9c01b
BLAKE2b-256 a61860d5e78aaa4a87eb807c57ea29a2ef08f38f999a4a32c76331348a1bea60

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.1-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.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4b493b609b3b3565d8763cf37ad048501efaa1b861f7f7748a84180f46ada5a7
MD5 5bd9d192849572efa3987db4fe9d5092
BLAKE2b-256 02324736a3fb15794130016b3e42ef8a3fd9d18e730c440583230641acaad671

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 85124c126e6a598a69da067bc10a8e64817499c75d6f3d535305b7935e0c6858
MD5 a64a6af07de9f0e2162ea863fd66251a
BLAKE2b-256 df0f7e3da43537904245004bb7ba4fb1dc1c65c66f1adb29df78c529daf4832a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e7b7c2be71d0bd1419daf5edc6b3d31bc069c4be440daad5e43a6eb19dc360f2
MD5 223cf1c621e023bd32c865dcb40aa43a
BLAKE2b-256 e03b3f05c8d5a3c624c7da4f0c4a7a89e4c8c9f4a97830ad1d75b103c6759d54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a4b5d5ed1200a28d01e380bcd1c6922c3d92729fce4382d1ee743bb3b6975835
MD5 4bb32754de459674ed1dc7a52244cc2f
BLAKE2b-256 2e18ac0354fc6b7cb88e3ffecff56825e1c02733ce4b65791dc531d20e4b0ade

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3cf31d879a1e41fe717d7da6666b66661f7af5c8372c87f6e1a5d3186e88385d
MD5 a395da99c43b02b3f1588a02d1e1a3ac
BLAKE2b-256 8333f0266e21bcb52d7c115f37d21b39df43a7d60eb3559bdf918a847151dbba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3dce96ec5ded51b4453aa5813f54998d245e82b67d41535042b98454978d76c8
MD5 5f0cbe65711c7fa5399ab25ec83f96ed
BLAKE2b-256 d066eec8997350cb470206c2d6b3fb312883f4c0264eb4c9021b6d759c52b02c

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.1-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.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 68169c51d6a3fd5b8c7af9459d7902792c88377271f79e302dd36f6de7f4de10
MD5 e2261ad97a0924f4dadf35209f40beca
BLAKE2b-256 92956b7afda77f7f12f7a672d2ead415b0ba205f6f77bc138519475daff7464b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dec69866563211032b7c2ff2d6423fd13d0ffe4a2c7016fc7f9a43f70ce7e1d4
MD5 54c084d8b46f9341e06b1ec352b97c87
BLAKE2b-256 5bb1c0c59303dc3407dfd9cb5ca6275adb6c3afb326b9a7f7c144531cc2dd7bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0a947934bb543a4347a5220a02e411ce2fe494da7c598193e6fa2c2b16478342
MD5 2436780a2679917f92b8f598cfec619b
BLAKE2b-256 80ce1c0c56a9296889511df783f6fc99aed9338bdc0fcd3a23f2f1cf24690a68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5b0ab3e12b8e839a1839e75dc10c83028b959a3e6de2b74d7180adbd571537bc
MD5 87601644a8d329f060a31c66471da9f7
BLAKE2b-256 99786a30cc8100f854908acfa7342265f7938cad54553011722333f4c7573cef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8a7e0b19c86ce00238ac03a6d398259826279d47c1216641c8e13eecdee6da1c
MD5 bf66062feed844bf015f4412a262f267
BLAKE2b-256 bf56d03d2d404a69ef6e9a0174e24ed1384ca11e3aec3520b5333c0ab718c1b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d820a0754c7e71bd2f94a18aefc8790726bc6e3f486414ac613054ee87d8fa11
MD5 4944b7f1f102ad3e87bf159e506a8a85
BLAKE2b-256 3e53246672f74ab0f3ca825225435492a2099d53f896b6bbc8bb67e002ab9079

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.1-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.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 03d88eec0b4d8e91792e28847c5f441ff86cd5514452816394f8db7e0f77f519
MD5 fc639f807988a475a57baba831735230
BLAKE2b-256 1593c7ecf89097843c2f3dace44c2f0508a6acd69b43d00376c896cdf5013eea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f0dbc00f6643a7e3ad56e4500494b5e17a5e49293381312d4d0b55dcb883253b
MD5 9639d51d4e0ef7f191863170a8f7cff7
BLAKE2b-256 39c8e4751c82d8b8075fa6f73a00e1db90e2c80f4970a6b37e1145dc5dac58db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5bf77336132f4cee411e910fbf88d4036a56bf1ea6ee2ba364154aa182303a7b
MD5 a23d662b0c9ebf9579ced804621b1879
BLAKE2b-256 c6c50ca5f26c9ab4339cfb95701b73c755baba33931de58989b51773e1aa30c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 39a6c83bc570dc855e99f29153c70a839290138d8a33d69988ee0b45adfc1906
MD5 6e28c82b0a3e73baa5bc18c06ebac58e
BLAKE2b-256 77c4bd3f2ea0423c9e90f720b80ecadeae9f8f0f36359384c782405320fe4570

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 abfdab7534c9558bdb08295c620684344fa8e35c82f7ef0e8828f083eba8a214
MD5 69543123fb253467d24ac2b3d5a2acfe
BLAKE2b-256 4dcb5becf33e8fe7196d19587ddf6af86aa0acc8fe549ae61e4ca01dd562393b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cb3f4e755581867d01494c200bcb4526853afe6f0a7d0d8e360ad71452edd945
MD5 ff7fd4618d59f76c1a16c4046634a21d
BLAKE2b-256 955de0fe871b82b42c43009839f9be85dbc353dc3b2012604563c81666ea0b47

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.1-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.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a19b7d8612765704f4bb746bf1ac8bce4d5c09cb0f2f4b8da300c511820fed91
MD5 15aba572cd96b3f61fe96574704e3916
BLAKE2b-256 23f7fb7ac533125492bcf66b519f95f62d99040b222fdad683039e9e61ab701e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 28c5c2e4b32706ee6e23702864c2bff2e26547ce8cf42590fecd884801301925
MD5 2d28c6b5767f44998d2e3b65dd72d63a
BLAKE2b-256 c4e9ce9b8cad8423ab2b649032989958f413c238c67ec874bdb4538a86c05eeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 43ac13c05ac4c21bc523933ae8598d43605509a76bacf0311af051b311451c08
MD5 21cea15b319c225d2ef7c8e8da7031a8
BLAKE2b-256 2950c664a1c71793c70b655a2b6f18d6fa77a79dd0da71ea914e386cc7ceb57c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cb4fa37cc5d505093ebbbf5fe5261d287d72930aad70fa53a43b95a4a10020b2
MD5 935ddad6ad666fca66e6b7c025f7d43c
BLAKE2b-256 ae90cfa228b80cf932461cb7694aedfeaf2a8fa0a52a3418829c590cd390b880

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 30734eced32f16881957e590d83f3dd76a69800e18b6162c77eb4919f1579dc4
MD5 10aada178b01c4e60fbc65ece894c8de
BLAKE2b-256 7e75a2053b0f89561cf5f7e2d389b26c8e53d3f80d4a37896be02e9db07b8eb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8427ca336f281624fc5472cbf29238c0c6e8b2a10c9525824f9a6c8cf55dc691
MD5 e46770c6f00744f3fe28256a7f6f1482
BLAKE2b-256 3123f6f5837d1bf4d6a4aeff169bac8bcffebfaa98e4f666f923e5e643ff1080

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.1-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.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ed368a50676736f0b6d7ca9fff8bd63b7009cf86039a9e1335d63d85c9a1fe7
MD5 6bbf35b2736d7717846a00c937734d90
BLAKE2b-256 284fdd679a3977d70892a2ca2b5eaf4c14f6c40198ec93e566f0a0091e5247dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 680ded73fca9ece6223f0de17862a0c2d043d5548c8c1df7dad3f51232098c7f
MD5 8c89dc36a5720ee0f6027977ca9a68eb
BLAKE2b-256 15aa25fd09a339d2b8746126ace2102411a216435b3173f01a2c33a30bf5c834

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 76a9d84081e182a79d58fc40a1d096a880509361b0ee779d6dac53d4f22eb680
MD5 c9767533cc68e0dd69c5aff617fa0be2
BLAKE2b-256 7baf6d76e57dcbc2251d1a9ea4d7a756532a95187dfa3d14a35c8e39000305ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 39482a5c0cbd9741e1d14ebbc429940849f5f83bf0f4039ce2f78a1aa1a0c3ac
MD5 de10bf293f2a992d856f3d870990679a
BLAKE2b-256 6897844205b0dd19a5c78d316dc0be279ee5959d49a71ebc1bb12ec67b5b39bb

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