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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_eclib-10.8.8rc0-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.8rc0-cp312-cp312-musllinux_1_2_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_eclib-10.8.8rc0.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.8rc0.tar.gz
Algorithm Hash digest
SHA256 a460ac279120e3a2dcf994d271c46cbda9d2b73afbd7c36b3acfbee789588f53
MD5 ac53825efb8a4f701b7b72efd7abbe8f
BLAKE2b-256 a691df83591a83330dbd2690a1b3308f5bbfdf4be5bfb42557b6be53e8ceb5d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dfc01175ae3af0420810ffff2b96ccbaae32a06b6554608536c5ee1de51175d0
MD5 b00c0eedb3d3a6e826dbe716738eb0d5
BLAKE2b-256 8c3d5a32a34b0ad5ffadb38f4dee0ff41a59fac5e4709b22d3c2b1a073daed59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1c97510180582f5e494901bdf44013afcb0f7f272c49dc946402c567827d1999
MD5 4657e5129d9771da5786fad13df075af
BLAKE2b-256 af79b81176fc21d8af7f29148a4959a6857ec1990bd48112462e5ed4dc08f173

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7c434957891e646db37010df8350473bf20223f194dd9be38aba755f61b700bd
MD5 15aee6b40b062002e2c2230079291eb1
BLAKE2b-256 7c44395fa73b578acbfeddfe5f9d154513efa87a4c8cf69732b8e65f500cfa10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 18e3f57a317021cc5ddc8b39dd17f99a65507433027ccfb092c0f4fa9607f9e7
MD5 3b0d6d408e39efbf1775f7663c28e085
BLAKE2b-256 657ae53acfd91ee0eb013b476211c2720812e6727bbe7737ea8fbf0d595b6f3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cdbecd646fa35a22c7f39723d1163c18414ca405a2e4eac2f035a6da21a04609
MD5 0760b70fd80093912169a67200037bf4
BLAKE2b-256 468464687e30e76860ee365da841bf918f3995d74916d84ebdb72b350e5ae07e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cf58994f40c1d16cd1beae8454c6982e02fe590b0031a0a2a63f2d5982b991e8
MD5 70f60b4a4dcfcdcdb91a348e6102e677
BLAKE2b-256 d774dc3754584912b2978f78cd76696676daf158922ffd78f184ac6b88cd9ceb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3f17e3ec3f79e3712b8a180eec70b44e934c7b27a1f54728a624fbb7782e223b
MD5 fdd462efed9203444f6cad430dae6827
BLAKE2b-256 6ac9751a887a07443f050736835dbea2aca6a7f3b3cb109deb6ece9e2c8052e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 665382f2d951a25738867b9e538b711368e6873a2ee53c1b9e1940d5b7f99013
MD5 f16262045f564ec44b515cf737e95723
BLAKE2b-256 4d969723ce9d85ba8e07f1446271d509fc421fb3533e7a6cd76d3df05c3e4e3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 732a9a4d26bdb79f4674e7a2f8e690ee4258713f56b34dba738c72915aaeba1c
MD5 a8dd43e416978b2a1ed4ab36183d009e
BLAKE2b-256 2b18102f32e11415135b8f019cfafca19b04949c9b53ca13af512903fcf22d1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ec8c8334a175af19114a870b7cde9f7588fda4486cfa16f69e3220bb4ab79760
MD5 7956ea22b485d5392a1064a4f804b4a7
BLAKE2b-256 29a7497ee4e580410044b892a1782848bb6ba2b6a3839e3ae295df104bb2efa9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5259dc7cb50ead7501999f990c83bb2f4c79b151795082cf1b3094eb5f652da2
MD5 b7890af1d08f4cf0b5e3a313ccbc4201
BLAKE2b-256 65b8bb2061af35a29b9b2e0acb6845ab618f1346533695c8c08d783fc16471c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 27395bd250580c07b172dc43370470d3e9e9a60343fc45773e07a009d37d361c
MD5 481c3fc59a4667c1598af5276b0c6a84
BLAKE2b-256 8c4c88b2029488d7abba8481feac831235420e45b9db209bed792da248d825ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 448968613320bf5e8f6991c4079fd6be1385ae769ec10f54ad80a1e436ac771f
MD5 54a83a49b74848a75797bedded39788a
BLAKE2b-256 005a73b5063aac863ec05a51ee0005ea779f7a21b471c897d45de5c6ece1532a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 847b053dcd7ebc8d3ae3c8fd1cbfe46d783f0dd7f0bd0e2a20f0f2a61b56bcb0
MD5 e6d943039e3706f58eb7e60922b818d6
BLAKE2b-256 c00c414b8c219bcae7118993936a75e14333c12e61e2a9955048c45c05f868a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9fd4c6f8a3535095314624a7440ceab88f7069b77e87e0f054ea97bff557aa7c
MD5 f364a18b4b0e097bab14ab7f7d962624
BLAKE2b-256 cd221ef4ed794a5e55fa3cb16a26cf0df0975b5be3444cf4b72c1e1d2b011ed6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a9cf2d8206e33006c54c36c415d66a1d02fdb37f632f2cacdb4558fcd5ad8b8c
MD5 aead5f9a6f67e7e9c857d0dd659ebcef
BLAKE2b-256 4178acaec686938c9bba234c81b178d1fbb64e161c864bcdf97b1d7e0911637b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 37af4d0b57d5cba5d05d74d8e8728a0a853061f4439df70a7f82fb31be8831a5
MD5 5b172341fb19f28d999a8109ae22b4eb
BLAKE2b-256 7203b38f05b6e9c5d35cc57891eede527f95f479c9e1638a3e9b16dcb203898f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6b0c5948bb27538ac2ec5dac342ef1eba28d0bd2cdd164ee48754885da64e0a7
MD5 92c5eb19af61a3f0bdf1df4d3ca4839e
BLAKE2b-256 710bfc70b6269de63c909a5fc1adb984c0305433380971d7566334d5c84c1386

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a139b3517ee8fb366b679e54fbef8ee4f9da19565335716112345690d5514443
MD5 ff5300b4f58742f132fee6b95a957629
BLAKE2b-256 1610dab933fc104f71d85d4dea3983c872849ddb2b792a114803972bc6b91a2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0bc9e5dddb7611c2ee27518680b9b0f9151e3f33cc94fbbe0372f68d5b1ae70b
MD5 e22c05eaf0a630c20c5da69f19c28003
BLAKE2b-256 c9c0dfb3d7930fa020d9b08b768e794ddaa87582b02b8129d34fc1ee77593b50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80b3835a72fd65512efa0ebee4eedcb6287e963f0a8433d6c679833c71aa55e5
MD5 163084a14c17a5657e6286e16ab4a43a
BLAKE2b-256 a201bf6c4bcdd587b07d445ccd73406087c830dcd30a4dc0c95a2e9cb4cc31e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9ce261a9b4858f0c83ccebf808789ceb0976cdc8c5d1c8ab2521c154935e5a90
MD5 bf208e5dcd25d45094868ec61b9d619f
BLAKE2b-256 eac170ece7249bb0aead2d794eeed42a6347e3452c25b6605894f2f450c13a3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e06f709dac8c993f5aad16e9c0113be52cb5a898b3e158020c91a9484c873ea4
MD5 c8a665bead9e2a11d6b7146bb9c7de7f
BLAKE2b-256 736b64c26daf7c8240bc7cc8d1ee38e952b9414a8b963150498fac450c354fa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3b5cb5d36e162b1b5458b6d34a0b2e9d03ad11d22ee1f9a301d0aba43c323ba7
MD5 d59af26b7357689235315c4502490d03
BLAKE2b-256 d472a7b2da46ae5ed9c1d42d1ae7857f7c2c57e289b7576801258121a961a95f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af78ffa67b41bc46010b883d9de928457f3fe140286b0de1d83179224cc4ec59
MD5 255064aaeb011c6cac254f1525350f63
BLAKE2b-256 5e5907bc39a0b30405dc3b7a1f42de73136e27c789ee4ed508ee26b7e6c8f3d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 730d4ce9d547d7a871adc6697139fb0cb945c1a791941ed0c443de64a6b4a8ee
MD5 701ff5f207b1fca2ef6fa55e31cab041
BLAKE2b-256 d1dee53d420a307cc8bfc882ff55eccc3b545f46dc2f83dd4de3573b1db8fe87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3948501a2954df78653cc0a51265990a34ad1b66d5a6aef92d9e93323f12f6fe
MD5 c3ac21a76d2a62a25837b92af851e98e
BLAKE2b-256 2e32e27f142aa3978066a9b1afeb7763bb144f50662472b0f3d053bccac52511

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ac78cb705464782050aedc620c3e1c9347d2598bf6fd2962c1acee888383c440
MD5 bc3c27ffb07cce06186d2ffd38917e56
BLAKE2b-256 78396f5958019c2462e5b31f6e38ad3e4e0af59bec0bfbcfd1c39d7b334284b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 32b5511ce3118235b354020da65d82856b305df9713763afde4b000c9c6cadfe
MD5 41607a757c737189d56a0de0ce930e2e
BLAKE2b-256 8ebaa70e8d07a21f575bddce75e978d48fe95162af9b7ca6b674ed03b2224133

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c36c986ad22c2991b7a76e39efa95ada20d27c76d7e24bdb55cc7e42fe1d37b2
MD5 f9cbee365a0fa356e706e8c3d67a4a2b
BLAKE2b-256 215cdc624e42d9172a9d14a84dd8e173a42216f9014f94872081c8ab1eb1ecc3

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