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.10rc0.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.10rc0-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.10rc0-cp314-cp314t-musllinux_1_2_aarch64.whl (30.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.10rc0-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.10rc0-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.10rc0-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.10rc0-cp314-cp314t-macosx_13_0_arm64.whl (11.4 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_eclib-10.8.10rc0-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.10rc0-cp314-cp314-musllinux_1_2_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.10rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (31.1 MB view details)

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

passagemath_eclib-10.8.10rc0-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.10rc0-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.10rc0-cp314-cp314-macosx_13_0_arm64.whl (11.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_eclib-10.8.10rc0-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.10rc0-cp313-cp313-musllinux_1_2_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.10rc0-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.10rc0-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.10rc0-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.10rc0-cp313-cp313-macosx_13_0_arm64.whl (11.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_eclib-10.8.10rc0-cp312-cp312-musllinux_1_2_x86_64.whl (31.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.10rc0-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.10rc0-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.10rc0-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.10rc0-cp312-cp312-macosx_13_0_arm64.whl (11.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_eclib-10.8.10rc0-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.10rc0-cp311-cp311-musllinux_1_2_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.10rc0-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.10rc0-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.10rc0-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.10rc0-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.10rc0.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_eclib-10.8.10rc0.tar.gz
Algorithm Hash digest
SHA256 4c86676815a68906c14f364d599ae72f843ab1ae29eeb92cc993bd988b84fa28
MD5 5b60882a3d70d27d7c7d101fabd2b83c
BLAKE2b-256 f970202bae8e66b8760bd0609a1b86e2d2983a0008090d5004e2af8bbb934b8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9757c75eb1435f94b201af9098bc4ac572796158be670f194efcd452d6a0eaf2
MD5 e94d9f85b177ed719cd3c89e48b7dd46
BLAKE2b-256 9b2f4cbca5580d0b73c61b06abca6fbaa2d5f70dad95a957d2096fb62366d781

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 51add5299f99c34fba18243995d872b426c0e481e1cb901ddb5399e4a05e0cd4
MD5 de72ca32333791deb230a4e1a12db874
BLAKE2b-256 8fa549498d976a98ff113e30533d79ee970c263f24229cd625ee70ad40038475

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c1c5cc4e8cef9f0af8ce249942c402029f2b1c1dfcdee91f64d6c26e380fefaf
MD5 6d4312077ed7e74eabf6a9a4b7e702ca
BLAKE2b-256 12e2d75f31a93d7031502442d9093e15cfe79a898076874cf64ff304acbce5bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8e4cbc740349b7baba9a1e6f4ab918478d9f82b7216661e1ab09eb60c1fbddc
MD5 bbca2b6b136bb4c83a0484a41d904159
BLAKE2b-256 5fb3d79903a1942f001310517909718873bc7724ff113e667652b7b31a68f5c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a5c3e086eecdc5421b57e3d4acebc25715e8fcfdc37379c3de92126480519744
MD5 139a6d3175eaa28212e46bc61b81208f
BLAKE2b-256 7e258821c888cba2f2d8d9a0e01ec087d230b984ffde71703b18bdfce40ae89b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 61efe6dc457878dab6984dfc8aa8e1e1ec699eef9014261165d522dada9c0ea4
MD5 6bb6eff5735346a1d9bc17a62118c05b
BLAKE2b-256 2a06f38fecd1959df698511ea8dc4b80da396dec40b1215ec40f1cda80c5e243

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 325b34a9ea2e37e1b42882e792b5e7bb95cd6cb20f56a35b1e836ade06d71952
MD5 0fd865928fe1ce551891f957614fc58f
BLAKE2b-256 eccd3d6526db5d260b1f499b3597205342814df5d38cf6aa79bba099c9cc8e1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 37322a3fad4421ba3c3f84697e617778f3f23542c7de2228d6e395ed1d0e1cb7
MD5 35c3323389511ea6c5306a13f47f5584
BLAKE2b-256 3538e0a4b5908810f5f7308dd7a3f5911700445eb076f5f77669fbb1c680752d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 22b8d94bf43da4cbc75d4c40d8b372b087e11c71bc17dbacc21b32325cdfcba0
MD5 103d69340ce144eaba63531e510e6a9d
BLAKE2b-256 b52002adff217450642f746ceb369046f4dcffd37da2c642636b4d7f3b4403b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 51d4adc676c32ba464730ae3ba4221dd2d4a679ec25692eca899e711855eff86
MD5 de134de2863fd1d144c7d5c677f05277
BLAKE2b-256 159b7915caf7695333e8b6f51df3af877132238a48b578ce63d8de011929fc76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d25e9a260a06f1b8953698dfc4ffbbc701ca5bb053109fd53df7e1f09927ce88
MD5 b5e3f1fd74259e1e4f54822f168ff839
BLAKE2b-256 c098725c682c0566a182aa69b77e99f83e43916f80dac8b69c227cb1aab7bcab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ce0dd9b23e503e2eed1537fba20d626317b324d964cbe960b7ab085ff751a94f
MD5 e108d7bff4ab16f10c9467f801451459
BLAKE2b-256 ff5bb025145560af3b93988ad788168fea14b0cf886f4d8ed6ec3e8a8f96bb77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8049258f48ff0389a35bcbccb8977eae67ab642e36d51ab1d3b19075cbe3228f
MD5 f97cb6d45539ee3d6241f1591b8a36d2
BLAKE2b-256 0b654604b7a4c1b4eca557ab125271225662ce8353fae047ec36dd2cb7fe9e56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bbdbe0adcbb58bceb73a2deed5b41907835189ce67417bee647a3cc9944dcb2c
MD5 1f60289285e888d39b8fed577f4006d3
BLAKE2b-256 1d9944836cbfdd654bed8844d5e85822c9a5f5012d990f9258db6173194f0dff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ca3440823e76fca188dbd7ccf1b38940d2650c395022cbece2776d7004592bc5
MD5 4c77020ac7ec183986688b913516d035
BLAKE2b-256 1d66eee1396dd9b3021ee00ede3f58c9f39027407979dcbe96c5e9dcf0a671d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1ac5d108dceccaf7dc3c9fd264b12406ea4f51fa7c097b17dd31c3a30c5c7e57
MD5 515be4c0c266c9a014715f50f2cb82ef
BLAKE2b-256 3e56e90d6a2bed049a6481c8375567135a306af0310d03a4a145829dceb88f38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2813d4231c346f3d54ceee19fdd0ea482af2d2388310479dd83d7f9010e4c19d
MD5 a62411f2289ff039c2d27b7310c0c5e7
BLAKE2b-256 25f38fee625882b1426008830d2c1da6b5e07de2fa120843bdb7e8182d699e1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6a7f2c711a365aa1af88628dcea17e4a6e2c98d9734749aaa7f1a379c13203ce
MD5 fa61de1d70a6182b7391e7751da70aa7
BLAKE2b-256 6d9763d09730993ed647ef3403eb8b15123f6666d850a4a51fdb702adba90ff8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 74bb8f668f239a58458f23335c5caf6f2d386c66e00430cb6609a71cc7683ad9
MD5 a95fd411073b8224538e03d9f2e4b2fa
BLAKE2b-256 c35b4a3a63034b3a466b58e862a22cedb1186703519eeded54ae7a2e68c1aef9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3766d60a2de023743b823d13f6912ee042ab771ef016c487c6a81a3ddadbf4c8
MD5 f9c643309f2d64aea048f72f42549ebf
BLAKE2b-256 879739d212a1753c6b9e619c4edbec4a2d2279f71b8d1f811b0105e98fd1a559

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 03e42ad5d894b94c7184c8cbc7c9b3396ba9a537dc18f7b87f2d807a833df726
MD5 6e7134644e466a68fe01d1b925a81672
BLAKE2b-256 a20af6195c3c550c5ae8018a3ee506297a5851e3a38561aa0aa93b3ec903e710

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 71f35971201b90acd11d8bc808f2fde782a6f61b4dd6bcc178a697171cc8e189
MD5 7f7d704d99dcd5b8e7d295b6711b8ba1
BLAKE2b-256 47f7ea4ff6591443854fa60596aa8a886b325d5b523cfb75ecc5da0dc09cb5f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 557eabc83faf8c778e303c070a6f9ee1d59b0ebe92c61e86cb157d9b44f048f9
MD5 261acd79ac09f50f412efe6ef3589a57
BLAKE2b-256 b6465c0bba7144fec09dfb92c497fa6500ca052a16af9f1e20b64a6846e90226

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 057a437c3421e416ec64673c8f607af1f8d89fe0c9452c2f6bd0c4e6f71d218a
MD5 71bcc55901020e33ec66e1b082710038
BLAKE2b-256 53f4c959362ec019cda468555f3f6bb9c3a9eaf114b1899d789d7ebb25aa5506

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 06ca525e03908c11f803d24f85646be287fecd8390c2f5aeb831e830e1612f13
MD5 206fac154084a4bad150aa20cadf5b90
BLAKE2b-256 bd85eb6c5be20a5d4656a060b88bcf3208e275f4eb8b6f9ef6fe0d3bdeb40559

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 935bb9b44b97c86437fb63e57a37611abb2b32051de0d2aaecd9f85f2259369c
MD5 632982638ebc14ea36e8d99d6d30b79d
BLAKE2b-256 03c99b1ff6701d0c3cc018aecc74053ee7fa96175d6a424bff65fc6aaca67e28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dad04ff09b86c11fb7ddc0e67f60a118f68560726ebbcb6977b4bfe954dbfc34
MD5 fa0c60e6ad5e85f30cc3947a5fad4a3b
BLAKE2b-256 9e53b9d9aadfb242c16921f1e5f0c9328c7b567fb1814aa9ed79dc47cff03cdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 10e20737f12aa8e7f9a8c39ffea7a7a9bf4c90d093f5aaf94cd8e83b7be504d1
MD5 830fb31b58ac226e11aa448edceff68f
BLAKE2b-256 76d1cda4ab4e8319136089ff7d4f80a53974fe27ffe903da67fca52f6a134d37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 35b7bf34ec7db7125092692fd56c2d6b9faf5d16b4cfdc8cbd53d2f2b15b67da
MD5 fb3777508670f0637d984f25c723aaac
BLAKE2b-256 5311fcee593d6e7076a12532f90246a0c567692acc6258f8f2a7c842d4e43633

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.10rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4aa8bc970554b3cb0f1e36d49a4444ba0b6252c37de7dfd134224c68848e82cd
MD5 028a0408cc0d4def5a4bd84c4496bfd1
BLAKE2b-256 bbcfe26f21eada0bb550df118e0421fee040f849fc19a3017992a784f61e83df

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