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.10

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.10
File Size Uploaded
passagemath_eclib-10.8.10.tar.gz 39.3 kB Details

Built distributions (wheels)

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

Total release size: 736.5 MB

Release files / passagemath_eclib-10.8.10.tar.gz

Download URL passagemath_eclib-10.8.10.tar.gz
Size 39.3 kB
Tags Source
SHA-256 checksum
How to use checksums
c44b43cf1e9aec6a18498c375c55354bfb96bbbbf433be2849aafdee6a2d7baa
BLAKE2b-256 checksum
How to use checksums
32adb557f4366e41a8d63a4cfead7ec2a357f9574a430abbc0989ea316f31d51
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.10-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
653a28de8edf4784372ac76f5d25501c39795bd4721b7e78e9893a81dab851e3
BLAKE2b-256 checksum
How to use checksums
e068aca15823a6a11fe45f941213852fed488b722b54952da2ff425d6b824b2e
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.10-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.10-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 30.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
84ec61ed7dbe92657c340ae9cd66810f522be433371d3cdae9bac74ea0bcc2c0
BLAKE2b-256 checksum
How to use checksums
6c5f96a448a53bf6fec9f1bed7930e8199954d74987838454299fc58a5928fcf
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.10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
8d766446d76cfe5e556bc5144deb32c57863757ce221571798e3239ea013a04c
BLAKE2b-256 checksum
How to use checksums
9833329dd1f9922802e2c54bfc76486e85f7c418b0267c401eaab041cf6bfb8b
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.10-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.10-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
3d6df71026687e840dd0b2726e149aa137ad75bd4005573ab54e3f074503c060
BLAKE2b-256 checksum
How to use checksums
86e0a3694ae5e3123263d5a053124fa05709f8093b6fbd0a85b88ed5b878cde1
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.10-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
fb9f8e0408d2620f8967d5a0e23872076c1adc018c1168544788d553237f075e
BLAKE2b-256 checksum
How to use checksums
007a31d3f85e6748b58c1bea2742c6e22c9bfa58d1e0d8d4505ebf460bc16005
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.10-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.10-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
3003c6a9edd9a9d9a88b1f7a8a1c3a56a0e8e97c3272e584300c3f65f881e707
BLAKE2b-256 checksum
How to use checksums
2934d5f8a9ceaded99e5897db859004bb9be860bdf813216e78ffb093304ce0e
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.10-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
81c6c7d7cf345b6ceaf97a83cf42a90ffab459ece5727ae3cfb58dd86d63956e
BLAKE2b-256 checksum
How to use checksums
b2abd893710847ed32bbde99bb44e9a7c7261afa6c49a09135365d7aa74ab235
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.10-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.10-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
0b87a6e5055959d9fb59bc640629f79551ff9822a32528cd3393bfbf306c4240
BLAKE2b-256 checksum
How to use checksums
13889b269e11494dd95255e4c9b39d6ca725c52d99725011a7e3d53259e80ba7
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.10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 31.1 MB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3c27523a98005b7e903a0435dfdcd5245d7f62eb443384426acd2b4fbb0a3366
BLAKE2b-256 checksum
How to use checksums
5ecb481cd977c05c06de5a6eba27a0869b0999be09c13b373dcc8eff02867565
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.10-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.10-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
1d38c84ec07094a5bca991be3003c694415a1720151935a5000bf1344bb54a35
BLAKE2b-256 checksum
How to use checksums
52386e898be8eb4e4a885eef11b06701b13d1a2ad0d3a0720eea1f0fad51c1c8
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.10-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
dc25f3342d24e350d14ea8e1984ec68183899c51b3976254fd669327f6dd31c6
BLAKE2b-256 checksum
How to use checksums
3a309c1a172a71b23eb4fa8ce6cd1b25754cbc99a91154432e702247c1f2ae34
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.10-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.10-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
5d41f3dcbb0c832bde299ffa1d0d6e1052b266262ac480306a7e78a1727ff9df
BLAKE2b-256 checksum
How to use checksums
1059707897fca8d57ec0d62da24eba6361f2acff77abe69ba9671d76c1de047d
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.10-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
e8b6270d677ef2b1f0ad50396225f01360893a58b8cae40bd2747af7c21821be
BLAKE2b-256 checksum
How to use checksums
4255f9920fdb18d1a81957dcdc8e138f5b1556a3164ea8cef09471845284b29b
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.10-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.10-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
e1e4429e87e09af88ee9dc6158ee967290aafebc454d52059089c9fbdd6e6045
BLAKE2b-256 checksum
How to use checksums
a126f3835182b60811e794e2e52287b968c14090ff00ab0d94c5451c23afbf45
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.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
e5f218d03e0e90aae63a1290372c903224ba5ede45d34f350cf9a986e8cb22ec
BLAKE2b-256 checksum
How to use checksums
ec0987fc367c132f26629fdbe0f111895cef573b7bbf959cd0ce1e8bf6dc737a
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.10-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.10-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
0a056c44bb7c57294a50d1654a08f9860fec3e25c4daae3c25f4033696390a7d
BLAKE2b-256 checksum
How to use checksums
c57d18a5352f943089475d9d39baf09467dc0a0413b95fb8d5316334c1eec4f2
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.10-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
4d11eab801bf3ddce5e20d1f105c3d4656869ad281c391722ab46085a00ea3d9
BLAKE2b-256 checksum
How to use checksums
b11c01641384536dbc749e108fb74839dd092532075413ef18ee24c46d45f227
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.10-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.10-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
97e15817b92cd9a574b4751ecf597f1c5cfedcd14898ea37406f32b53edcd774
BLAKE2b-256 checksum
How to use checksums
b976fba6cb522e4e7aca349cde87739e216d3010c94fc40a98022e5ebe473c89
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.10-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.10-cp312-cp312-musllinux_1_2_x86_64.whl
Size 31.8 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
2a021061b16ac6bb02e7a3ada0bf0fb195fe29851096041c98ccd9bf3c47d66f
BLAKE2b-256 checksum
How to use checksums
6de8082e24e6ec1f2b5e46c80cb4ce0a5e41e75ed8d032399ea856f02fca7ea5
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.10-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.10-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
a31d9b5fd60b43b326e83c7cdc483fa4b4f2f4f8d07165a576870f9a973e8dce
BLAKE2b-256 checksum
How to use checksums
d467901790287b3a6656be26d2e98a0635103f960b26f2af0993bd2a0701b63a
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.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
d5519c9c41bb026654a6bd29a37c94d68a8fb54d365eda29e9e3f2dae9653d55
BLAKE2b-256 checksum
How to use checksums
157d75afdef9458e4f61ff3e6320ea8e56a576d9e8aeca92c214d478ea07aab9
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.10-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.10-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
563fc81397ea9cf3eedc1b0366f697c8936ee40c1e3c364a01d7c5ee377e7f9b
BLAKE2b-256 checksum
How to use checksums
c87815f6f7506eba14f69bb0931e0e06bec4eb66b23fe2b8694f1e41bd090411
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.10-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
4e9cfb78cf346778a15c0fcc60fb1ae594c2c93f01dc1d43acc3548cfc2679f1
BLAKE2b-256 checksum
How to use checksums
f110ce67e45d5474319e18eab2e764e259b71834c4c7d1bfa0972c8face0331b
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.10-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.10-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
e264acf396c0aaa998610cc5933de45f037acb24ac681e85918a0cf8cd6ab5c5
BLAKE2b-256 checksum
How to use checksums
3158c9c6e04f45d0f17f3ca7bb82e2745ca07f379ed4a0a1aaa4946b7811e7ab
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.10-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
868b8190da1cb043fd393d0a19d2cbcfad710f79d9d40f6838fa72fddaf2b8cc
BLAKE2b-256 checksum
How to use checksums
18e865bec66bbcd707e95365cf03d1a0cc6414cf06b4ab1cf0a203899492e077
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.10-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_eclib-10.8.10-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
cc3652fc5f1d167a525007cabdff8377667aae96630b726b5b8839d6379c08b2
BLAKE2b-256 checksum
How to use checksums
f14517511ecb97d65a62829970ab17c99b8b562e6e72b3781c260c368e54b57c
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.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
df0ffc4e16f3f693941fe44956f83b7e99645733ec0905d380a7057a817d3ace
BLAKE2b-256 checksum
How to use checksums
1b71fbc7e4cca8f460744faa29d18ebbe276398e2d21146e042e9a08ffc7677e
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.10-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_eclib-10.8.10-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
2f8ef2ed63b0a541a0cde69a763d95f7b34c1d8ec525573cc620a995fcdff77e
BLAKE2b-256 checksum
How to use checksums
d4a37e455aabe9302fb5f1b4cef41f6fd8962631f6a13c5a3458cbd518be0397
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.10-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_eclib-10.8.10-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
9e9e01a2d149bab7b038c23575653c1151f87fcec4f5fff420fb261b308ca4b8
BLAKE2b-256 checksum
How to use checksums
6bc5c76fb11ed0d6232313fbae1006e445076d3e4839f9faab3394abf16af65a
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.10-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_eclib-10.8.10-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
669a36b37c3f5be15d26e20f0873bce8e3757cf71c932ff41f5a52dbeb5b814a
BLAKE2b-256 checksum
How to use checksums
8ca4e07ee45a2037bac5c810db44c185f646fcaf9755d149ded9fe55aaa8e081
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