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.8.tar.gz (16.5 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.8-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.8-cp314-cp314t-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_libecm-10.8.8.tar.gz
  • Upload date:
  • Size: 16.5 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.8.tar.gz
Algorithm Hash digest
SHA256 ff408ace38e269c033178d27f4d00f58a964db42e5062fa59efd6956a36a679a
MD5 5626d98ce5a48159c6a8d335c367cdca
BLAKE2b-256 2a869e26898f25e393d48fe2b72c0b285b228ff42600ab4ae575704c9dd8cd39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cb85abc8d14f6109077a9646796402d157b2e36cda23a810899a588140777f56
MD5 1501aecfccc8741eab0d46121dd8bd18
BLAKE2b-256 a0f776ebe73876a0f740f55709d0cf2299401d406a411ea264279f0883952d53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4fb97fb361bbad64d694e94de13af7995de5fdc836f3fafa4a2fcfe198bb6895
MD5 84129b289cee18d02240d2aa3b6711c7
BLAKE2b-256 17d7298413ee21d54e9f0558882a3b330d65516b2cb4ffee78f981e10782b25b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b81291925b10bee10e5b3458aa2fcd0964f5d8f579a150675143b0ee8b53411a
MD5 354948d546a0b0e0f6fa3acdea1590e4
BLAKE2b-256 fbd1c2f3c43c8500b44e24fabac66a63273114fabd361b409142d456342ce3b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ed9d0bac2deed84b34f70565137fbc5eb7510566112310ac3cf3e7411cd8db89
MD5 5a3156efc42af800bf7fe6f88736519a
BLAKE2b-256 b92aa1cd95bbdf98a9d93e4791a9cccdfb3f70344d4960a575b5c8898b9e0466

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9a0a0951b56464e74034e471b162f54d19c14748b40a11e8a665b2552ac2298b
MD5 e3c28d3fb79008bb5fcb2ae835582b08
BLAKE2b-256 76ef099404ef9392370f2f099c6b17bfe5ee97fa14b3c5e4409355415a85334e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5c79e806481dd0bcd544dab627d6860f417b2914e810ef996b7e15238b51da00
MD5 9474a3052d90b90681b76a688c4d4d1e
BLAKE2b-256 7b132902cb5ed86f5e9c9d92ce3c50ed54461387afd3685102fb58f9f0fe12c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5a4fd6d9c80b6f1a4ca3325a13944bddfca5d98a4bf32f92baf056a004cc93f5
MD5 a75c5f4a5f3b9fa70c9a87b06a31b407
BLAKE2b-256 93c4a931a108b55eb629560735fe64c872f579a245cb320463d9a579fea3690a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 691f832cc75f62e4c9b0c2ed87fefb4e098222acce94701592e6833451e57d17
MD5 77bb94a303cc93b92db4f2533fe2edaa
BLAKE2b-256 47f1c66d7e4ac1e6e6703d6570a7d497359ebb457c9138d7c45fda81f71c1fab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e3e4ed8c0529a3a2864699f7d99e9f824dba8d5a5f8f106d69287f3a06476b94
MD5 c1138893364c7da786df847445c698e1
BLAKE2b-256 0eb8c2f8e7cfb2bc688cc6fdc5fa1f606a9cfbc13eb6071cf3d5442809620210

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 776b775dfe6a97c24d6cf9361a6000e5ef22ddcfcfeb838d7f06dce40b03968a
MD5 7d1a0e89e656874d498e4a52e5d0e94e
BLAKE2b-256 9543764b63f913af57da4147a47892b77a3996903fe835c504d0f56725d5a457

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f862588062772d5e85657a1e8d380bd5344dfad94a0b5b273a7b57a83ec3502c
MD5 4d918b86e4c96b72b543e048875b2acf
BLAKE2b-256 053df90832142f1809632b5e12748518da7ee57ccccef1d30820b2f574349974

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8ad273edcdb304d333a2e904a35aa60154a61b5adb91ce5b95d0fc9f8aa80608
MD5 9765779a80b3b18152de2ffa6cc392df
BLAKE2b-256 29ceed1e8ef0141ec2472e7f3cafc6da45c731bab752443d9ce52301449a481e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a70383eb2f2f21786ee2c525ae363f4d92b765ad9f5d190e4809926648164ed2
MD5 6db09ad8693b2308943a9d49b1ce2cb5
BLAKE2b-256 091ae55022d595baaa15fb470f4b79145aa0b029d305a73d2c4b89b0d3e7bc55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6a2eaa51c29c188ae1e8e7ac13bf4a7bc3a079e5ee486bd86f3fc514e5d4598d
MD5 3ee5465126276cb12d3ec588cd9153dd
BLAKE2b-256 3f26f72ab086683ba0d1c23175c12dbe32d3ed1e96f09d1804fd59994787de53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 665486ffb69e5b480040d15ef109c250764b937ad942601b0a3f0b81926c26dd
MD5 c2d4c0af45fbaccb95758bf3983bf7c8
BLAKE2b-256 5bb098cd91af162350aec55e9e65ab515bfc4deb1eb277d130dbdec8f3430242

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bfb96c136a90876c02dd5daba056d7a29824195d9d76d6db2ec750f205c956b7
MD5 608d2397d30efe69b97c3bf3895a3ae6
BLAKE2b-256 72800335df4a79de3307d0945fefb6a1bd0307a4a12d541b8b094afb42fdf503

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e58519197869f8a0d09f8d2c4f6ce76e2ad613c28467f79b1358135d73858f47
MD5 f6443d30be76fad3e541deca665a0656
BLAKE2b-256 170b1fb97279676f564eb6519e6d90f3b70d42911f990f4f002c3aacdbf6c514

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b097ebaaad012ab7fc2e11fbbd106af59da233525b9bab3eedc7f354249a3bce
MD5 a6926ba9e7203d583221cfd4922ae33d
BLAKE2b-256 04edf96922fefc26bd0d80f76fa95c93577679429d2b01b66e142bdaf7f3aa54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 87504ff1e3af1783f5980717c9aecd73101b661d47b6eb493e310e5d14f3b6c7
MD5 fac92bb7a573d7092a79fa9b511cbc1a
BLAKE2b-256 8566cfdf55c8802fd3a58a27f901411d0083fdbbf9607bfd101c3099c758bdbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fc0c34d10addac6e86ae56202c22b372a0b3a51010f6a4701229ab9d59715e8d
MD5 29d512d7350116d6b296c18c37b0ff58
BLAKE2b-256 dd388cf64b5cb88839ce47a681411dfa5eaa543db56af33ac83b4d143133bf39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6615a7db50eadc7e04982e0a2f32a071cd3fa6e938b0de6aad47d5afd8ec2336
MD5 ecd80c8f26f97336253bee647fc2cf63
BLAKE2b-256 98646ac9523d1370ec00f6b3319f26328f98b53cfd6e079c9de5813593b1b3f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2c05dba6a3e16bb2fba2e2d4f0168e77f547edba23f5996a387af15cdfbd731b
MD5 57d971e16cee50c159b2a142d02933ad
BLAKE2b-256 303289fd0f89fb8ee71ea6343b6542ea4bc6c73ef2c74766508345346fa6a494

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7cedb7e9bbfd5fceadaf22109e0469fb6dc1e012598e965f7775502af0427521
MD5 30cc2f22d9294bd1af8581b568170de9
BLAKE2b-256 085ca45caac2b3ede4df0017c4b62fbac9563ae1640a178242f28916567e4e42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fd3eae71e272c655439c36feecbfadc2f862b557d4553683ffd652f9d1597df0
MD5 2407a0c312da9d34e83b421f17c386a4
BLAKE2b-256 28e919fbd2632d47383854e09e1f13b49a47ab240149361fa8e6a074f6d8db2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 71a9af357c4eeb8fa646a2a73cee0d70e138c3ad5f3d242f27d9c00198bd2952
MD5 df83da03479badcbd03e7a00fe760486
BLAKE2b-256 49332f4a20a5e7a9957d45b51e8bab212f7ebc9cd5b926e11dbe9badf30429b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 27a99389afc386e7b5a579109a2d0ae687c94b8eb73101252679728c877ed0c5
MD5 f0f97270de65b905eb924f64ee9872b9
BLAKE2b-256 668d2de4f0849c32efd62b20d6009955cfeb6fcd486d17dadcfb4487d62bd9de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1f74cc545e531b532bf339ceddbd79e1e811c377d3e8fdb22b951df69d302e4f
MD5 665da1e2e59eb18a53121ddf0d0b869a
BLAKE2b-256 8d0f1dca9661e93034b92adf158e016546b04a6321542e2259ae458243480241

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 552cb0e8c57e604e6cac94ef43b1c06604aa477cbb2dae602708f4a7d2623996
MD5 8f578a430749d7fcd6e7e7eadf4501d3
BLAKE2b-256 b030d5981ab2d4655fedec1e3b34d78da7701e8b32843cf8b078cc2cdc35ffc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 188ad20fecc4661ccad6d0e55192b69d4b56aff54dd35ee378e84fd9c7d3d634
MD5 27e437471b57fc7ac8c555cf14191d09
BLAKE2b-256 6d03ba17d4cc7842e18099c541f2d1ff7eb094470ee33930cbdb734d0f6eaa8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_libecm-10.8.8-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e0e9843666d33a97f55a4b5406ed03f1b05c4976e3eff902b5335de03644b1f6
MD5 dfa944175bd8e4b1a8fc7967adaf8905
BLAKE2b-256 1bad17dcc192ca7e9eb500c90a5d2144a124e6b80c899da9b48caa674c93af4b

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

This release

10.8.8 This release

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