Skip to main content

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.7-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.7-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.7-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.7-cp314-cp314t-macosx_13_0_arm64.whl (731.6 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ x86-64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_libecm-10.8.7.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.7.tar.gz
Algorithm Hash digest
SHA256 6477e0af94e3657d5319f492ff8eea84a3c65faf537c7874d54d94977e99e68f
MD5 82dfcfb76ec9b6c3fb67d86792587ff6
BLAKE2b-256 3853fec6dab8cfb7e8c832321a4ffdf2c06039482480f8bf1782f422b8cf547e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c254d152adde95f24a6b0234402a78f927a16542a94334464347f1c498db6b3c
MD5 43fefc20cec26f18b84510dd58f25d5d
BLAKE2b-256 75a9484dbf7a3f224e540d006f21e8b8bff23b49e3a7f68b8baeccb249814832

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a0f3c9024eb51c117ec7f64683174f3183add7b7b731824cfb68d64a491a8920
MD5 395e26e3647c2ed800da36a0a3776d7c
BLAKE2b-256 6fe6823394b8cf1424035770a84f2dfceb561b29e8f7efcc7d3692639ca7b582

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1584d24a2f1ff826acee8c8322819adbc879abcb45b0eaa19a19cef349aac627
MD5 ca98c7471641253361b647ca3606c563
BLAKE2b-256 8814e83e129918ac50dd1a235f1bcfdaea332540ada959345e47cf423f83d7ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e37459b0d422fa3eb81e8ec7f809c7e80600ff9dc7918928ec6edd43f954032f
MD5 4774c05c682709bf5c68916d1a7639c7
BLAKE2b-256 b2f4721cf316d407a54f417043acfbf2d22df240be7be0113557fb2994962126

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 365417b5261e9bac9dc1d9f1433ed182953573f1a64a37eb28ee6ca3971d0668
MD5 8a5a407175d749d59ab17f455bd20cce
BLAKE2b-256 42dd4b3be71f3e7e1bd236a1638093960eb59c05074769447c1d7e345cf1a89d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 27718d00ecf8e334c7ceaad386d7b6eba3cbe27a07fac8523af00ad64bc160e7
MD5 f1200823a67a899bd239aaa175cd9fc9
BLAKE2b-256 316c09bdc92b916b24f02f6f8f1154a81dca656893d49220c5c880cf119d1cde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 59a6d5edc4cc7dec29f37d1f8ce3a568ec2c2fcae07292e7a8e7bf17eecae1ab
MD5 22b629dff47963f2849678f52a17c64a
BLAKE2b-256 72ac38cf2483eafc2304222cad48654f062131cc6121af50a8b66da2b4ddab0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 583fea3f344e089628a1b7aaadd2f3fe1654206033d50c54853facf81b3237dc
MD5 4bc0c48f91b0a791e3c5049237ed0200
BLAKE2b-256 ef10c963d979e3dcc68c18b39cde840c70e21d3822a4ce981b5c0ad0b90e18b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2ab0b53a78365f53ca42dc410ec24c355a06579d69daaf7aa29962d18497f155
MD5 a4ca393f301bba1785f1c9334cfd4bb3
BLAKE2b-256 c3dfdf9b7313faae31e7503543e948af3ac3f8216a9cac8dfefe21788e71a238

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04901d8d632fe0bedfdc384d6ded36ded0f83ead952f5f72ebd28c9952ae2820
MD5 ccfd64a246061d54b90156eaa1f03302
BLAKE2b-256 78f4b906e0e03778adc6177391c1313fef59f208013e734d07a032965668c5c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 01f98d4883ed4a38358605c5dde0d1906a1374726633d501fb233c11a189d53b
MD5 828122a8a4bd3ad24f9bcc1f6238f87e
BLAKE2b-256 137df9b62f99f8b5cc7a6b03aacd98b479ffe6c947570ad3709af47f45342459

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 401d76ff83eff59ae331d5a36f59df53f570a2413c639b5700e4b78130adb0d6
MD5 ab159284aa222ad2ab4705a1bc286356
BLAKE2b-256 0de4220cb78c74775dbf7dd5bed81e56121928bc34e938441175a80f70fad65a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2fcb77f6f41eb38fe14dd1cf74d267c247a2292d725fe5d1889afcc440f7c83
MD5 5865264c70d76ee2ffde16bceeb34b1a
BLAKE2b-256 db8e16723369749aa379be04d36cd65cb715b7a5ae30c1dbb8550d3ce0b0f453

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2ed1e84fec3531effe506f84ff9e65d494aa7b4effcfea8992a5a892d1781ca0
MD5 369cc994d3c9c920a2292a726e04bca5
BLAKE2b-256 484d86a2c922b5778ade218716b635c2cc1c03bfef0ea28a1908c6405b7d303e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 787ebe53d0d7003611bd8b377231c75a7ca0c0547a2e538844767a05f1a52fe6
MD5 a85d7a46c14090d8e5b857b0fc640866
BLAKE2b-256 6e258434de23843eb0370d9fc29178380d9190654f4bc44d0bab25cc408b8efc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6321ba3ab4a4645ec6747f118005772ed6f0ae3a08d25042b3b0f4aebcb90261
MD5 1991965a16668a663d2cbdba4ee711e3
BLAKE2b-256 2036d9e3a04080b1ac5b828df622cb9dd93c033fafa5cedb65c5e2346c48485f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 222f73e1df85652d40d5f6e1ec9a6d9602421737dca1f87c6b8203077398524e
MD5 0d0adfbfb6c9d4181d854a809e527d49
BLAKE2b-256 a3cea62ca2f39ecb655fe2992b1ca8d40392e3300b26e0f1fa5f2b5940dae85d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2f2cb606aa0bc4022c863300fc02e1f3957db06a0cfe0bd843e2dc1bb72973b1
MD5 0c7d64a8b67e593106109bd6a20239bc
BLAKE2b-256 1e426ce6572f8efe7ca9ed8768d811484d02f31879ba2ec15e3ebd13fc6e11ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e60e94ba1de214da7f89ed3c2cd8a7db3c55b95261f464d9cbbfad423b60d117
MD5 5d154300056b36363ef2ba5e6feff303
BLAKE2b-256 257d96ba7c977db78290fdb6a5c7cc12cfe1cb2cb4a60ee1c9a974d81f92e972

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a66ef4ec319a319f8a64bbbd5ee4135632d3ea537e72945af79a25f154edc123
MD5 515b8c2f917ea7bf99aa601e1c7ebdef
BLAKE2b-256 f11f8bdd0f64417101e8f210b672f8b1be5c000b4060a0428f0d169424f8a3bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 86e06ecd9cfe70996cc2a15745df4bab6b26f978993218293747c51f3cf78e3b
MD5 a6aaae3e40ea7a86f04e0a03b54dd449
BLAKE2b-256 55201be01e92721116a641bfd405c5d1cfab3c14c962c860ad61ed1574bc0ff5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5b1248d1674bde78b4f9508185847ce93b79acdd0eba24e0d5b0ef7416b0ddae
MD5 e66e81644f6419c27f43e24e84436a70
BLAKE2b-256 c2473bbac87702abdb4b7d030e07a3e3b86d3d782bc2c8cca70a325673c00ad2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bf0085af72a7d303b7c5f1849049a3805db5d72be6438ccf1ad4aa650d4e9237
MD5 4f73acf02d259fb52827bc75c24e042a
BLAKE2b-256 33c62ded2309fbda223a4342f0ed098227934c58da017e8952fd949f5d12db98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6fb8b71f523901e868f26acaad345fa044100d267d0070e176ebf72bcf939b12
MD5 3d74634d79f94ae10dfa6aae1d490f13
BLAKE2b-256 bf9db4c52855f1b2c9d3e47ac1063e45faf7e7beb8c49e5e03a9569495de022d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8acb45efb6b4d0246a89319159ddb1a849832d24ac5d04c9833e8025ee5a00bd
MD5 5cd5ccdc3c4ef263b20e3356a2a56bc8
BLAKE2b-256 c9be0dc666b78c3f02e7cf643226448737c95b5ce2fb20477a1fc3532d19c2fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1dba3bd70e73aa1e4618d656bceca0b7d26ce316c5cc67f79ba6dc27a3281190
MD5 311213a81cf7d671fbeb8a3739fe1612
BLAKE2b-256 c4360ed26f5d7649f202b32b1d5bcad8916100f2e802f4ad53e8ea252e2412b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 addc3dcf2defb1deb46933f90ce9ddc3251757638d0f8fedef1d1cbf9ddff166
MD5 7504c4d2d312e735059114065c6129b2
BLAKE2b-256 1b0ce7df15eb6cf420741307031407dae7902e2c5bf5a5db24034e1869e18444

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cb3f09300c5cf7304ff213c4dd9dd188d5e5d279e9e92bd3d21ef43b2aa01ff2
MD5 85e75f899b99fd9f401e3ba98f80cb0b
BLAKE2b-256 b3f5a6263561ce302217fdbcf0c33dd7b2d0a55ed174a9b18b49f1fd9110e093

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a78f492e832ff6d0ba10127ed4406bb56deae642ef385f2d8425e40bd6094885
MD5 d491794d9feee164ec35e33c9742fe77
BLAKE2b-256 607d8bef49c0dd8c2ff4e01cdf06e1542a977616d364145a3fbffd811a178958

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.7-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5aa2d693673fda5cab2650135717b67541e60e0e0f125c6274e2a3b7a6fb73a9
MD5 6000833b7844e283a0cb5f86bccd9fc3
BLAKE2b-256 b40e3ed87165791cbb93472b167ee8243302d96436bb811b411509df55722a00

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.11

31 files

10.8.10

31 files

10.8.9

31 files

10.8.8

31 files

This release

10.8.7 This release

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