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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_eclib-10.8.6rc1-cp312-cp312-musllinux_1_2_x86_64.whl (31.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_eclib-10.8.6rc1-cp312-cp312-musllinux_1_2_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_eclib-10.8.6rc1-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.6rc1-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.6rc1-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.6rc1-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.6rc1.tar.gz.

File metadata

  • Download URL: passagemath_eclib-10.8.6rc1.tar.gz
  • Upload date:
  • Size: 39.2 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.6rc1.tar.gz
Algorithm Hash digest
SHA256 0338517cdfe754c720cb5b6735eed03d740f39ae4cb883334d3b15c64d2d78c7
MD5 7f6f168aaa7d67cd0369b783c8d7fbe0
BLAKE2b-256 19c16b4462b246bbb4b297779c137b9a94675a98d8cae65e4c5feb9ec27212d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b0469285e9657a69fcedc5d6df97ec55425dd94e0f773b00c86ae793df4944e2
MD5 0374924b6dcb66dbfce1ec5e0cb86753
BLAKE2b-256 678a222f0e00d976e93ed22d4f5a5c04b04d92fe6479496d4f0fcb5eb4f2857d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1029ecca87038fa335958b32e0359a3ee0ebaa22d46912d035edd04dd6f877af
MD5 c4a4b2c53402b274e0e6d2bc19092b17
BLAKE2b-256 7dee146b9c4b7b065e1f39b8e69b16b0788c1906ac015308ff34ae6e86905e30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ad4daa85374f23e88709443bce064ebf28074eec958234625c14a4bf0be5d899
MD5 530ad6638a3b17ab5bab1cd03682e3ce
BLAKE2b-256 e95714892c42a37fd6f9d54495f8749ad89ab3996e2472f218de5dd9d1b67cb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a2cd8125fcf52056a8a8829c8e265a23d4e259445f9180aeda8395e17685af7f
MD5 d2b2f4662bcc8c014c559fda1940b40d
BLAKE2b-256 735441d444efb5bbec18fee1103383b91b586436d36b53dcc926c28027b528f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0afe2c154cd55ac8f7cbc006d949cca73002f6f58b947285ebee3651fcaf248f
MD5 88ff31e8f6887c167a3677efe1962ec0
BLAKE2b-256 359c9b0d096306a46c364abf36512f56c62ea65055d765a055dfe5e00cc0190b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 50617f15093743e90465d8dce9248b575d70c213a9829f0471096490276d895f
MD5 a37541fe4e7b3b8c69477e322522e43c
BLAKE2b-256 e8df7c1af2f98b0f4fd27ea5e9a9aed0edc4fb9e6095d1a0591cbba2b2099c0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33a40f401212d229fbb8aabdc8072fd7dcfcab3ebacb1c703633395c3b08b1ab
MD5 4466b7c33f68ba38a07430ec3b10e896
BLAKE2b-256 2b463f74c2c280d5f55352c1ed9deba6511fc3c59d6114dededd1e675aeda9c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 edfbfc517c7dadb652255d78f0c4c43cfc0b33b1f714f4e4578a665c17881553
MD5 d5f565d4b7912945f852632fce034cf8
BLAKE2b-256 ba423ed6bc40149f124170cafca8909eb7563f8b1013e44e145be54e5a7aedc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 55195035a1f6c5dfe1c3f69bf3a6287f629f0b5955dbce66f19d15910e172104
MD5 862f1316cad51e37521a67692bdd421c
BLAKE2b-256 06122fc1d0bae0d142a23637a32c78e211c4614e7ad2acff89c1f0e3574d8c93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e6abee50ca5d72d3876771516d59a31400a5011f4258cda8f800544dd1c3511
MD5 c1cb81a482cb938c76a096bff3a19ce2
BLAKE2b-256 de9605f70dae58993ac60d055954e22683cd6a0175599547f740da1b0406213a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8922230587cfcee00911e1cad01d182ac0c5498e6a8f54923ab07b64c6b89ba9
MD5 692e963dbb922883e2043e57dac24068
BLAKE2b-256 0802c8ae48eb7bb9118d8c1a537229134683aa9f1054d5786c720333f0d7302c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 365a400f9d7cb6afea850a73fbb9ba8b3c4cbc63307df72bf73437a6cef08332
MD5 0a6ecbbb514ae5f5517c24e25f8da4d3
BLAKE2b-256 0506e1fbc672c9dc0e7a24185263cfdf88e38b2b7d1d338cf5d2478e2dd797f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 54e86bd483d8f1112f5dec662d30fe27385d0174602904295f40bf2c4e881d0c
MD5 ee4ad7c9173946b880c054296a5dc230
BLAKE2b-256 37d6464af8eb41cb8b6c90e1dbf9daf2979c0247995a97e4703d881857f363d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6b63d1c7eaf39143f966cdeff78819c155ec3693ba047fc004823a6ea2137cfd
MD5 11236c21eaed67421306a75f708e0534
BLAKE2b-256 1f69bffad12171db557b602edeb6654810f35882b404c9347fa5f7bcdccdef16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb9fc35848060203fcd0284074ec8c898f560097bd0ada45f6748885d5c30739
MD5 e7c285e302ae1295337a1ba9e221908f
BLAKE2b-256 b83a929236ad7b630a0782840d03859b7c00e6b711a63820d44bc6b7c2413893

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 76ca4ad0985600821402784fafdcabbd6b2549505a68a6874a8a62d7ceb55b98
MD5 fe7ba025473a3c5e7a4a152c92e9ee5d
BLAKE2b-256 39acb298d903e971bb471be68d3f8e2da99945c83cbc81fb65fbbd8178dc7fa0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 aae5d515d778f263cf05f0274a523d4b531684394047522d0366c86ae01aa233
MD5 2b6755ed8ad0039835fea3481575f915
BLAKE2b-256 feafefebccad10f9647efe350ee42425203ae8da68c2d3e50c919f142d0ebdbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6f28ce76e681d484f230c423c5cb34f8dde74e2ce3da3635e1244791a59575a8
MD5 050d4b64fef22e8475873ad88ab10ec5
BLAKE2b-256 18c8319f04aaa26a8d8cd0356ee1360714fb734f98ea18521c84d610b08d8842

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b462cc7a6c4885e29074c721427b279623917603a3ce8da9a227db6341d99b73
MD5 2334051b83c7487a55e4ada4f4f11a6e
BLAKE2b-256 9a226fe3b9e645ed6a61fb9f7a6c1b079c536dae3594737553c9000ff3b20aa1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 34858c8df2fa454b358ba13c2a466e92b584d4989cc3811762b3630ea55ae5af
MD5 af177fae29a45e4f86724a9b727bb479
BLAKE2b-256 dc6ab61f4a50479a014187983e962d7f93f5cbaa053a8ab6b2237cef82928730

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 197e9f4222da1d9beadb2d8dd71a4ec87251f282d57011cefe5b085997ef3ea7
MD5 6a25aec650370f32cb344a9f446c84a9
BLAKE2b-256 6f6b184679b5bda885f798305f71fb0e2430785841b2c9a44f0abe8d62b0b546

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 93d3ad3a29be5b4dc28033f6f49c11e01706c36ec88ded3f2da79a5fc57b31f6
MD5 3aeb4a8f7594d77b7d2e0ce209484f23
BLAKE2b-256 a35a71304ce11866b2432b7edaa84bd91d39897f15a4498685f8d97ed8de65e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 affa1eced63f0dba09a5167a74b77fbbb4112c7c7575e3b836e6f5ff01e337f0
MD5 fe8a923b5bd8ce579048600f13ee335a
BLAKE2b-256 ff6572858cfb1051cc155bdf307de7c07109fbb41965ca38b24b4511d4f10dcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1e9c64c326116f94980d2731b0df31ad1dbf4b8e86a4573a5abc7e57bd6c015b
MD5 b6604efc77fa4ac174aec6586e174b92
BLAKE2b-256 fb105a4039791fa67ee7490640830226d7bf343ae6e14afd0a2193ff0f1ef225

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a30739baa549194a7c4038d8b22bfdb6653fee3eb82445bdca53749a276149c2
MD5 cdad9afa0d455c1632d5876aaadf9e51
BLAKE2b-256 91291bfee7527961070e69005a79f83496fa63ea931e9240a47587889c331548

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8f50e68dadae7a7c5ef041e8c6817eb66b18469d201ec3da0c042de05ad48316
MD5 97b4708822ddeffe6e38e842afb1d072
BLAKE2b-256 939afe18d5841d909fda4deab0cfc95170d378543c792c4f30a5ae412baaf383

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 41854fa2efdc1f6e992132c7cd8857df61b4a75214206eeae8e34a14a596c9a8
MD5 c0c4b2f854ca75665d7701be40d4245d
BLAKE2b-256 5c95711ec53ee4b8afac9fc2e145818acdcca3f7ac838035778f35aaafcb3fa0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1cffb7c70e2ecbffec9dd6a767f6ba090f19098ccb13d17259442fc757af3308
MD5 1a164ccf01b189d81836df8288ee5cf3
BLAKE2b-256 d88dd2c636ca6396081253cc44fa18e9d9e4ddbe52032ad7f3d5ddd92b7612ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a7fd825e29d593f5e5b3a3711fc4f1ef9d526141b54ec15e120702c05246cdd7
MD5 228f62adf95f2612c7b1077e34539ea1
BLAKE2b-256 8307f8089e110e42255d949b23abdb4c68d6d0be33404df511473f10f418fe70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 53e72326dd3cecef44a369583000aa0e0179f8522ecab392d721f0bff530ef3d
MD5 bc7dc44ea39b211be794f4a39b2cc7c5
BLAKE2b-256 4fedb7c0ea163017bfc8d59f127e2e91049374c91d5bbfafd2a7fb56f4b8f404

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