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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.9-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.9-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.9-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.9-cp314-cp314t-macosx_13_0_arm64.whl (731.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.9-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.9-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.9-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.9-cp314-cp314-macosx_13_0_arm64.whl (729.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.9-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.9-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.9-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.9-cp313-cp313-macosx_13_0_arm64.whl (729.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.9-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.9-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.9-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.9-cp312-cp312-macosx_13_0_arm64.whl (729.7 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_libecm-10.8.9.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.9.tar.gz
Algorithm Hash digest
SHA256 3992dc5b66857526701cfca0d1e1c6479c81b73268fb2096e81e4f4fad91bb2f
MD5 ea1adeb11602bf74740922f281889628
BLAKE2b-256 4c8c2a389f4921f536739bd6053db3abb7aaee0ac81276b413996269ef433f1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3ddf1a04954d234bbc2e6714bff77ffc33548182bd24081ebad60ce5216a67b
MD5 cb624700f7e940a4833e07a973b798ca
BLAKE2b-256 5135ab82cb5fbc591b8ee620908ee5c4c62079562c52378bc6548896b186b612

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ca4cba5818e8603d6efc8b78a56a4c6f0b277e183d65f5dc8aacdce00917b6e
MD5 2d1201fc9eaa100660a9787e977038da
BLAKE2b-256 6e8b87c8658ce5eccadd1cc67811019e1497e23f2e4cd2ad56d5dc892b97916c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2593e925be5e36eb5a87f5b6dddb4a311cece1d3d37773acb8eff6b4a7376e9f
MD5 156d8e44c3dabd398b766c8bbe4f4a90
BLAKE2b-256 f5fffac372704d3ecc61851b6ce6a2b146ababda67ca41b5ab1adafc941146ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 691f2c9f371861c05221ce695f612e33c93badd2ffb294f2d554f419dd3c830b
MD5 f46815e2ac9583648dd25226b8aeac25
BLAKE2b-256 28c9a1e2a7eef02c1c0d6acb07d272fb739b9c903ce80c04d94e101324882cef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 86ffcd8455809d86dcc1d83469a1edfa978c08b29981c8c0dfbea277935c5d3f
MD5 b12a1b51d50a350746ac20605db830a1
BLAKE2b-256 a49e34a89a5186fa74a33a28e6481aec2904af2935d6808b5fbea915f747df42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1e4c2d02a505ab00126968fb6093dccd29802f45bb730a8d36662565c8e8a210
MD5 4f7b303e0ea62876acfcccd192dd1a23
BLAKE2b-256 da620e8b5363f14bfc4ec1609a4e1b46e18332bbbdcc773e3488af260a37b087

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 889ae1e03ca37dc315eef01f520c1465c1f006f321b9eeb497ae45712b9d8188
MD5 73c15cc1a1c2be3ca7727b749620cd75
BLAKE2b-256 51736ff68df189621d1c65c00f3cc7e3f178070cd0d5a3b9218ee09a799aa80f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 74b0bc0bbfa8b09c87b7c2553138797afb3ea6a1d4cabf234c8d087dc0e0e355
MD5 fcbd100ae517b773946c90f38bde50cb
BLAKE2b-256 bd98ad33fff02b2d3977322dbf704771ccf44721c73930b5babee5fe77ff78de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f90b85772e9228fc3c492d3d68b57fe04ade7392e00bdc2ad7f11bb420edf673
MD5 ea84eeee3c5d515352efc583d94546d4
BLAKE2b-256 e9d860eadd33ff949b800fc466db25064a807411a5b01c8be806b8e9f1b74eac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6dc42f21090111acb7b688012e4840a37ed6bf5a1fb6253c3b9e85f08e010e24
MD5 3adacf6fb0d80d1f7afbfbb4d4a57ab5
BLAKE2b-256 2327f4785d6ba0a0ad62b3248df73715ceddd59aff0d3eafbfbafff5ad00c703

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ba2796be0f4d43e7e41edb42f0ba869485a508b0d13e4d58132b51f40bcf0f57
MD5 94883f74886781298abb31015187d0d9
BLAKE2b-256 a046452c69851616abde15e0caaf695b62cacc092d50d7cd8e8157470d772160

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bb8af9ceeb7afb372f17cebb8d0ea3ab66106104dd2b2f6e21619881801e9c4d
MD5 d9e4d8beb70aa9b5882a95215d2b921e
BLAKE2b-256 156018f6999685d214de48b868ffb8306bec056471900f23b71251e8c83d15a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7c14a373e68550d40bc696e225084928a33f6503e4118a5fd3a401eebd2b2041
MD5 36951685c85e1e9ee4ce506cd434fe4a
BLAKE2b-256 94392d618a12e687fd89912ca9139136aff33c1ed720cb204a50c963066762af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 707ba904499e22b74401a6c5b049464e6a5019a30bacb18dcbcb261226ad41af
MD5 6cd06bb980c7309e7247e818bd030444
BLAKE2b-256 e1d0647f78170c05e014e8d1af3abe6ddf4a058d983fa499194900f51276a14c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c4b58c74011dea8bccde3768b90df826220cc54584f98cc28b71e74f0e2856a0
MD5 d3799bb36df90fb3168579f80ae5558c
BLAKE2b-256 60fa4e01735a2744d5e2c358338ef5768062967cfb8f79e27969aca5102c24e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5c84268221befe9bdd6aaec2f93a86709dd27de2f45334ef56f24617bc30e4a6
MD5 1f09bd5d379310c96bfa98f1eb032d8d
BLAKE2b-256 d94a8c2a74d65706908a2dd7407a32c6c3c35c72580aa5e2f09cc7bdb01206e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4886021e595032a9327ddde501ce61a6300e0cb3fa2d112d4ed1d47172636173
MD5 272c88f5137968755adc0d451c18cdcb
BLAKE2b-256 31d05b3545fa576cab55c976dc4dad7c75798b593725b884f39fcaba5893c3e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8f11625f264d26a3b404729e7a6e102abf863e388cdacf24e6a14fe4d8d77900
MD5 3eec037fa09b3e5c11027319e8637497
BLAKE2b-256 7ff9e1f83ecc65dbd2e9eac2e4709ea56c4d2e54b80d144a6cb8ce76c6794312

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 65776cc3835434c8e4a0a016b6a8a999625104c12f1e81e1ebb569b090ab7eed
MD5 e5ae9020dc322bdadf13dfc15ac7b117
BLAKE2b-256 0b25ddbe3b781c6bd9ba7b3e8de3716924c49cb392445fb001ecef86e5fd5dbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 33a2c11b92cf896726e213819fef017a0276390511c3ac30938b502c22e0e741
MD5 6df0d099321e63b8d97e5f504c212170
BLAKE2b-256 73cdcc633130be3b137f56b4b7eb234cbf4ab2eb0b64f66e5f79cb72abd3ad25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f533486aac8beab4abf24382738fb3c1c422bceba15476e105dd11ccde20b948
MD5 315f878585d7fd4af28ed43e886d3913
BLAKE2b-256 5979e73c8cb7eb60844cddb201de0bd218850d55ac06baf62ac0269cde97b166

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba8e35df3bb81f96a487d329c11720800b2c0f6840b173a7b5fd5a39d0f5adf6
MD5 506c3e782bd673fee00155bb17f50bf9
BLAKE2b-256 afc666ab4c1e941e65d5dc70c771032225849d2b5b4b643ebd5f5dc8324d7747

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7a5d37628e28cb1ceb1f1b4b1f7338bf6c4e44a1c17cb44f18477f00c56a0a67
MD5 d8353e7da18e4926006c8882dcfb68ec
BLAKE2b-256 bd3c8953399074285b10a79d6808ee3f5bc924042612f1ec25dcb9e42e777070

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 386aa17056b02fcb50231f6f265a75a78a26897e1625af21d99a06de67ed84ae
MD5 523da38f7a6378dfd86c012eb22da0b0
BLAKE2b-256 c5edc59d3238345616ad4e93c5f61180c3aeea6c483c9bd35780e845b460dbfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cbd4e7a472b1e03d539f45b30c896e6c1255f4a7066c3e19c69a9465746c3eec
MD5 b3736438d67cbd221f26cb3724040066
BLAKE2b-256 795a313e38f176cacecfa034d7f2287ef16f14602d4939033cc1baa204219efd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1e6ac1477cb219dd092518d69557eaa3e50e21416290e83bb01aec32a8c05944
MD5 3221c144c1ac70e5c42efabbe0ec1cef
BLAKE2b-256 0b3fcf67312034b22387be59931a649cc7671dc2e4aeb9891e0bdb0617bb306a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8995cae2d04f6427a7d84294264c113d7990651969837535359877cccd4f5f5b
MD5 634e6c74374c551a1345863c7a8b896d
BLAKE2b-256 8ae208e0f9641912d89e5bd6d0ff9b19e78d42040fdbf3b1da48a68fa3973d84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8ce5dc3597bba26eee31047db0670ce0ce9689ed48cdf719306bc6097d539cc1
MD5 d9baf79733025a77724ee72db5d376f0
BLAKE2b-256 3087f1c4da2605c32fd8b57e7a988d988a0fec3edb010cfd9d4cdc99940e2de0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 66b09bbe846e5479bc2dae3d8f7cde6edfc38ddf94ee726d0121a209ebbc5e4e
MD5 f9e06ac39c738942d17b05ff02a83242
BLAKE2b-256 b47d880d2e762da772fe13acaffc0856406c2babbdf522ad8083d9ed5f03c205

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.9-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 14da1f0fd4361a163761c0c42ccad51c9cb54e3e31d441cedb2185cb2725e7ab
MD5 a87928cd37febff6398f033f62d4a9e4
BLAKE2b-256 f3e6443e283c26cea97889d1e4a90da89e297535a712bf4d3ec5005e9816d532

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.11

31 files

10.8.10

31 files

This release

10.8.9 This release

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