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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_eclib-10.8.6rc0.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.6rc0.tar.gz
Algorithm Hash digest
SHA256 8c52405198839121a287dd05f5d905bbf96eae989c1db610f2b706cc08f9a6c9
MD5 76e3b853a655f2207f6695d1a4cf5aa7
BLAKE2b-256 649d1705012e82bb81617ffbf9074d8004998fa5ef43327c7ebfafdef51e2d65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b128d0bb1888d1d3c8604fd76f8a3f0e74fd742014a3ffb9cece5e75dce3fd71
MD5 c2fdcf27c42cd67b3ffcfab7970322bc
BLAKE2b-256 9ba36214fa77b0ac95b08bfa8ecd3d89270a74b26c6b2a97709674a16c5e21c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 100b74d221f9ab83d0f2ff8a52a534e5134e92144a17c3a2eec2a57e50a0da8b
MD5 eb6a37b5c4f99cf08c513f9d0238135d
BLAKE2b-256 7b9c89cdeecc11f1aaaaaeaf42af1b05613799348c5fc02401d3445bc6dc02db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80cd854dfca99be70aa2e08eb2baffe1662d97b93445727a0a20d17f015cf610
MD5 0dc9ffbda3a44031bcfb70e79c2809af
BLAKE2b-256 1e7972cb2482a62649855d086021b3f2347108eb0f655a209330b41d9b47e272

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b45daaad6de65c4b9b81a52ca4620c493faa88a609487f3fdb899a32c67c218a
MD5 a6c664b2b8246ec44347421aae4b8f76
BLAKE2b-256 427e9f9d2396c0614369b21eb2464b5c7e3005070b9f74bc3e9a984cc945d44c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2874eb22792bfcad26e2ce2b6b19950d9fe0c9bbbda1e4518ce2e42476a8459b
MD5 8bbac0b63cb156953cfc4ecb7e5fa816
BLAKE2b-256 c46c43e2e5e7e143795d6c4790d5ee1011e96b96e422b58c19da499b4eeb4649

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 432a9af602e71794e7f41713d3d19b5ea265fe0481bd72945855d0577235030a
MD5 2497eb427bfc7e516d20cd45c4d65bbc
BLAKE2b-256 085431902f5d1339f190ff8db87dd6e07019582986d8f3a9b104172c0b40f81d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 755f3af865138ad23a3c9fda45e856a99584e84e2766a9ecde57a4df6e2b063c
MD5 82cc907c6c469066c18ab7a75756cee2
BLAKE2b-256 9b51fdc16f66b7c15146de8925d3898affbd36b793fe332bf64c509589b903a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6f556267a07e8607a1e89fd538e12479d46570002639db9b8993bf0d0510353f
MD5 7d294424a13193e778f3a57dd8ed315f
BLAKE2b-256 491a81c996a747eee6f21796d0e3ec76d2f76b2d6557bd5ae7d50095e3712d11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6a0513477e5d3b0213d830e29240f2be1b4ca1da0a72c26d05bb37e8303c9a74
MD5 d3680351c858d1d834a4312f04dd5c15
BLAKE2b-256 47951f9284ee98ef79a83f186ba4a28bddae3688ec45c980edf4f30b4850cc0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7beb8f70ee97fb5786eeb8b5473f981f32710ff061f4c33e4f3c0f03c38d46ee
MD5 60d530ad43e98e0aeaf31f5ea31ddeaf
BLAKE2b-256 3e7be38475cff5d9ab4cbba40924f650d073057bbb0782e7cf16929c3854df93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c13c123eadefea295aefeee0921273e703c94cfca9259613563383e70a5f3e42
MD5 7abcb4169d82bb811a49bed60e774dd5
BLAKE2b-256 3bab71f570f2cb880108aebc22fbafc9d36f7fae376f567edbe7c2f5621bb0fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c15442ddc295d10060f296ae8b99a26bfd06979158ba816c56f3d83dbb920750
MD5 f63d2ec993d8bb934ff344f5b31e7d2f
BLAKE2b-256 d3d23622a71d0a8fd526dd5ca9b5f5b3b6e1cf504c8b2b8d7da17b1a60398168

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a3caf32f7973d1a21de256b9df5b12061ffda03c107fe8f6f1bb2dc38ca0e376
MD5 95d426dbaceab4fd779a738ff7dd1b59
BLAKE2b-256 63cf81f84dd2671b182fa2849da0d2a9a65de57f4847e8443995d181c6a1b69f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 484b65e2f00da68fe357e61e9ce2af8f360f7fc3e967c1ef850bd3dbb945f25e
MD5 0a4cafeb7f7eb6431cc2846478f1fd50
BLAKE2b-256 70b6e099a7e7c4b7cecbbe9a045e653927b1c9697c53481ebf095a83f5faf81d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a58a6376c4aca97667fc1ad7b0de1f67f09f37506b02ee5d81a449fd8d9cb9a0
MD5 97c5e97e7164d6c4f9916b0028b02fc7
BLAKE2b-256 93f6f5f5952dd3626a183a842c9f29c3876d9a7808143eaa70ac98c7cb15f75a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b4ec9570fd693700dc6f11c71dca4146b4974ca939709286f4e6c79497c4ce3e
MD5 18d258643489f902d008d9b3855dbd52
BLAKE2b-256 e0dd50a66e109ab558aa03e6b99ab2ce5b207b1c0f3e6f630357999197f8a60e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ffb965b21cb55ba08537f1e81e28f04fadfbb688f9eae9e924cd9c6e6b9d5842
MD5 a9d892a447310e5f9bd99719dcb070bb
BLAKE2b-256 07d3ea1741021ff2e66253f24a7d5dd04eeb32dac81fb0915e227b245c6203a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 53f4e8a2c8e5939ed2833acb3dd9f4196bba30c0cd581f1b39baa221afd3d883
MD5 92600467721d7f480c3d3bd2fefcaa02
BLAKE2b-256 e809a7b7a2ecd3cf0cf782d379d0e274e41d4b169566d542a75675559aee3d09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0ffdd7686916d07755d4406200647851c39b88042881327fafb9349518343d81
MD5 4f42469287529dc61f029a591817d211
BLAKE2b-256 d61b70eadf4cb27dfda3c4f5f9e855398b04217787c24ee44767425034d6049a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 57ae18a1df154f82e273fb888b15ac06c6af0595297d8b0c55d5361da88d0cc0
MD5 7b95b1dbb54b3b53027613dc577077a4
BLAKE2b-256 6723cf6495f5da093586b92e246d801be1222ee41c75426d9afd71417f43a0af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f44e2be8e7da6fe550851d73dc89cb97280307872c4c76c3db6a089c6b6c77d
MD5 57d59edcca2307a8917df32e252dba3a
BLAKE2b-256 f316c4d5d48040bf3626b7c4b37a7974a229d9c21c68a9737a3f6af990e22771

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f426ccf9c1a723b95feb30be828d05f6e2ad4d7cefa3e133d27f5bfecde17db3
MD5 d6b5b072e2dbd1078c45bb1169082d06
BLAKE2b-256 93bd7564c928154399773728ff13e1aa5129eb51856991dc35b643b2fe3301fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0f82b1bc4e23b359e2998895bcccde91683423ae058f0add7abd4ce068315dbb
MD5 c00e8fc4e16e86a1661979193421d6d5
BLAKE2b-256 a4e06c3e278e695e644c6d7900f1ee5b3a95cb6c6c70a37db152e93aa44cddce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d8fe3d813a1b9e11babea236d8e108b48e236b53c19d1235c1e0bb050fbfa215
MD5 3b476f04ac6d6d0ca47470c2e8ad3e55
BLAKE2b-256 95ceaa273fd6c8a33b09a5381657f13954be3afff0664718896f1998fce96391

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ce03c3d0cf5953525e65cdd136d15001904672e1ffa1fbea7bf1ffcbc974926a
MD5 28d8d94c0776c828763a2950efbc2b0e
BLAKE2b-256 d95054132ec8417f70b81e27571eb8c07c81e8f977ca8ac61f948a6051b6247a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0596b565176ee7a7b30e95c771975cb95c8737911f301d17c84e03136203b326
MD5 112ac0b485329e3f63cb847142484027
BLAKE2b-256 21623725bf6b6c9fe1db1388177571fd33f96838773feaca6102d7e42ea934fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3bb472ad083e73d7b2a9bc14e483fef3431af21a8900493f79b484cddaf379ab
MD5 60bf772b5b7b96970bcc11aed303dbd0
BLAKE2b-256 1fe8fba09eec5a75a6f48b8f9b34bd6f3aa1f8c536b52f0b2ac30984cd6a49d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 49c568bc853247ca5345291a522cd25fe2f88e280b68bc8cf7fd5a366b6484ea
MD5 e31b0412102ca8163b719d777fff211d
BLAKE2b-256 8942a7ab935a6285c7875ee330eb2333554e3653d74da6d513758b5d35e341d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3bc55bb481eac224085a1a052e52c026b889a0c5d119eabd1c1c116b1073d70f
MD5 af736e4377cc91a478837608321fa727
BLAKE2b-256 b1428ba25bcd33fd3c1f3a27d1a5acf29e89c7c3fa41085c92cfe923fdd8148a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e8d0cbabe53a3d44a480ca54369f908590be62f9a503fe95b0a10710eb79105c
MD5 c7d054c56516c709015320da30cb381d
BLAKE2b-256 e144ad35502b224dd34d11ee436b5ed6b5a14948961cdb35cbbe332ae44ba42a

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