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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_eclib-10.8.8rc1.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.8rc1.tar.gz
Algorithm Hash digest
SHA256 68ca1459f025ee169b1608ab0e8ee7fdde6471a396d52742d239143b4399786b
MD5 fdfee5c9490372d2bfa3b13d28c0828c
BLAKE2b-256 932b605e724fb93e034dffe3dd01daa3c3cfaa62ad325baf8c26418baabee38b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 497411ea3b7f4699ad1662e5c07326e4f242add1b6aeefff5afe48a13f0596da
MD5 3d6e782d90cdefa63750ec4069627542
BLAKE2b-256 c8e8467ec17ef720bb8c693fd9ab4fd2529466f37eef010efacabed1648c8be0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ddfa46e6fcb8a5518b4e10b8007f3ece52bd758e7eb3fb82b5aa6f462376249
MD5 e6ecbcaf39dd7be8e215deb5f6d4ab27
BLAKE2b-256 48daf33fe36c4123d924516518086b9bbf478e5b7706296117316c6fb9daa24b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f8635078a5af67063876102fdbaf1064fa4bf69425c6716b91ed0e1d9a51a51b
MD5 7ebbcb86d0a919a677c5339351e87236
BLAKE2b-256 ba6a6471bd0a6aa48a398e4241cfa895a98272abb633307fd27023d6765e85cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 376f6f48f9730c0b1d45d27486fdf49ecb034b101d8a08da2be7c8581a769a53
MD5 f1679c0e2b1a1157c5dd70e1a95d9743
BLAKE2b-256 f91fa13be51c072f99d993bbf1aae98a2dc412c207e3124fea354d38e63e111f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 691175326953ffacf30136b7e28fdfd366396fe9e67674711a3a353ccc8b2470
MD5 790367f06e5406837087867cf7a53dce
BLAKE2b-256 5a3fe3466163538162f6d2733f955b6074118df0c4d7d5c1846bf731022d6e33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d986295184758be68f84a0001fdd7e8ceee134ca837e273c34a87869633fc547
MD5 46668fbdb9963766b5605ec947b71637
BLAKE2b-256 29b3561db73ccc9a6e66f68ab7cb6f8c48c2a73b05b447b3ce98181a147341dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 662d1218d2cad99a1cc23339f3705047d2b31815e5d65183a845ae0955038481
MD5 21026f5f1ff212d90ffa96ed1398f816
BLAKE2b-256 973602b2d1a65e1d91483c04d2c2f1ef5753c6bca60b9242161c40024361c402

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e6d0698ead2ba5de3615322410d52989dab382d8303d713f5f7721e2a9d3cba1
MD5 edd5f5a6190cf2c476525334a2ba092e
BLAKE2b-256 6ef2397b6f5968e26d43dd9edb6b40a2f0591bdfcbcf751c7047149e27024621

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c4c0f7062020cefcdc24051bf411a37b215cc3f41898e3220689edf07a7f361
MD5 c3d22188cfc2af8e24ac5f8c28211f09
BLAKE2b-256 9884545ab5b21aad61ee8714b12816fac6c32ef044bd08ab0fb6b94aa6fabaf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 99101da6a19759e05beb7461104c48b85d925b78f5c4d054dfcb428175383f94
MD5 304aa757d547cac13f11795f42660cc2
BLAKE2b-256 28b84121414115c33614b44d920d9386807acf2e0a4cf9eccd19b74e98115992

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c8fc906aab65b1b352bf364b9cb8514c5fc3d958a9fde9a6df3d876d0cea7ae3
MD5 7357dcae98e034aad33cec11e9acc865
BLAKE2b-256 9ef01233d263dd7e9cb0a720754795ca29a39fe50946b396c5ee4ee0f9afcf23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c3839890562f008c13a99f42f6f7a48530525348fd52877516129584fa11b9fc
MD5 128a0d2713a0eedd332280e49071f063
BLAKE2b-256 1bf0c7f3c4e5e89093b7789048b2d4882641c0bac2d992a2f1ca46b320cda3e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d5551f0e46e9c6d257d29aa4cedc41c30e770e8e3fdea65b914f101eb91e14cf
MD5 3aab6bd6343561ca47f1fcc8c1fd9ec1
BLAKE2b-256 16c743e2fc50209073c14016b10ad153e5c3b821a368be2a8f5ddc382dbddf50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1c387ae28e80ddf29237dc58c15c3d631f3fbea5fdaaab95e963151ec8a5b711
MD5 1d6b2a0f2297746022146eed38bce40e
BLAKE2b-256 e210ac2ffb5baca1e35e5437ae10a41f79f7f48f5fd24b236a69d64eaf821115

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f73adf2f0a27be2669e17f743c595e662d6f2b8b8f99f4291980c559d1c6e0ea
MD5 dfd3778547cb9f8e4ae475932e83eb66
BLAKE2b-256 2ffb8db0bd98e1f03b8aa4d45648578726e96498b1f8581dca12a7a60cb7806a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 971ebb1b6a12be88e4275246edd0bd8aa796326e0c852f780c6a88b85f97b528
MD5 bde506bf48d05d5cdaa886a02de7d0ca
BLAKE2b-256 f6584f91aafddf63e64f997808728d6424b5e468da6fc83074d65e51683a3712

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cba80e20e12d0fec2b16f8084a5e7f4387c19fbd61e18f43124f8157b7253ca9
MD5 4bc553c8fd5781fe1fd08b80392d5d16
BLAKE2b-256 2af8bdca05a031b21575af112ed43132d922cd3a2da970c8f0b74976cec47a20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d1155bef9087cd700ec0feae85a729c81da1629301e8d76574178204d5ef1227
MD5 3660777b1418973db08fbefdb9b7329a
BLAKE2b-256 d3e96705bf8736740115094a2411e8aa1a2fde84443a0721904dee12d6db6c85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab52dfb2630f06864b574634047761e86c57befb8cb5ed920feb1e7001b7641c
MD5 446daad17bc2b78dd29d946862d0e203
BLAKE2b-256 6635a81629ac537f2f8d46b3186a0d4f14dfe57b05f8b85af5a54850f6e57908

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 52e5abfe48a50e86bb40553eef4bac5d52cc0f1a40298fc9460013a3fb57b9e6
MD5 68edd369591fd148e81a58ab4bb0a1c3
BLAKE2b-256 d7ffbb81924579cc5840d56c203bffb6773331b888f86727a3026a45cc0056c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f6c28ccc15c2b980e9546da15d6aa263f0c26b82ab16c89974a9c73b2ed86e0
MD5 6f945477c245cdc54fbde249cfe64a87
BLAKE2b-256 7a0ae8cbfbec2def53c7cef3e23c24e2473e9ae15d911f8e7e98ce0a1282435b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7f31ef68c3a117e15c5f997924c1be8a97aaad16808674550fb2a76c05eb2db9
MD5 3a17d465695d24c1531d1432abb4d56c
BLAKE2b-256 c598e4ee6c85ab10493aabf2425cb67005eead0015889d6d7d5c453348df3886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bbc509364cb3994e8b6202a98713d842485fab88c06dfc681d4f4fedbb902479
MD5 292b844b81e65ee36665c8f342015eae
BLAKE2b-256 fb483219ef3eb7294c2d2349d6da1c76b82a47fd8a73b2d931d12d150281c4c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 56a62988fc574f6bda7b7d8134bbc715f0cb9fa26429f0a3119c3ecad2a0ec7f
MD5 ff17ad521fbae59bf210eae90d237a5e
BLAKE2b-256 10e272d7428d39d7832f991c143f38b52b9d79ff57d53ef7a1b87857e5644973

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d18c56437cf4a4556e823272c591a2167ca22417f5a48f58cafcbdc6205e1914
MD5 fa612abfe7514e63b86f35f509f544f7
BLAKE2b-256 85674cfb29418117b5d31c4a5e663c4cfdc16714dd75e231035cc663f22a8e3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 01189ecc21495d063217d5b7fa15400832d6bce180d4baf4a1ae82eb4ef54ef5
MD5 f29b295a945e369f8f5788735fb805e8
BLAKE2b-256 479730f0b8463c08236fa96cf10b76037901d5218389985b780f046cde5047be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 865cbb9e5b9c97f0648c10fe49e30ae7971c3a15b292e97b0e0955f6ca3f412c
MD5 13b512f2004436b32734163a535e1386
BLAKE2b-256 1f14ef3b1b4206a44ef387463cd05a6aea2cdd34311b20486f23d45911366f01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c6a61cbbd29487052c32a939581295cb57e148fa49cfaa94222359ee5e5b7090
MD5 28f40b01f48470435f0e75672de2ea6e
BLAKE2b-256 b77ae72d44168a9137403e484493375b137a71ace301c84ffbd36292b9b6ee00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ec4386733e87bc06c05145958d380e5fef8ee90e865bcf5ca3c69768d8160fec
MD5 81c7feddb69c998a44d6141899f65a61
BLAKE2b-256 3d8d23255954ce5927c22f5e2278a4e55cac019da490f969266f8a9b00904369

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.8rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 82255166c2a1a83bf536099b092c448550aec5c6725ad1b9b06f3541e6145fc0
MD5 af62bfc6670c308722766e6ea0a30d95
BLAKE2b-256 24544f98306adc21c97f39ea55918c8654195fb9a59eee6884870d4ece2a6a08

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