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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.9rc0-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.9rc0-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.9rc0-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.9rc0-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.9rc0.tar.gz.

File metadata

  • Download URL: passagemath_eclib-10.8.9rc0.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.9rc0.tar.gz
Algorithm Hash digest
SHA256 fbb40f3f1bc7e35bb8471c3d2f1b68da3d2a139366973339fcb732a3bf7ecf81
MD5 0c25050e5e3f77630845ad0931fbc4a9
BLAKE2b-256 94e11c2b0c6cd7cec6911efa38817c0edd55e952c581e9373fb4cb74e44e8d8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4251a65d0e8669f8cf393de6d2e99113564dc133500e01a16c2051018ae10313
MD5 98f3dbd808d383dfbc4cb97527edef03
BLAKE2b-256 f438ea88fea29edc32b961d17b801628c456ad22c265452886ef25b80d9e37ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 28f52e57818cd8641cc44452cb3729373eca9613c998ac341ab48f321752399f
MD5 1afb8289475d99a3cbe3f4c43c009046
BLAKE2b-256 457b9ef36efc49e25b0014057ee820ef80c68884fd273b03113b7c3cf059dc63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9257685a31bb92061573a6104b4db29ef15b5b44cf85ea0392c4f01039c4a082
MD5 dfae187057fb4e70122ec97e7abba26b
BLAKE2b-256 5f3a1521b5d401db385b12636360b823a80ff32c0ea43641dc09629a653656bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bec297e756d3df58875f04d6385c510c9a1baf7e6c0bacd331b5779657d049f6
MD5 dbc9ed492725d6d470b51c29b05e7e12
BLAKE2b-256 3e0b60c117a654180f10429746b5a849e8eda2d0d5dfe5d4da5c966bf3d6ab78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 22deb8147cbb2e3cdad4d2e6209d878b4245eb5ca5fc93d35743724324c5d684
MD5 52871ee43826fcd33f4c0ef651202fde
BLAKE2b-256 18cfc94a7df2d3ac90787d2dca28590741de53edadb1057b1e6f26073603feb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b50a8371d0590a179d0ae38f0bf8f92968240d310cf334118a17220a3dd0b8ca
MD5 3ff590c7a8bf0e2fc2ef7a620976a3c2
BLAKE2b-256 b24aa4db9d2070d4ce5ddd6ac95210f04c7e8a73024eb5fb69040c8471af412d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc8dcbc12c437896425651445fac427e01bcf79b301dac84bf0c34bc3d82a04d
MD5 7c16f846c0f83f24582ead668e236c82
BLAKE2b-256 16241d22e6bd452fb629fb46c395d26e4f4576cc5501ee660745f48d54fa5f55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 502d54aa0fb6764bded30076d6ec5a2dd01f60ff0679fe47c15ed98cf48ef8d8
MD5 d7c3d5ffa1b8f373c8a583d8a79041a2
BLAKE2b-256 9060e57ad42bd0ef48aabab9455bc024813666cf22aee210f4d24212596d3fd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c210fcd6b5777995210a7c0d8a9ecde84fa5da9adb8f22aa035b61cefd57d616
MD5 68d1de94c8ad86fe7a7ef589018bbf81
BLAKE2b-256 86ec686982b3dbc1793cf43b433dbf60670e1bd035d68b0eaf96c3e2de0cf537

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 86c8bbfe39678f4b108730654378af992dd9816ede06f12339f03ae7a81bc88e
MD5 9d0eca28afbe844a49ac3b6bbe5aac39
BLAKE2b-256 7bbacc805e9db12b92b190bd659d7ef1978851af01d7a82cb117f7b14d795c94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e392fab3b96c565484da26d8952a1e30a0350845b3fc9b1c756f756fc31e0b93
MD5 ac1e3cbdef38d915fac68d0ca6030a9b
BLAKE2b-256 26ec7de3793cdba0a890bea77f29b56414030cba41f15935c0f7224683ec68d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6eacc1572d8d36932bf8220f34433cdd2cf8c89ea9a2bef3d1fa582095dd8b89
MD5 245d3f6c409e45effeb673a6cdd84d75
BLAKE2b-256 ff4f1d2e43beea94d2582f708f52ee60569003cdb26d86ab546589ab0ec6a109

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d7a5339aa4ee023fbe5c1e1093462ee8f7dddfa6b6ccdcf064146b54be1ac662
MD5 db9a76028f342d768251be83c26fcf1d
BLAKE2b-256 b8ad6a7647500afc86370715aef85321aa2e8ba48e43825b7d1bd88e690d4be5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1668db8aae3a64a2f099fc0e58669878b4f43747e30a13183a0886adc7b9e354
MD5 68154c26f77e449c9b7377b49717c5fb
BLAKE2b-256 9fbf2a0a8a3fce5801a5e072db6d75768c99a586168116257fe185576fbf4966

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d778c1988f07d00682bcdf56f5d6499801d73d7666fa606a037c6cac342513d2
MD5 e6ef66cdc218430ec13beba2248af811
BLAKE2b-256 c9f8189cde6cc30124ceb5c7bdbb277a286cc28eb610eb7d5d3940c2f5da3305

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd1b8521df4b20716ba2295135ed671ee86bd0f8a16fcdf5ac7acd9b71940276
MD5 8911b657a00a34a54b2c5619f438976d
BLAKE2b-256 319cc13cfd4e338410204c6a1c6651c83804d7d86f4d707a8023c3e89dae9abf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1a8408c400e5e3a06d254d3627da8fd0e1b2669576cd3c6ecf6582f803aa08ea
MD5 1774b8c0a28369967cd45304a8d554e8
BLAKE2b-256 dd105650ca64470a887d1361349b03bd8f1239a496f6437f45286dd4e9da93e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7c602284efdd42896d46d3d8b6c0a86048db72a83adf3a5a85252fe0ab41e5cb
MD5 c6d6e536986bd91ecc6d7d3e33e8ab22
BLAKE2b-256 dac5c7ace4bff16f51134f3b32c1c0694cfde4a5988b4ee6699dc05fde4445b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eae085094ad43b6b7b66b32f12ac823c9eeb5622ba9b7dbf506ce8354c9df4fb
MD5 8efcbc550d160d9aae390943a1927757
BLAKE2b-256 531fbfac50bf14f76ccdb1c44335d5c4c63dba463d9aa56d9c855608d3fc1cd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4b44280cfe12ffc223fe0c558da4e329cace865a19c6393f1b789b6f9ca13bbd
MD5 c959e99b7784fa1b90e875bfd307b319
BLAKE2b-256 599750bf089d7ccc2ab8fa5d6e8a7c98f76349e823fa8d33d7f9351589593507

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4d417610acca3d753e1a31f22322ed0fb775b0156a944b7bcd82f27b754c485a
MD5 256e463a323b3cae2832584f1e57e7e1
BLAKE2b-256 a807991ec25244f4fa055f0071bf8ad9c34c5881d6e11114691fa809eeab0d00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f7e33c8fa711ebbe1179dacb4a471823e372cd6d3fb13bb94de46b621a3a6f73
MD5 2920e340b82e91e3fb83a789fb9e4aa3
BLAKE2b-256 edf6723ef879d438dc23351c226826363a0ede91e0a964cee16ebfad7cf80e9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 96c2346952645d13b634a3e06e3196c149bf1059ee17b47eb8931d7e266276f1
MD5 58828a41bd076f379e7da39b5587de05
BLAKE2b-256 071e31c9cd9cb567a3f631d3c2e068432a5e1d892c5f015cf08bcaae600501c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4703c1a17d517236a940ced96d6ac73bb9a9d961d285badd7ee577cbaf8b759d
MD5 0e01aced2834b11bae2b395f0b4a5049
BLAKE2b-256 3d535e54c1e1ade24c1c70cbc0a5a01c80308311f0d2d4a88fd5ad745530f2ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f8e382e9c876ca7af7524419c664d0edc26a170519f8bf7a90316ba8b236b2ce
MD5 4af110eceb757d6e701b751121db5928
BLAKE2b-256 6026873b98aba5d81168dfe7ac98b02ae6ba2541326c937294032d25cbadd906

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9bd40cf92690638b4453595a99babe46a9dbc5cf1e1126d330d344a49d3d2e97
MD5 63d76d4b8006f10cc56bb5c9ae9df12b
BLAKE2b-256 345750df647343e6c8f9d725b18359bf66a44d0e76b41b8808ae5289afa82edd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 90c3ff589a5d4b28dfd9e7835f6fc713c3fcd917b705e32a6c4ace754ef607af
MD5 54c1441c8c9bc8db2fe9dbf154b7a1e3
BLAKE2b-256 bfc5be50c534e89f106a30eafc4ee10c25d1cf067c4e3bdff1f1c4068c337178

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ea7f53ce6729fd30366c38048d106c0833ee90cd89e25cb4486ba7d783d52d5a
MD5 e2215cf1939ce3957f255075a84e0e09
BLAKE2b-256 ed4ac45ce4a1520abdb067c28f9065807dd5dc5bad1f971a2b06c97d970993a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c59083be6946bb5518392691d4fb77e37dfe24f847c0b003263b2aa543e0a239
MD5 032498f70c78c058efe70dae95ba73c2
BLAKE2b-256 efa9f02dd47d3142eaf69adf4d3fff543275e2266a09afa96df587ba6d1c27f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.9rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cec3bf73ae9984200e005e18e8c363018e397d617fe6db519f2f926c942cfcf1
MD5 dd18d61bf9bb39382bbffb49dd066ef2
BLAKE2b-256 79783ab1b56c74bd70beb1566ab04f387049a3cbd0302dd78d22d37bf6edb82a

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