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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.2-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.2-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.2-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.2-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.2.tar.gz.

File metadata

  • Download URL: passagemath_libecm-10.8.2.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.2.tar.gz
Algorithm Hash digest
SHA256 5a59ec9b567caa3252d46c9e1645416edf7ac68bccd80207234a1da3e81b2aa0
MD5 72df604d8de3d218dddc7cfac190dd24
BLAKE2b-256 28411938b305b7e15f4ce331e5b7e6603ddb01c2d8913470709f8b38667a60f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8440bad3376c59a8efe0061a85754865711dd8ee985a20738f20154e9dd656a8
MD5 77e998e10841943085ee914b731b0293
BLAKE2b-256 819b463f4740a5c599e2df36591932344f3af28f9ff11eb2b9d4454dd84e5a64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2ca355dde0a392b8a51cfa4e94b3f97b037cb5041190af19e440ec58a6aba890
MD5 07275f73d99940885bee5da60520fbf4
BLAKE2b-256 27bb7e5e60b7cf0eb92c43bb4a191385f7780a698d6ea55fa8636046ba4fc9d6

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.2-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.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c39e344fac862c7391f079b11799a1a2cc4909805144645d7563d7392852a5c
MD5 183e373a376b47d0385177e443e041ac
BLAKE2b-256 f02d3777569524325675763e7ec0a2e83ef9b615eb3e73ee6804708521ced8fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f800022b4a0ba943a6a3f98efa737b12ce6d1e3c20e1c868814a8ffcc0b3b9c9
MD5 d941f2a0d9d9bc5810785d55a28e73a5
BLAKE2b-256 e77ef52e77c260a71d974e1427bfc819b55bd169b70fc1ffdfce6108758c5e11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5e03b3c5d7387bc678298c4adafe9efa1b9d20a54e99cfe363c1777de653c14e
MD5 4f99c8c921c0ad30aac41bdbdddc9ea9
BLAKE2b-256 9f68bc3377b779ee6661b64d142840f54c241853f658487cee35510c0cee5103

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 12f0c22f1459f2f569f55d9bbb809edb662026a570370dbf0ca2141e11e0928c
MD5 1e8d61ba6f45da02ac70c941d796fb48
BLAKE2b-256 205d0f952eff2b5d4b8077217aa45570937caa0313d0d5eebea9e7cba47b6d3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7aa7a1091d05dea989d7a4b9d9bb2981ebedcccf9c33a09b66492f146cd9abe6
MD5 281707c4b65116ec45f94267769728df
BLAKE2b-256 359db4594d233f6d7dc5ade4d662b3bb1afcdd6506ef9a76f448fb99927e04d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a7f50933bec58d4d4d6a960eb6a47a6f61999ceb49d8c2b0432da1471252d2cb
MD5 f9456898a92146b5aec9d4c4ae77ca08
BLAKE2b-256 248a307e82170732a31a8872b9379bb892fab82aa4a487e3cf7ee1ab27e77dc2

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.2-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.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6349c21ebfd58a6c1110618dbc62b3f015b9f627bd3e54fb1aa3263ef991c0cb
MD5 42785456af8de350733cc58465d2dc61
BLAKE2b-256 7aeb0d60c17b2fb6a31d456b6d99b5e28d240842390cc3114274383c3e8a3694

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f1eb83b664d2789dd243c3f1ec2930f468918e09603a545ceafe6f808eed661b
MD5 b140997a5535f4794fcfa321c76e91e7
BLAKE2b-256 72a77690743015e67e7f896fe2e359663df39f0a9ca0aaa7e5847d28162a9b8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2d45e5f174e682ead3008cfa395d50c6328be7f72046c74a69151b3c6833a654
MD5 a22eef0145ef5bf90a8616586ea84e41
BLAKE2b-256 c22bd82fb9dc719d0cc19ee8fc4f21e5bcb23924c45076defa53c68281496054

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f109acae305d8fabf1b7f32874c64f71f6c0ccd1de80c6ad061ac7d07fe04d6b
MD5 e91f3eac728f5e3c98be930cb9059273
BLAKE2b-256 b8a156e972726c99561aeb107706f8dcc49cac9e07958e21449935f1e89cb9a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ddb84572b1dd681d76bc66416b97827259ee0a3b001d389856ed92ec3695aeaf
MD5 73641287a82d2f24f98fa8958cc4458f
BLAKE2b-256 9e93323135b59f850b54e7fcc5b3268a61cb5199896b06d110e4d7c0f74a6774

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 db2835d26df9a74ab5bc7e6b50a00c0ccc3fda913fa83a11e3e0e4e1e43520df
MD5 980a09b2c4e77aa03583087108f2f5c0
BLAKE2b-256 663910ff61cfcd43601626975c620d1180d41309ecd47715bd546a7e78e32720

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.2-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.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 255271cadda1670809d135a3542b5ec482c28c58ce2fcdea0b4a6501937bab31
MD5 77cb59b800ffb064661293005e04a457
BLAKE2b-256 fa72a0027eca9a306f14e1e95a8343db2938dc569a420d31cd9a223637ca0f53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b9d4f64c3841f63d39db44b8ff5e2cc6e0f2dd3d51c543c2b7305ec25ba1a601
MD5 c3288d12d20d66036ef271120085a5d0
BLAKE2b-256 143a96827c9d8de7dd84b0260c0131bb01fc2937240cf408f415bfce0d59aade

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dda9403f13342a2355c5e0fa922b60fa13dc28f7de27df574bcad6b52b16b6ed
MD5 8e45eaa6f7031ca1b35a8c1a583ba643
BLAKE2b-256 07321961ebbf5bb49f89118b8dd2d5028f1f297515cdd56e04dfd57019b0b0cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 73013895b7ad9d6f6f508f64844d7276b69bbf60d55cb8786cd4fc7eaef4790c
MD5 f9719669917d5a735b94ae3b83da45fc
BLAKE2b-256 fa1d418b806fa384b3fdf946109938c46725cf1d60b3152c0b0bf873188c5ab7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1dda330864fc565a632cd91cafe28c16b9f4a10e1ceb229929e229ce0dbc859
MD5 a1e31e18adf8f97bcd4c07b3ed3ef299
BLAKE2b-256 36c3b9a735d954a4d8dc2f3b6d8ff8bd74aa92646a053130f7a015cd83d6b184

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ee5aedd0633a17f6168da166477ec4ab380811fbea8b1555f65b43e692913854
MD5 ac2d643f8546a7ed567229abad3a96ae
BLAKE2b-256 ca40265dd537a91a94fa85f026b609938140eacfc7d00deef5daba4b0e205d39

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.2-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.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f27b5b8f2bdd6bb47e21efbc1616420bb179aad6d6935e14140f09b99e4a8126
MD5 4f7eda0ed82aca849422aaf503e18f07
BLAKE2b-256 0934cd3bc8ca055f55f29b7f99ac16fad42c4209d879f4ab1b7cc1ba06aa1ad7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 eb4efc3b15efda27672f0f654186c480ca11dbba277bdf8efef51f31ea09e9bd
MD5 352fd3d27177055e4da9392ee57e3037
BLAKE2b-256 86edfc8aa30b37f705f90ed30c213ff7821732960ea82ce04e3a6834d7902586

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bbd327c1a3690479c1ba62b2b74789d616e7bed875fefdaf608124e2814aad47
MD5 61326dcf012698f18009e211e50ef6b8
BLAKE2b-256 9804134a48003d31224db7fce2e33b5262db6e9eb9689037a27e651c06c6ea5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f8f6569fd602fa9bc02b3dc51d8a2bc84f48ba4897595c23460640287d4f192e
MD5 6498bf6123d5e9d5be9cfdea0cf7ca65
BLAKE2b-256 477740f81b81e37598878c34f2b3599209ffb35d142932dffa1988abaad36c03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 368924c3997b8ebcf2473562d246f93a0be464d169707b1f96c786b75532ff71
MD5 38968cd264e44752f232ca707f6e06d1
BLAKE2b-256 7a05c096ecce3fbd789de50d991b3e34ad2289efc51f28224ac1b34bb74cdbbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 720515462ec20b2560768593863e765fb9f767d6ee8f79e0219d3bf1d76de12c
MD5 08aa757424aa3c37474f0e065d961bc1
BLAKE2b-256 50ee601c9d1972382d77085c5fc34ceb6d8caccddff8daee3e568040f919abcc

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.2-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.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f40b078d10ce96fdd1e195ef37372fe7299cc46afdd46ce6c8089486f25f76fd
MD5 ddd17d2ab6fba0165d3fece0258adcbe
BLAKE2b-256 8b6be29702f263f7dd4d622f1a7da2cbfc2c98a913ba47e8ead57db082968654

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 25af2a8d8d135abdca446c6cc84ae3fb4d31bfec75173d99e71bf28d5cf80946
MD5 ec7f372cad6875303f56e8e7ef4a23ee
BLAKE2b-256 f16a2629c92f492714f8c3db49b5120bd094d61709211e2fb6615f0565d28951

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 37443b77128d587123f335e54037b84ca293c0b736ca6ed7880fea00af19fe66
MD5 59f94e2cde7893b87ea8a375a75a5f4f
BLAKE2b-256 ea16534c7e13b458d2047362ca7d524f0d16e7fcb2198f76dd1e2d8b3e301516

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0cb67dd67f56d656e1617ad3806e393fa42f866f0fbb41b357656b512a02f16e
MD5 3aa6ac70863459045a952ebdb3cd555c
BLAKE2b-256 02628585fb4b867ee3e894cf6a3f7af0bb8531d8705cbd39da13aa2672224425

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