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.3.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.3-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.3-cp314-cp314t-musllinux_1_2_aarch64.whl (30.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.3-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.3-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.3-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.3-cp314-cp314t-macosx_13_0_arm64.whl (11.5 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_eclib-10.8.3-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.3-cp314-cp314-musllinux_1_2_aarch64.whl (30.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.3-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.3-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.3-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.3-cp314-cp314-macosx_13_0_arm64.whl (11.5 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_eclib-10.8.3-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.3-cp313-cp313-musllinux_1_2_aarch64.whl (30.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.3-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.3-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.3-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.3-cp313-cp313-macosx_13_0_arm64.whl (11.5 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.3-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.3-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.3-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.3-cp312-cp312-macosx_13_0_arm64.whl (11.5 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_eclib-10.8.3-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.3-cp311-cp311-musllinux_1_2_aarch64.whl (30.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.3-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.3-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.3-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.3-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.3.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_eclib-10.8.3.tar.gz
Algorithm Hash digest
SHA256 e5cdc9f0838a47144b4def6e14d4a267579113364762ce5cb0c192a61a924aa1
MD5 6534a2a1fcbad46106195ccc10cbf531
BLAKE2b-256 acad2fce6e5ba0c99b6ab07af86c501d4965c9d07b79be9ec7a0c77200821611

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d99595024eef43516955dfddbd5486f7004502d551039b61fa123c1c8a8757e9
MD5 b571294be449162212dd5972b7aa60c6
BLAKE2b-256 02dc306a8da7a19cee023f19aca945909e3d53ef43f6cd306b03ec97693d5cf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d5862cc88681d79d6286ecca4281c4af98756a9b28172ca910bc6fac8a18b0aa
MD5 eff5746d50628ccbc3af0bb53c9de39c
BLAKE2b-256 32ab627348848d05246afddb6b54ea7551c0505ede8698e6b9b16aded36c6903

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5ca41528150fdae708088bdf4e198c0e434692015d9ab6d54308ea2ec03445cb
MD5 b899318026ca8c393af8b4f6f22eb8de
BLAKE2b-256 fb2775035f5327c2a4801c44a8b2c8208862f5ad9d772fce9410b4a757333e63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9566ded24d7c5cb77b3a8fb8816536837dc1b650118b9e7380939ba7f1f19ef3
MD5 10a086dc451176cc798532d3f5ff528b
BLAKE2b-256 168e8f66376a7e544a523abc3de5af0b48f30fa85d04e6afa65d2a9b013fa9de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8eca015a3cf1b480ed5e5379eacaefdd5a02dd66cb13c0de6659f9f31dc67f26
MD5 714a92beb090dc68292fa4fe4e427117
BLAKE2b-256 5a9512bfd6d1f3f580dec0baa32ecb8a48a973e1c74e29f81c3b726ec420b777

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0b441fa78ea4e5806b9c9e663465d5d5917f0f30e3700520c18af274d1719064
MD5 6de708b8f33c39c32d1b6402da205841
BLAKE2b-256 9d6d3f850a65d8f6c0f44b3d2ff575aad067052ab3a8caa56c4aef6c2e3e093f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 029ece4259a7aec6c0e6fda36ea6d433e435d091e62296703c241253e9f4c4e4
MD5 98bd3f1a4a5406469b0123f3d68f2cea
BLAKE2b-256 6d3d31db4ea4796fbb5948253f08a3b317690a9c98d0d713321fa782ba8f9c55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ce410c8bfc95e8232167aa51e56ee9055b81191eb31f253bcbe1e45da342c876
MD5 ef59fa1f3811ea3ffabc8151e1ebef90
BLAKE2b-256 d2cc9508cb28e6d45fa850dfa001888135615511cd23d17d443c3f0bc9d64f83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f87ed68851e76855b222b7b387fb4f4dc14b9b69efb875e60fc3848c1462fb5c
MD5 f3730b32b5b73fa2d2a8873f5af134aa
BLAKE2b-256 5054d4d9c1ddde962b43b4eab0cf22ed18d64868748063f962a0afeb7682183a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 da7b2470e29ba4a71f63fc60ace0ef27e11d22f498b793c75eb4eada4bb11215
MD5 22267a956b4e5e2d8485af6ed9880e60
BLAKE2b-256 11097925534cc7712adf4f125216f38771dc4acfdce92ea03a68dfebfd748611

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ab2ef171294c1b0cf163b3de39fe4843e23888088b7046516cbb1eafa9b46852
MD5 e149d57e80a7087d27cbc049aca2c1a0
BLAKE2b-256 539d220152d24dcd32d561dfd2fbd0acf1730796efce2e51747059d8a6c5956a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a26c745d9893154d02fedc41f2ca61bacf3f5ad2276f62d8e1f3349ad5f6e4d0
MD5 3c6011c959755f60e1a4e1aa8d5af0b4
BLAKE2b-256 40b4154a83b8f5045987b3788df54d7cee5fd45f0317095448a17d231bdf08cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e88bbb85b5c4303cca61ca14ef9a994ca996a535604b631af9783240a695c02f
MD5 2afdc3351982e9343d1c63db6553d719
BLAKE2b-256 77842864e572ef6f2a511cd08549fe6e3ec11797c4ee5a4ad28f49d574dcd954

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b47b8f4d7008cf1bf6c66fd936331a856fd23046f327aa61e0ed8ac3c58fbaa0
MD5 cf4c96bbc0d53b8f73cf8cd4eaf94644
BLAKE2b-256 86a369446ec846ee8f7768e06a2b007a712167d51ea6f964347fb503253e1154

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 deb5be7cab651ae417a061b5cdcb06fd156481e7174b142ea7263ec91f2b29b3
MD5 db2a003eaaa71223eb578c9913c95ea4
BLAKE2b-256 1e42f80b76657264a0552d4b3339fbe906dd8def3c3d710aee03967f0a698eb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d4a34f81465d150a41e400d15acb64c5af00921b376d8b606e098de55e66f90
MD5 4774df257868f84e1f2ddcf17dc3967b
BLAKE2b-256 92c891ed068b764c1ac62ea37a88ac82c17768112b848d394e1788e3af000c49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 97cd26e6b99cb381483935a5e053b497a88c5e2e4124b19efe950a5dff05a49d
MD5 7a74d9d34a24565f6ae6d887e3f39bb9
BLAKE2b-256 7f8fbe8edc1958f041bf517acb0849324253b65cf8e8c2cbc6d1d41a0c166441

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c6e8c76aae60b47f398dff964164fe2948da987e1c75f6948fc31173159075ce
MD5 d2e6b4c1b24c83fe1e51350ce5527f17
BLAKE2b-256 0bcc24f272b657ed5c40858f17227ef4e5ef2497a5eb2dc74168c1b9677a43f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eb5da13f14272e0a526250963d10c7ca7e492e58edabcf839f982bece091123e
MD5 67b544366d9fb7ae7dc9e2959882b7a3
BLAKE2b-256 c7444a42cfc8a3db3bf3a7c671c737cafafdd8ec62af45dad7a22067377ff7b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c0451abdaf4bce5c6a2fcf86f87fc973c431e13d6b28e740498d15c9d6ac561d
MD5 72d740bf425bb2450b4962166f633d82
BLAKE2b-256 4b2f833e924efa3e198a79b414dea55abbbbb9fa78c0cbc9aad468d9be71af89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ea625512e2050a5153b90b78bcbd1359c8b5b71258badef7a820215ccf8c024b
MD5 9fdf857086b462739bece65164b80c5c
BLAKE2b-256 5a7c8b61ffb9dd9bb8413897e0b6ebc5ec44d04587b377941d5d2e5a0b506549

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 026654855427abd599ad8a76a2ae8486dd376e44b0777db4531446369a21aa11
MD5 3aa762125c5df1358d73d547b1381546
BLAKE2b-256 e375ce8698eb2eb6355c14abe34cccfdfd18c583dfa7d47a94680e8f4f3c0a43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 069a531cd9e6040b1e88f6ecabc59d8e8987baab04d58028f47774552c379639
MD5 3894be7759c3467dd2693091b672f311
BLAKE2b-256 1b57ee2b168a9f0536c2b5b928bb8bf33ccf1b533919d55c66acf4a60c7d40b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e51abff2903f37b4394e6d42f589bedd1bbeef2d2276eb96caaca74f3607020c
MD5 dec0fc47f664e8fee0df1774d6601631
BLAKE2b-256 33b4cb58e5fe61c6d9a22455305acac2546ea67aeb49c458b04ce572eb0a855f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fb86186526029426b02ada4e9ee35db0cfcbf7101c9478ad94d62162a30f50c5
MD5 5f9cd65603fc41b95af0c0013642a9c7
BLAKE2b-256 5f28d7956fb12558f98511dd9555bfa00447c70a06b3d74e1094d18ff1bf74b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d384edfe5e7e0f7fbcc0201dee1dc0c976d3fe1852c20391be1c822750a2ae77
MD5 c1126cacfacdb26d40e1476dca280e60
BLAKE2b-256 6eb633cb8d257ae9990eb9dfee76b479a7eab9bae8ded740ac982334e7634fc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 05603aa8bb572ce0c5c8b12263f1a77bd8984aea2ee854a1010f899f72cc0e9b
MD5 78eaf90e2c3c2bcf5a935579f6f66e68
BLAKE2b-256 c53b4d5dad55121fbf02ff1ffe11d3de71499e8dbaca3d568ed99b81e15e3354

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 586076e6aa691c06b9fd362fa171333da07fa89aaf1220f622dd640a0eb74b56
MD5 38d8b16fe3e1c5f2acc65fc6d3591984
BLAKE2b-256 377e866c6456a85161239ed4d94f5885bdbc04d91e23cd352b87b6c3ba1dbb92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 69d8406960649a66bc967a5289c0e78354cc916e68efecbba94b72bf972c5df6
MD5 e56e320434e18020a773e302da2a102e
BLAKE2b-256 824e0c83cfc470c31babc7f6af295037fbbbb3f1f902c973bc56a984981903c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 00877f39bc5234cac583a9784c7198657c441699d8808d477f100a1f3489c943
MD5 ebbf7416d810526e094116b5a2f1f9f8
BLAKE2b-256 cff90a5a7941e1247d891e5ba8c58ce4754562e371e082de756bd010faefd78a

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