Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_eclib-10.8.7rc0.tar.gz (39.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_eclib-10.8.7rc0-cp314-cp314t-musllinux_1_2_x86_64.whl (32.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.7rc0-cp314-cp314t-musllinux_1_2_aarch64.whl (30.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.7rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (31.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_eclib-10.8.7rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (29.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_eclib-10.8.7rc0-cp314-cp314t-macosx_13_0_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_eclib-10.8.7rc0-cp314-cp314t-macosx_13_0_arm64.whl (11.4 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_eclib-10.8.7rc0-cp314-cp314-musllinux_1_2_x86_64.whl (31.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.7rc0-cp314-cp314-musllinux_1_2_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.7rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (31.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_eclib-10.8.7rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (29.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_eclib-10.8.7rc0-cp314-cp314-macosx_13_0_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_eclib-10.8.7rc0-cp314-cp314-macosx_13_0_arm64.whl (11.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_eclib-10.8.7rc0-cp313-cp313-musllinux_1_2_x86_64.whl (31.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.7rc0-cp313-cp313-musllinux_1_2_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.7rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (31.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_eclib-10.8.7rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (29.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_eclib-10.8.7rc0-cp313-cp313-macosx_13_0_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_eclib-10.8.7rc0-cp313-cp313-macosx_13_0_arm64.whl (11.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_eclib-10.8.7rc0-cp312-cp312-musllinux_1_2_x86_64.whl (31.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.7rc0-cp312-cp312-musllinux_1_2_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.7rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (31.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_eclib-10.8.7rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (29.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_eclib-10.8.7rc0-cp312-cp312-macosx_13_0_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_eclib-10.8.7rc0-cp312-cp312-macosx_13_0_arm64.whl (11.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_eclib-10.8.7rc0-cp311-cp311-musllinux_1_2_x86_64.whl (31.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.7rc0-cp311-cp311-musllinux_1_2_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.7rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (31.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_eclib-10.8.7rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (29.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_eclib-10.8.7rc0-cp311-cp311-macosx_13_0_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_eclib-10.8.7rc0-cp311-cp311-macosx_13_0_arm64.whl (11.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_eclib-10.8.7rc0.tar.gz.

File metadata

  • Download URL: passagemath_eclib-10.8.7rc0.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for passagemath_eclib-10.8.7rc0.tar.gz
Algorithm Hash digest
SHA256 bd916bac82aca4e752fc67283633b9ad2aa4f2e7735de60c48d6887190dadeef
MD5 390597c7e25b9e8e95976e8e064cf5a0
BLAKE2b-256 703bbdbea394b5ccd6e0940749dbc442e547654a7dbdfba4719bf09797a218bf

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1dc94cad57ab4b00c19104be1c89e2d08c64a36314221c980a102dc712f107d6
MD5 4faa603e3a9b95b5d665b8168ac36a11
BLAKE2b-256 396c4fea1b27fb36d3968c81c0ceb3814ac7ad5df3bb26c2693b238dd3f06e01

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a2652751f46298193b2e049c73936d73a171fb269eb34374da160dad7b88ab7a
MD5 af9da44fcaaf864394e64024f997de7b
BLAKE2b-256 7a051561dbd73d485c27a19c513400c2cf2ab13e6d49d840d4debf44b1d17daf

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1433fea45467fbde0a959fdc51881480db3286ec1f0f0d3bc67b88c556424645
MD5 8de66c7e65d86b140497a5ed8191bb1c
BLAKE2b-256 d64b7bb124d4200180f6e158d48219d6e1d1cb4d5631d8255344d2ebabd3e8b0

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9c14048128c2e021c623e323ef886ca2d8528809f4fd51ee0d276b1038c27e9e
MD5 928dbd43cdd10ad2323acade0c0759f4
BLAKE2b-256 b55a81257f23b8bf379906965a72bcc79359de5d69aa37c01d89cb4728a98741

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 86d6fb2f96950093b300a62343e414625ec386a720ddf754c7c063e8ef1821e2
MD5 e652c97829cd2228d12b25d49acdea38
BLAKE2b-256 3c03ff57031261f49b98ddf3a1029fbbe3ade75d0e91943f46b3e9926229b8ef

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2ef9ff1890d019abf8ac081f085dfb27ce43f35256c7094f7cacbd63f7162719
MD5 ad386ea8bcad04867393c84aa147576c
BLAKE2b-256 3010cab21ee77402d8fa2cf50e70ed93286ed7b6c73ae16b313e49271c154d68

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 017b4c886c2826ffa4da3f3d46f7f558b4d47abfbee2bb7e4d19e79d476174c1
MD5 cd6a1f37482fcf2c0527e99d1f669b23
BLAKE2b-256 daca77792b0e77139006c817c4b70923d5d57d6825c0c6787c1d2873ac46382c

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0249e17a8c7e34be167d5c8c9d1765948f3f9119197c96b4a733a5825de87008
MD5 d42ddc362f246d7db9c89e43eb643126
BLAKE2b-256 e895e055b4cd3ca21dec4436ffa95a64c642feff5ed9b11c97ca91dee29fa881

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8236455d7788bca759d8b51a9cf5a0bcd5a6832e3955218a0543272c91b6318a
MD5 17d6b23bcf830802e97f9a43b67f9d84
BLAKE2b-256 b7cb3d6e8b33b32e3c24c60f1e8e1a6704e7e9ddc8b61b4b708591b991d51e25

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7a5f94d5f9e4ea3c69742bd7f30d07dac0a2ce9452e32b1e334d1f987b0a0808
MD5 049d0921f355fccb2251bb42fd7faeaa
BLAKE2b-256 b30cd8c0cfeaa2142cc3d990f2871005fb5679831d0faabf05e6be4080fce3fb

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c688511705bd54415b880467cbb908d332c7a8ab4f61703ef385b70cc2a21027
MD5 902fa3a92de4e6d3d1a1296e1db1ba4f
BLAKE2b-256 8166938865f5a729752a2480306e56618fb4752136e1b3671999e1b869ef46fc

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 515557234ccf55aba0895e9954fc0044b7b5e8b895587740b8fa0d39c6543b42
MD5 dd06b45c281b71e30ae906b372392e84
BLAKE2b-256 717dd29abffca0e28abb6586db9f94ca9930be8a7b7eb21ddfdbc22a21b1ac3b

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 65b0646204d2ed6cda75f8b7acaca88a0cc6d078883f88fc64ecb64712095738
MD5 51291314ba357807ce81b35f2c0718dd
BLAKE2b-256 74f05ed697917b09c767f7eb4e65d3906c0717e4693bfac02bf322c83a65a85f

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2d82d3a6c56ca6c25eb9dada2665b77e408c156df66fbeb283290063dba59bc5
MD5 9e36923244ad50613d95b707fd081513
BLAKE2b-256 5a79fd14968c50356ef1be223a32a3d45395ff00dcf24a7d13f8996aef40d91c

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6aa05127ddb54ff0de8faffda13d97fadef9439974ba1036d87b4e522a20418b
MD5 d3c57dd885f0814e758eb17390829c31
BLAKE2b-256 5878c56de8497e4487d8a56d61e01e73c22001702c68467fc2e2cf0a31104d8b

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 28ea6faed124329ea70241104d2a6ed0e9600a470038f51e9661e33c99e11af8
MD5 9240a87338cb8dd5c32944f93ec75e22
BLAKE2b-256 bed10f8b2060309e478485e42e0b2d9a982acfab33e333a91f6adbb54e02e756

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c6da0b45c6d81443a3b8da996631aede841edee1d456b561218ae694eab52bfe
MD5 7a31ff16301ae10d7db98d87d1580533
BLAKE2b-256 a08f379944421c54252465196e10cc1a19ead2608a27ef2b69c9a568b11b0506

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b414a0617dec49057b7847354181f6981bed221ed5e18f49319eddbacaa048d0
MD5 fcf3c51841c1819b121d0144b1ac7b95
BLAKE2b-256 3b3097f393ee465c2419e27b80f96501589d72d63a49f8c40545f02dba94e11c

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8956504b1e0c3a1a0495b9dcb74cd4668000a756700c3c32d41a285bad92bd8
MD5 a5e1b32ae11cbcb1b740f5ac9ecc3c85
BLAKE2b-256 6a07ea92bce16c98b3a4e1bfd6ffefbb94fe642e9e25d6370fc9f8ad91f0b385

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1307618b12871299e4567875fcfdbde097605faa2a61d8d525332b92327d6081
MD5 ede60e7fe48db3d5331edefad7515c40
BLAKE2b-256 3bc013c5f8b7bc55dfb9559f6500502beddac602a2d3dca659af8e50550f469c

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fd970f0a3828f392bce4315295f0674bdd6daf0a71e16bc3ce00361c8192fad3
MD5 54a16b1ab95a2018b35ca59b3d698665
BLAKE2b-256 b13ff2800ed84c997b336d60c478c6d6c11e0600fc93da822606d5bec8d05ed2

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b441c078a27eb918be872131f38e1c5aeeb4bbb2329295bd4e830e20f06bbd21
MD5 105e0e7df096299343d7ca4be6e6ed21
BLAKE2b-256 9ee9e7cd028807bb5cb614e755de9ea79caa2173b987aed5a97eef20b2f94a5b

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 17aa1dfc913f855c884b8ef547509ccbdd41a7be640689cf9633870b2515a458
MD5 344084b771ba5afb1d26d35232e61297
BLAKE2b-256 cc8bbd41dce5cf185eec8fa385ecde25b0807711dc3efb98b83834b49d0e3c75

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d78a36f05dcd30cf3d4c5e17613e1959175e1a892981ecff23592da6ffa069c3
MD5 8c765a2d307447636b9bfdcbfa961c20
BLAKE2b-256 9024b2117969356c86646a154f6b5b471c0f522ab393f9a605d83fad39d10c26

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4a4d9c35a087b3a663ee2b714b5cafbe20b85ee7d34c2c02765cc8625ac3da95
MD5 e2ed43fc9ae83dd5b99931b4c746db8b
BLAKE2b-256 c32c484778b441cf637747305f4725e430450d42ec05d76fd31de0da6452c5c5

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4bc0251a535932b924f7ce83a384518485062c128479f6cbf151f9e32d6fee09
MD5 e733a4a3c2d7d1f7d893789d4b07bada
BLAKE2b-256 95c7f54ba70bd8ffd824362622c4c9f57909e60b4f25e4ab6ec2f6c2a5ef9729

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10bfec9fe6e2f1dfd476c5db421c663539291d9e3c04e31610bb30715034afe2
MD5 15ea130ded9a010580d975dde95b3449
BLAKE2b-256 5ff0969be4fb69ccaf9c5bf6fc44bfda78682dec9273020b34ecec69cdbcd2da

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc14a62290ba171f147a5793a85a10fde9371e647ea192b096060532e268d8d7
MD5 a60b89826253075c8179706e1d0fc539
BLAKE2b-256 1002333c4914835d7c445d5b65e9b9efa9fed103653b99ae755464b17572bf37

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2dc4abc5d4d84a8973aacf82fe0dd396b2a6198abfb03ec1b0fae4c93df6096d
MD5 c55e5de4efe890c2e63e1b91e5415232
BLAKE2b-256 833eeef673e6c83f8f00a6fca07ade2426e49e9913a50d1969b1a1d64bbd35bb

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.7rc0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.7rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 39d3bdceafcc7661b9433e92d3f15cc7ead79f293aed9526df76d076943b8e88
MD5 d244cec7706c4846897d27c4f04b8b74
BLAKE2b-256 f4da6242f81d0312c7d802ec2a7a46f13cea50ed5854f09547bf22519880cacf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page