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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.11-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.11-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.11-cp314-cp314t-macosx_13_0_x86_64.whl (795.0 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_libecm-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl (731.6 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.11-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.11-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.11-cp314-cp314-macosx_13_0_x86_64.whl (792.8 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_libecm-10.8.11-cp314-cp314-macosx_13_0_arm64.whl (729.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.11-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.11-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.11-cp313-cp313-macosx_13_0_x86_64.whl (792.9 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_libecm-10.8.11-cp313-cp313-macosx_13_0_arm64.whl (728.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.11-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.11-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.11-cp312-cp312-macosx_13_0_x86_64.whl (793.7 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.11-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.11-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.11-cp311-cp311-macosx_13_0_x86_64.whl (792.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_libecm-10.8.11-cp311-cp311-macosx_13_0_arm64.whl (729.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_libecm-10.8.11.tar.gz.

File metadata

  • Download URL: passagemath_libecm-10.8.11.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.8.11.tar.gz
Algorithm Hash digest
SHA256 733b25594b6534c9c8e8a91cc40d5110a3355914dd46228a1d6bb5475347fffd
MD5 ba5611a9cf480c3ade62c2109521fa7f
BLAKE2b-256 0f8f0e2a6d7355450cc3b749d59e00b0d3736e163fd4a39380f96b618594d3a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cafebdacc500ef5ebf5452a2e46c09f3611990e4bb9b7cae7be1f485f10e2599
MD5 8293327839a33036cd423f5b46309bc5
BLAKE2b-256 a0be443eeab5fd6142559f2eddde1f33d9d39360863c93f9a7de7f0bb0f21bcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 18af250be252543b55f66cd09de70879bbdebafd707c99c63fd5e4700b51da48
MD5 2421ab26824e730849be207729bfe590
BLAKE2b-256 12053a39b026b6503e6c4063814315f0e8b2edf1a1610d672f9394ff54f9a5cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 54c8f79bf892b4d646b7f23c7e2ab894601412854501faf72703e6ccf8d137e1
MD5 d8e5f1b7a83d77f8a3df48e7afe9a1e8
BLAKE2b-256 bf5eb9cbbad3ab3ce755ff9871595b8af108befa3769a8b02f30e728c35ad9f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ea8668b6c869a74fe17ce44394aac6d6aad335142df17c4318decec558226401
MD5 2642af68ac8c7bc59c165868644bcbe6
BLAKE2b-256 179f631a1cf6c3aec1279f49ac08ab60c980b8d39400f613a591ff642f634568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5505db8f3b0492055399ddb4d66147582c8b188472af976325b8a85a545d149f
MD5 4b00b833ca039c36749b8c3a3b07866c
BLAKE2b-256 eb1c3b5f485c8d1de1a41a9e0889b9b5aeaaa3d69671733d9ea2c8f20caa5e57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 83b58964a103fe1d57628ab931eba93ae2f0cfd3a918200d9eb1dda5d499a9b8
MD5 9050abf2076a3079b9000d1205c3e7e3
BLAKE2b-256 e9f170360f282ad01b6776c444509f21feed10f1d3101dbd41b977c7ba259824

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f205669bc3c5357837d8c75f037d7699c8647bf3301c7973248d2f70c27dca45
MD5 785c4dc70f9fe70ece4ee114f6920071
BLAKE2b-256 c356a3c13670ed496f4f106c25c1c1fa5196ca163a5f0b332041328331981978

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7678da44ee552c4da37ffb550b870805ebfdde1eae7eb1cca051db65c1b939f8
MD5 96501bfd665fde5ccd09beda3b38fcec
BLAKE2b-256 a9e33ea48afa334d2a14f046d09a86042afc57be0e8610ee16d0f29b768cac0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 65b9c16eb8b0e449f3b1b44856731ce42f5f03fb519d450673813787c5405d82
MD5 121851e459e105097a29ce794579ce95
BLAKE2b-256 1b70f5912adfed737137f862c1a50a79f9a1ec9bdb84ed4ebbfe054b80a5ad44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 05b72563fb4fa076e803c8bc3318ef599b11b36e7052b7325b17dea09fc7c9e5
MD5 1109ca86bdf98434f4a2bed5885edc21
BLAKE2b-256 4303398363bf98fdd258c3974b43c85a23fa4418c033259a7beb342a520496f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 13440a762c1a40a66b8bc0f6dd7306188bdeed495b82c43ece49c192fe8cb6fe
MD5 1c1669a525e4f1efaa137f650a554d1f
BLAKE2b-256 818e72b084f22fb0d05d055557a227456a24656bd0d9ea0992a1f0e409d010fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 911cb0b44db814ceacfe1dde6a57e5d3e5b612cd76ad4c88aad746b07b413790
MD5 3f4bc00ec13eea32f1503139a0f6530a
BLAKE2b-256 40d54f382711e251ce0fdc30768fb678af365bf8e927469765d6a514a41daa37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 504c9e400d30270ac2cc855f7c0ec4ff086973efe951b13dfff64088b6708df2
MD5 bdb5fad74e284dd1cb481b9b4f64fbe0
BLAKE2b-256 91296e4dab632bd3225eabaa29e3299aa1d8f09cecde5ee6953d63eff768d60f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6f6d457afd88555c8dbfcb1a5bd512aa1d810533e20c9645fb4e9a13ec6b719f
MD5 385c0d00da2872b474499729162eba05
BLAKE2b-256 a85fd11de92266e735e3863fc5da6b820fc8c0a985d20c164782114dc7f4c69e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 422bedfe7663462497d5b71fdd2db0c50e35299e9a3dafceedfc49b5b01efa59
MD5 3c19aec0b32debbad1774f3f74312543
BLAKE2b-256 6fda029217a6c39765888ee1c4e330cca38f0b76a4840377d32fa318054fb3cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 903207e35bb51f3173a718a344b352dd2bde447b4ad38bce723445bfcfea34cd
MD5 d62e2cb5faabb51d8cdd6a40c5d9801b
BLAKE2b-256 2e807e59ee862bf61075f9581b4461a367bfb04b2504665b457ed707883d968e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8bba9fb90db8dd29dc938a3b0af11bf6fe05b96d799364b301f196cfd1ef52d1
MD5 4acd557e3292dc6734dc4b47a32549fc
BLAKE2b-256 726faf30fba115c23abc6797327df99fa3fe817c24acfb4a5190aa7e4c2b800e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 59168b332e36f29f6afa51bd8b27c650e9532f5956124e713d83ea2980832968
MD5 470dac84bc94814d09e6adbf0e36fdb3
BLAKE2b-256 b1b2a4af2c316cea8147baffeb7b276517cdfffa1eff1fe37e1a2a5e30236770

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8d514e97cf2db6f3e8c8be7d18cd397dc092b58e2d9123ede27d080afd66a84
MD5 3af7763905a2a10dab4bab1e07e1f2b2
BLAKE2b-256 10c26dc80834049a14a1a32307ed3928ef41e532b4f95f0b8972cacdcc856b86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 30b855b1ff6b210e269b6d20cb4a98f23b63df5d89bb5d7feb3532ef725726bd
MD5 c52b9107497f0de0dead669a3de097f1
BLAKE2b-256 cbc004b9ba953e0da11767ec70b757d6f85e2715a27e46183ec1b8c74327bdf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b5fc33685ed085895df199950d5523d460e5a8b82f18a976d35a7427a49ce14e
MD5 c24d20f4dd93dd3dae82822ac43f65a7
BLAKE2b-256 a24ddbabd9b974c43843ed8ac063b8089ae702f2f990324c28ed1982a30024ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3d7ce38123a70f9bdba8f7c58ad1c5ac9a16e5c1973ae95aaeb55ce3d47ea9f8
MD5 f41917030dd59b5c940810f4239d7e61
BLAKE2b-256 5f560c6a28aa88617c6dacccb10c269a98b84403120bd2a6cb2d8db8eba9651b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c8a2f164f8fd16dc00437677ab127c1a5088603b2893a957accc58bc2951acda
MD5 44d30d5275c7c9c6e22864cdf842e1c6
BLAKE2b-256 8c195d6f1b68758d37bac59a610d81108053581d6ba94b6b1ae652d91707e512

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cc6af6a7b3eb3e32c328c40519dbf4b6586f1b4242ccf73e4a23217ff4f0145a
MD5 3c60ea4b9aaa41e5c9348b3144473862
BLAKE2b-256 5620a7f198a231ad01e6d2a450db17937ed0299b8d4e7d408f44b5332407a0de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 236fb13bb2296be77a921c2d3ded098946cbb33bcf95410ad740312af24b17b2
MD5 0fc04cd013dcfa16b61cd2deea75cb20
BLAKE2b-256 ce849fc8fe20b0fe71bc99328c76862faf12d50e8710a9d6dd04a391aa8d22d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 20851a85f46f91420a4d5c63ae13f958574727441e9487f38ee8ca35b2c90a0f
MD5 01ee09cc8acb5959d8679b7d68972252
BLAKE2b-256 7e26ca8a8518e485edfb700e426775d784c1abd2f01e8ffe03998061a005930c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 75c068ab444b2d2e3e4e1a424261db711bdb09abe5b6e1fa81f7de30ffe295ff
MD5 392a7abdca165e38fca3ce1b9fbafc72
BLAKE2b-256 3abce03af6d4ca09b4e4c5573519b6e6fa3501d30575f0a06e59d7f42dcf9550

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0bb251addb01832903d6bc4c511dd0738d4f34fcc0c35150262bbbe7969260c7
MD5 238c849bceab882ddeb3f745b911a986
BLAKE2b-256 ed15ea9c284a9940aca8b29e7c967c65148e20daa3bbdcd7995a12fd10e01a6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c568dd6f70538c0446d7c8f3998c58ea7b97c3f6e9fd4d7796103a44b87ebb41
MD5 8463746820b199e332947cdb358576b4
BLAKE2b-256 1f1cb35cbd4733ec43c2e811633f575fef8d3dae6885b0f495c9a2fe0e9d884b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.11-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5026ebc61ea19f8dbc5651ca94cc991711403131bfad2587b86753c662690065
MD5 cdd9721a87e56f00e7e354c9dfea62c7
BLAKE2b-256 0f1174c243491f10760651b389c8d2760ec3812d2f26f8ab44bb7ccf7daa0325

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

10.8.11 This release

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