Skip to main content

passagemath: Elliptic curves over the rationals with eclib/mwrank

Project description

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 --pip-args="--prefer-binary" --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 --pip-args="--prefer-binary" --spec "passagemath-eclib" python
>>> from sage.features.eclib import Mwrank
>>> Mwrank().absolute_filename()
'.../bin/mwrank'

Use with sage.schemes.elliptic_curves:

$ pipx run --pip-args="--prefer-binary" --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

Project details


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.4.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.4-cp314-cp314t-musllinux_1_2_x86_64.whl (32.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.4-cp314-cp314t-musllinux_1_2_aarch64.whl (30.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (31.4 MB view details)

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

passagemath_eclib-10.8.4-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (29.9 MB view details)

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

passagemath_eclib-10.8.4-cp314-cp314t-macosx_13_0_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_eclib-10.8.4-cp314-cp314t-macosx_13_0_arm64.whl (11.5 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_eclib-10.8.4-cp314-cp314-musllinux_1_2_x86_64.whl (31.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.4-cp314-cp314-musllinux_1_2_aarch64.whl (30.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (31.2 MB view details)

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

passagemath_eclib-10.8.4-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (29.7 MB view details)

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

passagemath_eclib-10.8.4-cp314-cp314-macosx_13_0_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_eclib-10.8.4-cp314-cp314-macosx_13_0_arm64.whl (11.5 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_eclib-10.8.4-cp313-cp313-musllinux_1_2_x86_64.whl (31.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.4-cp313-cp313-musllinux_1_2_aarch64.whl (30.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (31.2 MB view details)

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

passagemath_eclib-10.8.4-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (29.7 MB view details)

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

passagemath_eclib-10.8.4-cp313-cp313-macosx_13_0_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_eclib-10.8.4-cp313-cp313-macosx_13_0_arm64.whl (11.5 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_eclib-10.8.4-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.4-cp312-cp312-musllinux_1_2_aarch64.whl (30.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (31.3 MB view details)

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

passagemath_eclib-10.8.4-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (29.7 MB view details)

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

passagemath_eclib-10.8.4-cp312-cp312-macosx_13_0_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_eclib-10.8.4-cp312-cp312-macosx_13_0_arm64.whl (11.5 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_eclib-10.8.4-cp311-cp311-musllinux_1_2_x86_64.whl (31.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.4-cp311-cp311-musllinux_1_2_aarch64.whl (30.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (31.2 MB view details)

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

passagemath_eclib-10.8.4-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (29.7 MB view details)

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

passagemath_eclib-10.8.4-cp311-cp311-macosx_13_0_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_eclib-10.8.4-cp311-cp311-macosx_13_0_arm64.whl (11.5 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_eclib-10.8.4.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_eclib-10.8.4.tar.gz
Algorithm Hash digest
SHA256 a91d8ca2776281ef2ba880b498011d08e515891766eaece8b681cb974b74d870
MD5 964aaf20ca93cb40652a10706f80d111
BLAKE2b-256 8f5e3ddbcdbde09093ec9688bcff24686790d817cf6b4e0f93cf64f768f0c1bb

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1737d3214eeaf31c6cca927da105492fbef55313ddd7c0e14bb1b1ad30f651c1
MD5 95750ea3e323ddac3b22eb12405d7c9f
BLAKE2b-256 b3b7b887e168ccfa42467ade99cbe49c0abe86367f1da0952d100e6dd8891f65

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 627ca4d098762382148750894a91c2d9b02f4bd27445890989d31c318fe38053
MD5 23d7afd513160e9a5a29beeeb4b11c3f
BLAKE2b-256 765fffa1b0c11ab1b4b05ff5fa75bd86ad3f5814427abf45e6a477d1781def5d

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 05131ecaef28bb927be1e03c1eaf2005f4f027d4701a892bfd1dcf9ef95ab34f
MD5 2bb9d3df7fdb2ec4a4c77ecf90ce761a
BLAKE2b-256 5c210198ee6eb73622f90869445a976228d4fe6a4013c3ef374808b7864972a1

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5d0199f61a68b0f2c4bdd4886b0e0067e17665910b3da27cda864f800e293f19
MD5 ac9f7c2a8efaeaf2485c3f68c9600570
BLAKE2b-256 58033444ef5cb87b4c7f5cbf3fca69c2a6fa14c4a8ec880af1a0903d972d84d4

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 abbd2791eb358726bcd7ad8acfd1530c1764d76038dad6213b0c2a1dc7211ee9
MD5 947582d5ea746472806ed3e97b0b3ca3
BLAKE2b-256 f4079a9a027d084597e9eb4e34f680227a719cd6eca6789748352686eb2399dc

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 29ee358d285960d090ce581bd2777107de7aa88a390079a4f2cdd26359614c74
MD5 36e19071556f1984a768d423786b2412
BLAKE2b-256 49bae4d7f744b05feac4cce03e41542bf06401fb1910711c77925da7771ab833

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04fc9c9051a0a0ec1d58527a7ec30a6ca2ed673489c3be2743769b911a068c50
MD5 d9db881de99bcab5579689ab8a97dc64
BLAKE2b-256 605e56c4dfa9c2ff34a8bfae3ef733ebb6f9ef0efe453f5add3f40854304fe7b

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9cea7c3dac0fddbee4555b156f23c5c6532bd2879bf052ee6bb8c5754a2b3feb
MD5 54f96c5e652aac737c5a7bc56193ed56
BLAKE2b-256 95698bc432c1671ed2078551f3a8ce12b61ab069e27f5de7e97bf21272274e66

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a5834b1557963bfe2507898dcb76e1e5bda3519b57114a0aaacbf4aa63c719fd
MD5 62ba1177660ec44415685247ff7a0b8d
BLAKE2b-256 99755e1d05c5d15203cec015240941b671e89f098c12f6acb570f0d4a4937a88

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 834319c6509bd62c6e70c962b2ee35c7db48b98b9815d78d19da0c4f0b9be5a7
MD5 81151e4cf8578423951636919eb3f767
BLAKE2b-256 30ecb6c3c4cfe888e8d15132410937809ca7fa873602f8dc54d45b4a39d55179

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 208a3142ff05895cc1099b3e6385de6081c29fc543d663ae4acfbd98c8070fe7
MD5 d29b5a483c5f1f348c863487ef08afdf
BLAKE2b-256 f7bcabddebe12d533246bfb56ff9d2558b28d45b5ed8e51928b7094fd00ea9a3

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 45159bcd2c210da05babbde8da318c6a971505bd7c9a629f259a2f82b8af4404
MD5 6ab170421962e5e14b6e6c5dfda58b2b
BLAKE2b-256 bd6ccc39061e67543969af98097ef850b4d08878afc0f08e8a1f1b7041c87a54

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8209a5dcae99aaa08bea9d79bd4e91da8bfb04c33dd1be40cd0de30794cb01d1
MD5 0ae58d37e53d927083ee1a620f87eb78
BLAKE2b-256 28f8df1d92035a0da5bdf5f466f7794b092a51aa05dbee55deabcdf4a9c8c813

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bda905ce2c5d3a6a2a78b26720da809093b604fffb60eae7cfb0d185846b2a67
MD5 78431de4e9c2a9dacaff8933cefe38cc
BLAKE2b-256 b8a065b9068ac2974d7ead20c2ad46c3fef7e53356fa80be079b2301ec405690

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 391fc892bda5352b5f4d15e5169f39cecff0ac4552a594483e66aab65d7f95fc
MD5 2ddd47936f1a6ec62205a0c375300fc5
BLAKE2b-256 99cfc015adc1bf28ac3770a1fb6c5e0c26b2a62b6cb740692bcdcf5c796c4b05

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d585bbca61b2e976343a9bbb00944aa9f3878b5acb9c7b83f23bb277f020d1f2
MD5 b12ef2a93a99271cfe78f73c25b8d1d8
BLAKE2b-256 97de5e9354134d804ed6f853627bdde93d72c525d70688248d9a851335786818

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b11f1371ac266afcfbc7b4da1468759230d2a90a47f9393c7d9ac4e66bc27090
MD5 6cc2d652e23ea21ab0331818268667f4
BLAKE2b-256 26fff3cdf4c9ab07343c87aac1d3f90c0c3acdfe8e05c35c2575ad14d16db711

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 88e9a0aba1649c8bf930dcb42bc74e80d24d2a34086f6b566e03f8aecc39c572
MD5 5448192774b30d7d046ab477d9adcbfb
BLAKE2b-256 23503721f703d2bb4b830232a8ab19e6cb2f2ff210935aec62e8ea33bd08b652

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38a01fe9bbd628b4e7825db802d031e28a8c9c7a9187f5562afad3faa9689865
MD5 d9ca70f193aeb1edaea4b3d0d3eadea3
BLAKE2b-256 f8147fdfa7889212e10ccf11c36cbfaef37870d7dce183802bedec251648f384

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5bee3ce3be638fa74bb7c63d506c6cc8c9abf1fb6cfd37877863c6c31a69709b
MD5 c88e724c6eaf8cf3c6c4dc44d3aa6f1a
BLAKE2b-256 a6c80da723ac88647948097dcfbd23564203c2e10c3f4a406e956765d35dccd2

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aecf049e937c9c598ad61b0c50f4561d9c7e60494ea92e8074080e7c70719d5f
MD5 b6f765ff373b450d977171edfdbaf2eb
BLAKE2b-256 80a59c879171cc2b3442447d90441660b64b8fbad00942e4b9b0be7f6dedc6f5

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e6acc83e79c0f706fd579a352b1f96b660fb3f31c3473047d1d1d590fd3b8c75
MD5 fc54318130f0d079d9026d9fa8dc4fb9
BLAKE2b-256 652efdf964c92d968139712e1fe9bde77deac7f4cc8bec7b4454f2414591d315

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b9488a92c3cd20f4f4b30a11b7a53d7aa0a8175f656e8b490c9768537a46543f
MD5 eff9372c9717440841345b8b5327b0dd
BLAKE2b-256 d0667cfdd18bf549b63afb86805c0bf893faae16a2bce25055af6032fae53463

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ec0489bd23b086f72657523e9335a9c276b108dd88cf1b543af49c4b4a592fe5
MD5 92c0b8fc2447cb837bc359993abe0008
BLAKE2b-256 416addf6b7351f8c5fbfa6d7936cdc896e759408bd393262b9bb36ac9a25d256

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 126e7c0ed14e803badbc3ea9af0eed99656c0299c5282099bf3495356be39bf5
MD5 04b058363053f13caa4f342c253f08d4
BLAKE2b-256 46c034d8030870b66fc2acd9ec6e49c0ce58d1fbd0553bb51ec3a9d122b14c29

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6bab92be9ff0fd70e65ee0a57a1443fe3b4a8deacf4ffbb6cbf02170a9e666b9
MD5 0a52975d8551b889912d0d94bd31908f
BLAKE2b-256 910b8b5d820c5a97430ae21ac7e2341a49bdb6aaeb95f611b7465dd0b495a1c1

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d9a575bf080a3e1b70c89b29173dc51e665271dd94e3cabc6f4cc37a01964108
MD5 defa24cda3a272142185d7b749e2ccaf
BLAKE2b-256 52b82838136167a30ff0ce6c6b4ed53a624349c0d8ebdb8cc8339b5ab6f26f00

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7664f387240f70105df290c54d9e50840f11c323d2ede9986587e8a08e6a91ec
MD5 3562469a9f021e0ebe26dcf9ef3375db
BLAKE2b-256 dccc64a4b6c548ccefedb7b21fb8c42bb0927461ada3b25adcac6c8888597b98

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d5835b73a693f51c56694dcd2d3233711be53d45f4286711d0033dcebd216e66
MD5 a034173a655153f2cc8fdf95176a47bc
BLAKE2b-256 69e0198a55ef0871d8996568a8add1b86266b90e085d0ae5db3e27adee52e5bf

See more details on using hashes here.

File details

Details for the file passagemath_eclib-10.8.4-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_eclib-10.8.4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 50efe69effa56297b52c25c3d684c055a00afba8779d4e1b93edc51047bcf9f0
MD5 11225b7409a5e7beb5b523b00031fd06
BLAKE2b-256 2c9ea1c4d886176c23feae192108a949c09a9d537a3c67b0d555d3d8d3db3d7f

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 Pingdom Monitoring Sentry Error logging StatusPage Status page