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 distribution passagemath-eclib provides the Cython interface to John Cremona’s programs for enumerating and computing with elliptic curves defined over the rational numbers.

What is included

Examples

A quick way to try it out interactively:

$ pipx run --spec "passagemath-eclib[test]" ipython

In [1]: from passagemath_eclib import *

In [2]: M = CremonaModularSymbols(43, cuspidal=True); M
Out[2]: Cremona Cuspidal Modular Symbols space of dimension 6 for Gamma_0(43) of weight 2 with sign 0

Finding the installation location of the mwrank program:

$ pipx run --spec "passagemath-eclib" python
>>> from sage.features.eclib import Mwrank
>>> Mwrank().absolute_filename()
'.../bin/mwrank'

Use with sage.schemes.elliptic_curves:

$ pipx run --spec "passagemath-eclib[test]" ipython

In [1]: from passagemath_eclib import *

In [2]: x = polygen(ZZ, 'x')

In [3]: K = NumberField(x**2 + 23, 'a'); a = K.gen()

In [4]: E = EllipticCurve(K, [0,0,0,101,0])

In [5]: E.gens()

Development

$ git clone --origin passagemath https://github.com/passagemath/passagemath.git
$ cd passagemath
passagemath $ ./bootstrap
passagemath $ python3 -m venv eclib-venv
passagemath $ source eclib-venv/bin/activate
(eclib-venv) passagemath $ pip install -v -e pkgs/sagemath-eclib

Release files for passagemath-eclib 10.8.11

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for passagemath-eclib 10.8.11
File Size Uploaded
passagemath_eclib-10.8.11.tar.gz 39.3 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-eclib 10.8.11
File
passagemath_eclib-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
passagemath_eclib-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
passagemath_eclib-10.8.11-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
passagemath_eclib-10.8.11-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
passagemath_eclib-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64 Details
passagemath_eclib-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_eclib-10.8.11-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
passagemath_eclib-10.8.11-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
passagemath_eclib-10.8.11-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
passagemath_eclib-10.8.11-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.27+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_eclib-10.8.11-cp314-cp314-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 13.0+ x86-64 Details
passagemath_eclib-10.8.11-cp314-cp314-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 macOS 13.0+ ARM64 Details
passagemath_eclib-10.8.11-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
passagemath_eclib-10.8.11-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
passagemath_eclib-10.8.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
passagemath_eclib-10.8.11-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
passagemath_eclib-10.8.11-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
passagemath_eclib-10.8.11-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
passagemath_eclib-10.8.11-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
passagemath_eclib-10.8.11-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
passagemath_eclib-10.8.11-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_eclib-10.8.11-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
passagemath_eclib-10.8.11-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
passagemath_eclib-10.8.11-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
passagemath_eclib-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
passagemath_eclib-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_eclib-10.8.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
passagemath_eclib-10.8.11-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
passagemath_eclib-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_eclib-10.8.11-cp311-cp311-macosx_13_0_arm64.whl CPython 3.11 CPython 3.11 macOS 13.0+ ARM64 Details

Total release size: 737.0 MB

Release files / passagemath_eclib-10.8.11.tar.gz

Download URL passagemath_eclib-10.8.11.tar.gz
Size 39.3 kB
Tags Source
SHA-256 checksum
How to use checksums
b7372c969ac0afe01f49aa59af6b97a4eb5ba536bdd2bb669414c685129589e5
BLAKE2b-256 checksum
How to use checksums
f30b734c03584b751a0406d1285f9fd7e36eca391cc0d39f0723b7f8f3cecec8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 32.0 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
d1bd375fcafc404832c81cf91592056763a4e516379984dee79d1531c6a1316f
BLAKE2b-256 checksum
How to use checksums
bccc9e1b272f738a7928ac3696c8f76d305d1edbf2b404de8c7f6fc8ca7d014c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 30.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
a3930a1d38fd84f6744d2319c03129ef3d794328cfe2e2abda7ce4b510c82fa9
BLAKE2b-256 checksum
How to use checksums
7647af949be9e14a44f5e964849a89d68cf5d3ee29c3d1cc220b79de4144536b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 31.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
8e8eaca24045544f3a3ad91f882f6c9dfc63a9d53618d7ae17e00b6b260b8eba
BLAKE2b-256 checksum
How to use checksums
0bb5e8712bc7a51acc85f9481f3f2b4a19ce145c7579ead31e1329137439aa84
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 29.8 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
f4c7e62e6cbe1b6c9e8d64c273299a5278ea5dc381d70b23db6785c031143fd6
BLAKE2b-256 checksum
How to use checksums
55d57bb51512252b43e96c98bc94b8b22bb687967382656e44a062a623bfce7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl
Size 12.9 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
42036424a5df40a1ef534b152cce8baf4698748ac878d6adf9280381c96d7681
BLAKE2b-256 checksum
How to use checksums
537a66e4b9a95a462391b06081c2810f468f63520f7260f24c40311ca53d985e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl
Size 11.4 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
19b894b361f401425c386ff51e5c5d1961bfbc5fbd6a3db8a897d4455417657d
BLAKE2b-256 checksum
How to use checksums
d7bad484953267aa9f12d5a58c8d56aa08049422cb2369270a85ff1734bc125b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314-musllinux_1_2_x86_64.whl
Size 31.8 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
19ab68cdc935dcac60aadbe1596b11d00496525aba6a65407aae43b9ad3350d0
BLAKE2b-256 checksum
How to use checksums
fa390a2941a37063aebb1b8aef688baaed402de85f676112fe5863fc8b5ad107
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314-musllinux_1_2_aarch64.whl
Size 30.3 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
9a0fe2b470067506d7e71f8c641503b3e87a7bfc8fdd05a4e7d2a449705d8442
BLAKE2b-256 checksum
How to use checksums
dcf99f3c6f91dd5a544e8d2a313a23cf788f8aaa08985b5dc58334f48314d8a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 31.2 MB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
1abae836323105ccad414e201e568422bef2e77366eef60cf1ef22335be73a39
BLAKE2b-256 checksum
How to use checksums
e8db8de29dec02ec89d0c4af8ea0486424139846ffb3b1a3153d0aaaf5e08b25
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 29.6 MB
Tags CPython 3.14 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
59bbdceb4d455bf0a2434a1c9072048758be9ac0a7e425586fba805a7ab43c92
BLAKE2b-256 checksum
How to use checksums
33f039268f083d17f329b04272f445f215b306636fe946a675e90a6fb609b5d6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314-macosx_13_0_x86_64.whl
Size 12.9 MB
Tags CPython 3.14 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
77a46982beebf0dafa2b63ce274ac0ad745c6b865fac9c60c9710b01fe9c598c
BLAKE2b-256 checksum
How to use checksums
0a346290505061f9c003905453f355050cf794de18d3986bfe7bb372ae53a552
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.11-cp314-cp314-macosx_13_0_arm64.whl
Size 11.4 MB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
0ccf13aa3cb2bfe62dba322fbace0cfaba35ffabc7e0a14970e7d9044db3cab3
BLAKE2b-256 checksum
How to use checksums
94af6148b3ec1f054a5d9fdc40e728feff4b6ffbfe3c1923fa130ae3dbbca10b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp313-cp313-musllinux_1_2_x86_64.whl
Size 31.8 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
83307eca4cb268f04d81d78cdd3715bec10c825204c58043e2f6aa12cf34526b
BLAKE2b-256 checksum
How to use checksums
e725644c9c1dc71fcea393c47554f1a18e7e2c313cc692bfd3745c113619c22d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp313-cp313-musllinux_1_2_aarch64.whl
Size 30.3 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f6400f4939ea4c95c1cbe3b729ebadf09d90a9614161f1ea611581df9fc56b45
BLAKE2b-256 checksum
How to use checksums
54f4a082e6c3c4de74c8be2a660212de5ffd6ddf7eebe48846a0e6b675d6b7b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 31.2 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2f92863a627dc5fef598ba64cd393c59945ab77ca1deed45ba72a45461ad8a98
BLAKE2b-256 checksum
How to use checksums
08e53fffbae5ada42c3fa63db265d3ee70ee8bca0b13aeadb4d8946837e790ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 29.6 MB
Tags CPython 3.13 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2e0cb4fdb6b39282009038dd4b52c1f20522ac34c58b8557fa4f900851fdca67
BLAKE2b-256 checksum
How to use checksums
effa3d197dd04aef9b6fa53a251df0d1cb9bb3c668f175e20ffeac4f3c61e2cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp313-cp313-macosx_13_0_x86_64.whl
Size 12.9 MB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
6050d6afae78166d4d73c2f82eaf473706e8a16ae9b4708f33989dd212df6c9b
BLAKE2b-256 checksum
How to use checksums
88a15fcf11480bf7d933c65eefdf167f665dc9c7d4291dd39d8f45f79ab6e576
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.11-cp313-cp313-macosx_13_0_arm64.whl
Size 11.4 MB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
70f792bebb164e588df42b7de9130e5d88d953ec08fc13bc07a8d595f4d424fb
BLAKE2b-256 checksum
How to use checksums
6829b8cafe1508d530f77e047376474b9df150148fabb73109c8c52735c98702
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp312-cp312-musllinux_1_2_x86_64.whl
Size 31.9 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
51938afa2423bf3b28548427c54e6a8f5793962a447e55aab95e137d9d6f660b
BLAKE2b-256 checksum
How to use checksums
8e3188980268c49d3aba765432d41aed3d1715acfa39b142f3851ecd62a065bc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp312-cp312-musllinux_1_2_aarch64.whl
Size 30.3 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
94c9f27af7a7bb7b7459da68b095760e49acafe3142ef5d6a14ef019f1616d9c
BLAKE2b-256 checksum
How to use checksums
3b793db186ff0470a5a9bafc7ae77b60118412e9f10a0982980796d4e5f45549
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 31.2 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4ded5568fd09c688c4b22f5199690344149526826311f942c9b8718b849fb478
BLAKE2b-256 checksum
How to use checksums
09f3e0f2571b3cc69ed5dbc5c185b3c5e5127fc388ec488977f672bc3b1560a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 29.6 MB
Tags CPython 3.12 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d37459db66d6f27ac33fc9031d9eae16ced070ceec30cc10588a8244d0d899ab
BLAKE2b-256 checksum
How to use checksums
95055a79acef1f441efac13285097a25e5cae4233c35c1e1f1d0406e8a9feed2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp312-cp312-macosx_13_0_x86_64.whl
Size 12.9 MB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
fb3d83597b84a62dfb475c7520b9207f3e9ba5247d3141dacd9ad127fa0b6883
BLAKE2b-256 checksum
How to use checksums
51abf500de8df4761bded3d0678dee5ade77d83bbc80f303d9f76977896a951b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.11-cp312-cp312-macosx_13_0_arm64.whl
Size 11.4 MB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
ec192151847b1b88e935fb93fb1f843625958691cd1dcf4ebae9464e18758287
BLAKE2b-256 checksum
How to use checksums
bae1cebd210e1b4c235e9eb684dcb6f9ff52f9d154b04074df14c78995d7a63f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl
Size 31.8 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c4fb805d021689f9589cdaa034c63b1ad7fefce06e776e7bf0d5b21cd7ac23d5
BLAKE2b-256 checksum
How to use checksums
30d0c015f4bb72f687bd3a2cc74a195cc1d8c5e9161acf8b3bbddeead51384d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl
Size 30.3 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
b98c3993e49125e818547396c8673660572ef49b921232792710edd2f33dd67e
BLAKE2b-256 checksum
How to use checksums
03b86497ef3b27efe8ae6844fe3cc5f5e494dba026e44fc095c03178ed488318
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 31.2 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a6bc326ba24e8a04802acb0d8ae6df914ce2d55e078a2b2233e827d57be064a5
BLAKE2b-256 checksum
How to use checksums
755f06145a91566b56c3d48307f7f983cf5738f62483522243737d56a5a03f8d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.11-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 29.6 MB
Tags CPython 3.11 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
878e1e0ec8f17a1b6bdb0f0ddfa76b3e0efe513376451621e71c7517e678f739
BLAKE2b-256 checksum
How to use checksums
6d4fa211678bb106fd0a0a24f2584dbbf1625ded7a4b35ce46bef18a49914bb7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl
Size 12.9 MB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
6108cf9d16397ceb7eb7168aab9612be2dcfe81eafd3df62494cd508b7f0590e
BLAKE2b-256 checksum
How to use checksums
2fcc17e548b13841deb547371afb42edb8d38c8d953f3dc458bbcc11c30446bc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_eclib-10.8.11-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.11-cp311-cp311-macosx_13_0_arm64.whl
Size 11.4 MB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
12f728c8868dc3d6abd0afd55b8e4a2ba75d227ea776e3373201f111a6e1c36b
BLAKE2b-256 checksum
How to use checksums
9941bcc52e6c49203fb509ec99155f2778e230ded5b299ba3bf1745d3195ccdc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14
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