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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_eclib-10.8.6rc2.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.6rc2.tar.gz
Algorithm Hash digest
SHA256 d5138775d2e57cf7ce174b529d2ec827c0730063e12a0fabcd55f70f1bbef043
MD5 e1dfbe3af8f2c3574d2f6bd1c12959b2
BLAKE2b-256 49c2a2ad603a460180a03d75445e0a65f5819784e0fc264c845288776c3ab6a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0b4c9926758ebda8a736f4293ee4879bc61226b09adef6eb5858c7985ad04c54
MD5 fde9ee626a280b9ef65684e1eb47b2a1
BLAKE2b-256 a119cfc9c4cc7d0a3d2c6345689f584050a356d0db37ade59d34485bb3237df8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8e93afc8fdbe9b3f8efd135f36dcb48396f4f19d7007b418b27de71cd3dcf4d1
MD5 ab2e052e62ed4aef7ad3652c5eb2f7ad
BLAKE2b-256 689bad918161d2712da35a07396419891eac090d84fa698d55afbdaa89452875

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 12f825d115996097e33d5524d567e7e436f235f2851be9b39b515016e83d9f3c
MD5 570ee544370262c2069d6472968b344e
BLAKE2b-256 92173d4d9ac5f6635b915b67e18f57780e6be6c8cb0b20b592c6d6a0ffa5f36c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 62f48c2c3cf480f0f2a5c00d5f20114c53f1bda23473b609632c63f0e3798839
MD5 f5366a9db27bcdd9c97c6783271e56fc
BLAKE2b-256 275b9e389381d1e5d3c86514077a36ca1c4346489c94010d7d6d785bedecf277

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7de1275b91d92909125d92a0028c9da391ddf7382cd04dd8ec4bc84f14edf9d6
MD5 7006b6ef639653c028d023c517e27f9d
BLAKE2b-256 b7894deb0b1427b93da3c89c617f339eedfe3f1d06a31f782f627b8ad07d938a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 147cbe0c15187818a090a7b01d925dd4e785857e36314bd88b2d85a9c83ae889
MD5 329ea8b77a1bf7a56739a88743f29694
BLAKE2b-256 a5721199b1c0f0ddbd89d9b428d0d97b908510034e34816c4804cfa6b8f23423

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17e52032788d0ede7b9648c03f20bce5b78ca85404e543c5eeed646c644dd1b5
MD5 29efd100aecc89f86731b35fca1c2a27
BLAKE2b-256 67b78537b79145fa60164cd872c36b78f51d8a5cfe5a76d51b4c97cc72685d83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b60464352562e8ed77af03689d7424086be5f365e9b951107cec2e10fd2e2255
MD5 cd06b50dbe8ac5e7bf69250e3d464ef1
BLAKE2b-256 a1c7d4e9e5bf979cc0cda9d60f91b824a5717ba0e5a8b8b87c728c2c41fd89e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 02920a5dc25b4e888bec448bb1f3548f3991f2629c75ed1e5cc10bffd281aa8e
MD5 15bef733f7defa684805f08779cf11a7
BLAKE2b-256 5d12a1be8a2957a59ed1bf7745f8ff12bb1710d0c10b05e975885e94d22c4e67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 91bafaf7536dac45874c4b041a3d37e5182acda8bd4b47305e1e42097af6f0fa
MD5 e5db254e5a22f7c50ad335b6ef69ba4d
BLAKE2b-256 ac154f5256ebb8fd6a5655c59e18c067f13b6646c798e0a46c0acdd0b40e386a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c83c89b54f2e5e1e3199ab0508f61d06c60fd403ea84975ab111bea75e9d09ce
MD5 e1505ee5dbbe00ecbaa1e53228577a3f
BLAKE2b-256 4b0324e10eaa6fcb69c72971559c5546603e60a412010f55f36fcee40ca47d74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 02143a09e3a05e451809294cf9c42a89dc5d2d2ef2c2effc66c28ee18d2b62b6
MD5 19fad21730fa98122436e469969854b5
BLAKE2b-256 c18813b7befa15a20ee81dd95192f7683734977646ddebcbd306b202ead864e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 50a1d3430c419fe623e717603ceee332ccc0067c36f80a960ee1a92cc352f570
MD5 162ea339a9d87dff5e17029e6c100ee1
BLAKE2b-256 02126f714f67f74bf8003f1478cb59ef060a3ed897be5257826058517f926710

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 850866f12f65af0dbd387ee40ec2cbc5c0177d86edad18881ef9090a013b5454
MD5 2bfd355633c9a957b320e4ce70ba6f05
BLAKE2b-256 ea537d96bbf40f0ecfdeb69f257314c33e8b4fa65ff15163f8fe37fe64fa6b46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 59108e007cb6d743240e239a01f169b26ceb1c53fad566d396620f8fcfdd5411
MD5 75591677a8f5111976811fce8ca3d8e9
BLAKE2b-256 d160c228fbb92e3c1da1f375e3939cb5bca4029947540a046f7b5ae57cafc39f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 694c212345a1c05e1d42fa46bd0eeee65792a0e6b1ab8fc086fd21b3a5a4cd7d
MD5 0af74513e76c0a88edaa5491467854ff
BLAKE2b-256 f90cbcb5fca427cbd8fdccb0744fce8c5599e05a1a524a23d13b269e323b7684

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6104ccda6878383b919037a87b195a38b94fe47c980c1205691020434a232ca9
MD5 20010685b75e728e4614368545a88f71
BLAKE2b-256 710789a480efd003d235b37682318eaa8247b95057b64ec7c2915bf83b216037

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2b2867f315abcad11ef35b6269029d99c5069bffacc767dbddefd0f39ff55224
MD5 ed8f8da7f916ec545484d9396552c8e4
BLAKE2b-256 09192b89208c7f1ebf52408b7e0ec14ee2394124cd152fc5aa9511ca836bacf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b2bf49d23f1c9c2645df2cf1c000e508018579fc9f4861affff0f1ef0b31c6a2
MD5 08363ab1f2c5efa06639230387ba871e
BLAKE2b-256 d7c8a7e7fa12c8dd4f8309521508337947782f46ba199f975f9f85cd35d29c1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 95d077fa2a9c53d7743b102f1da6afe5f9dae87e5182f340e136254f5ad40e88
MD5 ae75c8f43a876fe1bb2295b3b7201ab3
BLAKE2b-256 dd064b8010695820667c66cf010d63e30091d06a800794236f1e4f283be7bc26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29094fbd5da88a0131f26edff9395b37f41c002c3237cbf4dfddb3fabe820bdb
MD5 935abc8767bc042ae926f509243b710a
BLAKE2b-256 9d33e97372fcc028eb9970c7418368d0cc19b63e22badf92e1809e01dd00fa0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9a0245172ab5adc79586b4084a0f010b55d256a915ca066bc65b51dbd877c355
MD5 e09d90e14eb671363fafd18b7fcd1011
BLAKE2b-256 4d697c3e49ae1b8d0c4a0d09e5199e288fb84b6b85ba88f0a60e1397f801dc28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ebac467358a4d8421a8a2b302233bcc20d89da1f318220e5633abff1caad8233
MD5 8a5a0396b3f0bb084ee8a35a40f433cf
BLAKE2b-256 9346faf25563ea14ce58cb8d74f375584aae77db98c55826050de441eab56daf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0b0292177221902ddac1e0426a358d7bd3f945fcff155bce17eb5091d81c44da
MD5 b74c489c082d45a943623a646bc7dbfe
BLAKE2b-256 5f3159211209521b2fc235251c7bc629a49001f5a37fbd1d9114978393d32689

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f74b0c7a3574dabf39ecbca5dfaca7a1cef72a4d628b214f853e70942f3cc7d
MD5 55771c855d3ec26e39974573171af2cd
BLAKE2b-256 79cabb2e7dd3c892c7a75b1debb9c8d64028f08cb5a5008d329a5ad2e7c49541

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b76a02d0a5d174321c934ac8c1bdcb67fd1e22b7ca3e85e9fb1d81705976d79f
MD5 2ea9bb33fb0bafc1b2fe917c0be3be3d
BLAKE2b-256 65d4232a3eff9a64b5d091f1a6ee534d6f9c35da25a615be7e4eb6c22d5a259a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5de22edc4f72106e399f941df73992a785ba17673d46298f8192151f71b58374
MD5 1ed7976483543881ea4498ff17f6d0d5
BLAKE2b-256 6da7c76e34c60d85bb31c8c921ddf42853d516391de9e8ccb4c2e54aa616c4df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 68b29afbdec1730a5c6f5940382aea7b3cb70e8b04911607cac7854652c41546
MD5 561f52ed97decfcb11a0fe2c4eede1b3
BLAKE2b-256 98a0a1faa2d29a58d32e560a4c3a3f56773116acd1b18280c2ead928322849e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 183b2d9bace8129315a9d8da956ec2b485a983a716ed2868dab5c9a24dcc2006
MD5 60d9d43cda5a568639d5dc84719ce90e
BLAKE2b-256 68141f07fe74cb23e575e1aeaacce337a009605a603cade477c619087feb9fb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_eclib-10.8.6rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 052c607686830956cfe35403439c46f0f2564235deb6c815788786ea405a04f5
MD5 411724e807655311d2ae21aa7137c965
BLAKE2b-256 b93136b09aebc74c22e86f93b00cb300f12c3cc5021ea80946967c083147b5e6

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