Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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)

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.10.1a0.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.10.1a0-cp315-cp315t-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ x86-64

passagemath_libecm-10.10.1a0-cp315-cp315t-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.10.1a0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_libecm-10.10.1a0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_libecm-10.10.1a0-cp315-cp315t-macosx_13_0_x86_64.whl (794.9 kB view details)

Uploaded CPython 3.15tmacOS 13.0+ x86-64

passagemath_libecm-10.10.1a0-cp315-cp315t-macosx_13_0_arm64.whl (731.5 kB view details)

Uploaded CPython 3.15tmacOS 13.0+ ARM64

passagemath_libecm-10.10.1a0-cp315-cp315-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ x86-64

passagemath_libecm-10.10.1a0-cp315-cp315-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

passagemath_libecm-10.10.1a0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_libecm-10.10.1a0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_libecm-10.10.1a0-cp315-cp315-macosx_13_0_x86_64.whl (793.1 kB view details)

Uploaded CPython 3.15macOS 13.0+ x86-64

passagemath_libecm-10.10.1a0-cp315-cp315-macosx_13_0_arm64.whl (729.2 kB view details)

Uploaded CPython 3.15macOS 13.0+ ARM64

passagemath_libecm-10.10.1a0-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.10.1a0-cp314-cp314t-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_libecm-10.10.1a0-cp314-cp314t-macosx_13_0_arm64.whl (731.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_libecm-10.10.1a0-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.10.1a0-cp314-cp314-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_libecm-10.10.1a0-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.10.1a0-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.10.1a0-cp314-cp314-macosx_13_0_x86_64.whl (793.1 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_libecm-10.10.1a0-cp314-cp314-macosx_13_0_arm64.whl (729.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_libecm-10.10.1a0-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.10.1a0-cp313-cp313-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.10.1a0-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.10.1a0-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.10.1a0-cp313-cp313-macosx_13_0_x86_64.whl (793.1 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_libecm-10.10.1a0-cp313-cp313-macosx_13_0_arm64.whl (729.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_libecm-10.10.1a0-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.10.1a0-cp312-cp312-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.10.1a0-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.10.1a0-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.10.1a0-cp312-cp312-macosx_13_0_x86_64.whl (793.8 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_libecm-10.10.1a0-cp312-cp312-macosx_13_0_arm64.whl (729.8 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

File details

Details for the file passagemath_libecm-10.10.1a0.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_libecm-10.10.1a0.tar.gz
Algorithm Hash digest
SHA256 941e1a7cb285140301265b68a11eb78571a92caf67fc7402714250d126452d09
MD5 74db9d2f9c32a740aa0e38fc835ca050
BLAKE2b-256 5420762bbe20e9280b9b2f3012cfc1edf15fcb455fdf2da537f0e0284cb679fa

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4c814b859fb5ea36f95f0b1d3dd7c1237930b943956da6abe8f4ba060e5529fb
MD5 5dbd90336cb6b44391d4d232a6221a70
BLAKE2b-256 edd83bc9cdc25d3a5035330f1e2d980eb8e50a753a496b4efbfb3cd18ab1f2ab

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 00ab3ccc4bc56cb73dfeb119030f9fbdb58f8eec771310feba190705dc91d6c4
MD5 43b57f2d2e0880498915d34dbc58994b
BLAKE2b-256 980e034985000fdede69acd72cd9015cbb09405984384f21d0056443a1224402

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1ef6430d4c62df4fd75ed44dc6aa9d486ac671850e6c56f0e65dbac9c7f71276
MD5 5e310d255d50bd27b30e24c9cea4aad3
BLAKE2b-256 950f12812bb3536ab56b108829c7aa6e918deabd176cf8a3fabae9f325d2efe0

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dcd30361e0023e827369b62c3fff988c6424bd29f757ff19d017253c78623b45
MD5 07be979aeb1d127ac87685ad406345e1
BLAKE2b-256 639ad3edaa5a776f6f499b26cf0fd3abf1ecfe59a845e390d68a3af9e1788982

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1e01a59a9dddcae14d3690786f3a95103015df11e46b24e81a46db348f158f3a
MD5 6240099052ea70b40965a33068544bb8
BLAKE2b-256 4fc1db4962eca96f0383b8203141e8ce7616ee4defeb1abeafe58ce0cbac7eaa

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e8099d2630f39af210b8be331cae64893a7893a844b6c5a221ec434af9fa2583
MD5 1c726865e1cf73b7d42fcb87cf8e5cb5
BLAKE2b-256 94fdc597f64b5c631909050215b3b785bf42916446b2ef59f7af880ecf91d802

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 752038e91ea60439fb3cea23ee683212aa0a3938ca2e8d6e98e7a8d5c19690ae
MD5 41dd1315ea98a18a1b856d2f45b604f1
BLAKE2b-256 25ac128dccc11f6efdc48cf34c1ef35eedeef313cc68b1c911b30683c106d6d5

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2a5c9520a137947f0df2520156a8d45e536c657e7102b2c46028f02d2da58da8
MD5 3cfd0d7ca7e74003d9f752894933613f
BLAKE2b-256 b3af501004adc1d40d8186d9caf4ab47b5eb56f155cbee1055c5bc01e32befd9

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a9cf56027f2c4061da2aef871a160872e1c0bf0a57d4ebc042687c3c47a88b53
MD5 a8624b420f01fa63cfd4f8eedeee7b3c
BLAKE2b-256 48ce5060ccf3df953000da15aed4800eb7613b647780f07acd04c88223a2af85

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2f852ddbcd60592fd8367c9c930035dadd54b01f08d6e44e5967260c7a632a28
MD5 cac97058ef8a3e9a8787eb7b4dc0e45f
BLAKE2b-256 d640b13299df9ff5a3610b5acd9530297ef3455d63a5586d9863dcaae31afa5e

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b55514efcbb10a6a97c8f7751bc47bcf38def706b67afd532aca81a4641e4b3c
MD5 19448727227ec73a0f459a45db6a1fab
BLAKE2b-256 c13c0d78c9ba7f479076fbae39c6934d7667472fed8adffcd3fef682d6966527

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp315-cp315-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp315-cp315-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1e6c27870cc5bea3a4595bdaf3a46db43cc02f62e70c2e33ad6d3b2c09490bf4
MD5 7bf82416750b4cfdfd91c3db8591f676
BLAKE2b-256 bae96bdb27f1be0c452dcb4620028d24540a05da6d74bd7f19025ffe6cfab3ca

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2f837817bcee635c4eec9715edad070b77deb89b010bfd6ad840fab63b77756
MD5 94453ddc2e100856c521127841d631bf
BLAKE2b-256 fe3869c50b01717bdc3fcafd97ea7627c76872da31dc77594b0daa9515bd1a2d

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5251efbd266ffa361304a48bc0391117b517768510f21a0787c2bddf05099d70
MD5 5d43a2c932961cb3176bc4a762ba0d47
BLAKE2b-256 62bf1d9a3c682d120e0555f37c87732b705d47f056af8e8d2d0c616a18eb1f1f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cc7accaee6ac62e77a976699af251f58a83c4b180738bbfebc3c6444cf464623
MD5 f2b1fc65df947b967f852e994f1588ca
BLAKE2b-256 f0a32f226e5b355644f75eae0c3300d2f347690b14cd00945c27bf35c4ee896a

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b4d32ba447fd1ad6ed728b5e74ab4da44fe7445d6e39e49be51d489dccbb299c
MD5 063ce6637d743fb0ea4c739c4babb4a0
BLAKE2b-256 9322b31795798b803ff7351079b4af0f3fc7784bb4858e293e0c02b234f32622

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 29ff2ed72f5d978b7c830e6fb22b15dc1bc2941b9d45ad3ac28ad3e3841f9f8f
MD5 c4371c3a4383c570e67f599c54ac9035
BLAKE2b-256 1252eab4f38354ced68aa197e0e854ac91d86d249cc7331df4be7c8222935c55

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c5e7d5a583282f525fa212f5caff5a592379804599935248c62d10fc25328f52
MD5 888082af8653b7d55970676acd911f6a
BLAKE2b-256 3ea650b202dc6ebfc0d60d8c3dd36c37c7e245fda56ca8fafb99e1ee7c8e1bb8

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea4e3f2ef6b002ef948bb633fe17007c4f84ecd714105a3322dba4bb9656a016
MD5 ae68caf156e2c1f4384d35d872225478
BLAKE2b-256 0232d35dd56c2eaf292d5646ad46c694e2253b278dc1947ee2ebd2dc546d7ff2

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0a9561bf331b17800a982fc7baa649bfbac5edf58ae0e9317296186486ac5602
MD5 7b88637b179267e20e66ef619f276074
BLAKE2b-256 b828febbcfa41c461ac22cc310d197da4a2a2d11e535aa4beefb43ebf0d961f8

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e7c07067c1df44f3947775d446e761b01f2faaf752374ce1ebd06f5aac9bb2ef
MD5 3b58a121447c00596c568f27145f2f61
BLAKE2b-256 ab7b7e461a4faf3fa809fae8ebacd961c359d59d18a310d1b6fee8d1f0c40ddf

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 178d836f5785bafa60e9b198034e9987b9bd1de8d55a23b72e4958fe2b515220
MD5 a1372dd35646577fc8b11f4a125bdff7
BLAKE2b-256 f23c942bb5a9e0d5973be3dd147fdd44e5591460441f794069f2c12bf1d30df1

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4da84e31bcecab6f98ed931141491a57d5e3c6754cd1dab4f165638c194c2feb
MD5 6943aa3e97e41c08354de29e8889f253
BLAKE2b-256 732af95f19dc5168ae192585214c1c0af0fcfe1e43dd6928e211f027bbf98c28

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 56e7f189657ed60076c0ea1a2efafa7a4ec00f26754d750cacf400bf301548c8
MD5 e102730beebe9f585fffecf6ef6af6a4
BLAKE2b-256 065b172f1dff1eebcda236f6ea8abfdb1e2f1b45490b2996cfb6700ef660023a

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a0946f25f710368c91ff462ff1ae0777fe2db984e62e9f80372b24d1275953ec
MD5 b3ed00cd29cb6cd44ea2adfbf7c07031
BLAKE2b-256 881f67fadac9a64eae3aa86661e1e146b60c28dc68c909b88105a4f4a8085c3f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 313002e36a6e9de1bf03cab419331151932492d796f1c894d88033119dfd3cf7
MD5 29655eae46c6c108e187c21409f4b436
BLAKE2b-256 a03881025bbafb69e96398d694f719397ce5cccc8397a5c63b7879a1c483fbbb

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0d4c47dcfd23f7946789692f560961fbc1592a8a7891f18724cb575486438242
MD5 5ee5ab680c9c7af6adedf37cc826acde
BLAKE2b-256 9f0823c7d3dbfdd2c889e1df1342336be72a6419f783dc5741eb80532d0ce674

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c27cdf0192fc993470bfed2cea5daeaa7f5fbed2e648af63694b7a5920ff5065
MD5 9046afe1345917a0d47bfc13d1100111
BLAKE2b-256 a0791198c913cee2e33526d88348b269cbb4189eacb071d4361065929d67ed0b

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0f3a798386e18da41c7be6d2f511263f96b389132a13c0edf243b50816579416
MD5 f6efb65960c801e1bdf31ab6b8cf4405
BLAKE2b-256 17553b19fed873024dbb47f21d8a154cb3950249ebabd18714addd235509ac94

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 67e1e1caf828bba7b34b6260ebfa6c57b51ccdc4eb00696ac2e629add918c90f
MD5 a1e385dd9e0296e469a8dedea13eb857
BLAKE2b-256 1e365b9528a0a5640c661e465d7048391ea877ab9503a8981840eab3a3c14c2d

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd9c05e43cda7498ed0cc633a7d893f49174b4442664cc13ea55bc1623abadaf
MD5 29378f028621087387813864be448d0b
BLAKE2b-256 9c99794acdb30148b34eee11d35bf8610869cdc4035cae4c6bd36e13a6b97e0f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 43cd52ddeda09606912d53a3943b4753c827532f0fe645d7f231af10d7901752
MD5 7237b8c4ee5a6af057ac5436ac83de5b
BLAKE2b-256 8ff3c0a922566602147eb1fa5a0ebfb397441e12b73ec737ced7d52186b43558

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93e5608d2346585c12731d9f6f8b26132d32b7b9bb1c23f712997068dddbd965
MD5 b8c255bbbd9d39c57fc60dbc462f52b1
BLAKE2b-256 0d2c1d796664b5d9b11c4c1778fb1699983dcd82fd7719cd0d2382db737deb46

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2440b30a7f512c6f6a2d066a4b1427d8b777c3204c22dbb2906adf2f53535fb6
MD5 62f3d72bdc13850d3fe3926a4ba02074
BLAKE2b-256 b786c19da46a20dd733578ebe8fac983de139e2985fa2e3524c5b4366790d778

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b507369ee82bd7da5605b1200c21c74cd6ccf1390db2b57cf43262050e6a9b66
MD5 6c83cde8ad7efdef0cdc93ab8e858237
BLAKE2b-256 177d4512da92777447686f6684e5aca2c80070b9da5ecf41a6598c16532d0def

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.10.1a0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.10.1a0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f2728b678cb5e0a1ec99b0794bea5d3e7311a867aac2b02e481be8d5939ae13e
MD5 3863b488d7d0014c7d52c1b9514ec23a
BLAKE2b-256 259f23d98e618a21d52b48b740372e1a40b27eafffca123a1232d6d3af16ac75

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

10.10.1a0 This release

37 files

10.8.11

31 files

10.8.10

31 files

10.8.9

31 files

10.8.8

31 files

10.8.7

31 files

10.8.6

31 files

10.8.5

31 files

10.8.4

31 files

10.8.3

31 files

10.8.2

31 files

10.8.1

31 files

10.6.48

37 files

10.6.47

37 files

10.6.46

37 files

10.6.45

37 files

10.6.44

37 files

10.6.43

37 files

10.6.42

37 files

10.6.41

37 files

10.6.40

37 files

10.6.39

37 files

10.6.38

37 files

10.6.37

37 files

10.6.36

37 files

10.6.35

37 files

10.6.34

37 files

10.6.33

37 files

10.6.32

37 files

10.6.31

31 files

10.6.30

25 files

10.6.29

25 files

10.6.28

25 files

10.6.27

25 files

10.6.26

25 files

10.6.25

25 files

10.6.24

25 files

10.6.23

25 files

10.6.22

25 files

10.6.21

25 files

10.6.20

25 files

10.6.19

25 files

10.6.18

25 files

10.6.17

25 files

10.6.16

25 files

10.6.15

25 files

10.6.14

25 files

10.6.13

25 files

10.6.12

25 files

10.6.11

25 files

10.6.10

25 files

10.6.9

25 files

10.6.8

25 files

10.6.7

25 files

10.6.6

25 files

10.6.5

25 files

10.6.4

25 files

10.6.3

25 files

10.6.2

25 files

10.6.1

25 files

10.5.49

31 files

10.5.48

31 files

10.5.47

31 files

10.5.46

31 files

10.5.45

31 files

10.5.44

31 files

10.5.43

31 files

10.5.42

31 files

10.5.41

31 files

10.5.40

31 files

10.5.39

31 files

10.5.38

31 files

10.5.37

31 files

10.5.36

31 files

10.5.35

31 files

10.5.34

31 files

10.5.33

31 files

10.5.32

26 files

10.5.31

16 files

10.5.30

16 files

10.5.29

16 files

10.5.28

16 files

10.5.27

16 files

10.5.26

16 files

10.5.25

16 files

10.5.24

16 files

10.5.23

16 files

10.5.22

21 files

10.5.21

21 files

10.5.20

17 files

10.5.19

17 files

10.5.18

17 files

10.5.17

17 files

10.5.16

17 files

10.5.15

17 files

10.5.14

1 file

10.5.13

1 file

10.5.12

1 file

10.5.10

1 file

10.5.9

1 file

10.5.8

1 file

10.5.7

1 file

10.5.6

1 file

10.5.5

1 file

10.5.2

1 file

10.5.1

1 file

10.4.68

1 file

10.4.67

1 file

10.4.66

1 file

10.4.65

1 file

10.4.64

1 file

10.4.63

1 file

10.4.62

1 file

10.4.61

1 file

10.4.60

1 file

10.4.59

1 file

10.4.58

1 file

10.4.57

1 file

10.4.56

1 file

10.4.53

1 file

10.4.50

1 file

10.4.47

1 file

10.4.44

1 file

10.4.41

1 file

10.4.40

1 file

10.4.39

1 file

10.4.38

1 file

10.4.37

1 file

10.4.36

1 file

10.4.35

1 file

10.4.34

1 file

10.4.33

1 file

10.4.32

1 file

10.4.31

1 file

10.4.30

1 file

10.4.29

1 file

10.4.28

1 file

10.4.27

1 file

10.4.26

1 file

10.4.25

1 file

10.4.24

1 file

10.4.23

1 file

10.4.22

1 file

10.4.21

1 file

10.4.20

1 file

10.4.19

1 file

10.4.18

1 file

10.4.17

1 file

10.4.16

1 file

10.4.15

1 file

10.4.14

1 file

10.4.13

1 file

10.4.12

1 file

10.4.11

1 file

10.4.9

1 file

10.4.8

1 file

10.4.7

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page