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-homfly provides a Cython interface to the libhomfly library.

What is included

Examples

$ pipx run --spec "passagemath-homfly[test]" ipython

In [1]: from sage.libs.homfly import homfly_polynomial_dict

In [2]: trefoil = '1 6 0 1  1 -1  2 1  0 -1  1 1  2 -1 0 1 1 1 2 1'

In [3]: homfly_polynomial_dict(trefoil)
Out[3]: {(-4, 0): -1, (-2, 0): -2, (-2, 2): 1}

Release files for passagemath-homfly 10.8.11rc3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for passagemath-homfly 10.8.11rc3
File Size Uploaded
passagemath_homfly-10.8.11rc3.tar.gz 5.5 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-homfly 10.8.11rc3
File
passagemath_homfly-10.8.11rc3-cp314-cp314t-win_arm64.whl CPython 3.14 CPython 3.14 free-threading Windows ARM64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314t-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 13.0+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp314-cp314-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 macOS 13.0+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
passagemath_homfly-10.8.11rc3-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
passagemath_homfly-10.8.11rc3-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
passagemath_homfly-10.8.11rc3-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
passagemath_homfly-10.8.11rc3-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
passagemath_homfly-10.8.11rc3-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
passagemath_homfly-10.8.11rc3-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_homfly-10.8.11rc3-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_homfly-10.8.11rc3-cp311-cp311-macosx_13_0_arm64.whl CPython 3.11 CPython 3.11 macOS 13.0+ ARM64 Details

Total release size: 14.7 MB

Release files / passagemath_homfly-10.8.11rc3.tar.gz

Download URL passagemath_homfly-10.8.11rc3.tar.gz
Size 5.5 kB
Tags Source
SHA-256 checksum
How to use checksums
45ce7857a69d53e751ab3f264919b2555d3919557ac64482008dc4d7b2b83fd4
BLAKE2b-256 checksum
How to use checksums
5da604881cd9ae0707e3cf5862c7ddf321b65f6eebd54fdf51b9851b493d9631
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314t-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314t-win_arm64.whl
Size 322.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
4f886413ca43476cd41cbc462d4d851d3e7fe42a92f5f0633c7d0b76c268d270
BLAKE2b-256 checksum
How to use checksums
c2e872a2ce731f88dbf39ee970c76221744418277b5f645f26a8010b70a3ab21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314t-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314t-win_amd64.whl
Size 424.8 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
dc0d0a1aa11069ce52395279d404847831e9da10d4834ba39f06b624a3ae7dc7
BLAKE2b-256 checksum
How to use checksums
8a3687b8028d3ba496388ede571386f67991e88a878598b28ea18f1a92e08f2b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 500.4 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
5cee25589c49a18847d017024d998869c21aa178d3f2510010210ecf004ce7f5
BLAKE2b-256 checksum
How to use checksums
c03b43706dc6ed9c65f9a643f70d3a847e12c80aaee4efe619446d85fed3f494
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 506.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
7c6d67aaa21d5772dc93f211f23bec88dbffdd7003329d8ed4b34f49b22a482c
BLAKE2b-256 checksum
How to use checksums
c8827f50efef33ea5d439b68366d472ef1e3a47f2fdb64b946a660e53e83062a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 513.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
08e328e5f8441a9bc8524377249bbfc227308aae47393464b519d606b1a649a8
BLAKE2b-256 checksum
How to use checksums
751a4301e719d1d36430439234c1c1491b691f8c216308b58c64c47aeb0bba27
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 513.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
b353e7e58eeb6915dd268c6a208e5257812813c5371be24ae33e74a11cfe2e49
BLAKE2b-256 checksum
How to use checksums
09424946263c81443c86e070bc07d0f162781b101e6f7508d9ad7efb66940a1f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314t-macosx_13_0_x86_64.whl
Size 141.0 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
dc55e64f35281ca062d145c71caa7fe8bba0ad152162a5a258e4f6bf690833e2
BLAKE2b-256 checksum
How to use checksums
3bf9ff747ca2df50fdd378fc1d00f5733538798602b19342ad0a35a15be14f54
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314t-macosx_13_0_arm64.whl
Size 144.4 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
21ca1f23c62a03f8671137ecaf8b6761aed7b4f69ea675b590f01dd8f4d2656b
BLAKE2b-256 checksum
How to use checksums
942361bd261a81988dac1ec0c40d9a8afcd39390f3fc3ef904fa5b63202a97ae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314-win_arm64.whl
Size 320.4 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
6c4145d054776834a7bc1b6bbd0abf14c96eeaeee6d4b12c3068d401fda82735
BLAKE2b-256 checksum
How to use checksums
2bb013057da234dfa57e9b20a1ee5f65ba9f341e3d93e99495b4d0024ed870b9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314-win_amd64.whl
Size 420.9 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
738d3f57397e19da156d6e2e0f9730094b89711e232c8a7bc6d56bfef0ee3329
BLAKE2b-256 checksum
How to use checksums
ecc8d4b47931744f3281217e63587b76a5e8df9a3fb95c4b2f88aa61c5d30428
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314-musllinux_1_2_x86_64.whl
Size 472.1 kB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
08b226dff7a22628b6d4bab0f4b0cd71351387e1c3eef897297d5c945bc00010
BLAKE2b-256 checksum
How to use checksums
d19bfbbea8266dcd44ef6277576d6d0f789c0382081549ab8d839c19f8d222ac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314-musllinux_1_2_aarch64.whl
Size 477.2 kB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
dd88a76e2add975a36f8b360fed91651e143b1f0d465fa847a3994271b2045e2
BLAKE2b-256 checksum
How to use checksums
d6bad56968ebe5e5309910e915c0fed0e7b26a4089140de69b702f78a10187cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 482.4 kB
Tags CPython 3.14 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
615e9a985a2e959ce5e03b093b75b34af926484395578496b08df4d3b26ae750
BLAKE2b-256 checksum
How to use checksums
ef73200d1f53416542ebdc7d04315088a45d7dd2c72eb293a312eba23f73d59d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 479.6 kB
Tags CPython 3.14 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d679ba80d198197993936c72707cec142c53e19a0f28eb6f87918ebbf7977753
BLAKE2b-256 checksum
How to use checksums
b560c50785570cbaa3988452844db30c4b9b18059263141ffdaed7cf86b4d4d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314-macosx_13_0_x86_64.whl
Size 139.5 kB
Tags CPython 3.14 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
8cdb345ccebdb3518182d8c35f49020b02fa6071a39f23b28f6a773b1b00bc48
BLAKE2b-256 checksum
How to use checksums
4ddf9e828951d05c284ada2889be2ec5399ed5ff884ee4f64c0a5a7e195775d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp314-cp314-macosx_13_0_arm64.whl
Size 142.5 kB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
bbfb85771d75964c32f7857779bbd3eef7728400531e10f2bcea244fe524c940
BLAKE2b-256 checksum
How to use checksums
adb2329229f53f1a367a098e8da39e48aabd9b7c93043a3bdd7077921c79d403
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp313-cp313-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp313-cp313-win_arm64.whl
Size 314.1 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
07e462bc394ab7ec922f8854cfa54a27880b6dd48902121df62fc7c8c9d69809
BLAKE2b-256 checksum
How to use checksums
80a441f7b9dec11f70b2ee3e6a49c10894da6b9037cbe3a77ba1d2d80f87d0fc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp313-cp313-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc3-cp313-cp313-win_amd64.whl
Size 410.0 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
32bff22b4271f75b8f8e431f5bacff139134e830bc134e378595650a7dc91a8c
BLAKE2b-256 checksum
How to use checksums
fec5e9cafd204bacf42d6721554e8413e6bbdc2ceadf99d9d6659e7cf9bada49
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp313-cp313-musllinux_1_2_x86_64.whl
Size 473.1 kB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9d4af18dbe0021144737731fb5f3a0be0060ef85f564437d535e1731837269b4
BLAKE2b-256 checksum
How to use checksums
ed21847e381516037a831b4af42c90b6433a39d8584ff11755e6f467c91db900
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp313-cp313-musllinux_1_2_aarch64.whl
Size 477.1 kB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
79816140ee909a8c334fb8f78d3bff8c45446d09f9c3e4ce3a51492512923bf2
BLAKE2b-256 checksum
How to use checksums
c0325f7ad8e277950dedc34fd3f2f85c8489997fa3de216023379646a41acf89
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 484.1 kB
Tags CPython 3.13 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
fa06fd8444770f37def1a685b9ab94e227e7b97c3c5adf1a672ab1e35ddb5577
BLAKE2b-256 checksum
How to use checksums
5ee4aaa5a3f2f4d738374625e68ff3d50e46e5054c1a2571899ed0cf3e772222
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 479.8 kB
Tags CPython 3.13 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
27ec9fd8b0168a0f8e703c1a0f566baf3b25b9eef90ed09131c128efe6bacbc1
BLAKE2b-256 checksum
How to use checksums
e1875330ab127acde17979e0f7d18cbd5cf093264edd4273312c0c11d55b0c9c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp313-cp313-macosx_13_0_x86_64.whl
Size 139.4 kB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
0216fb04d0e92d5f19d8b52beeda23cfadf38ccf9f9644f8972a69463dab3029
BLAKE2b-256 checksum
How to use checksums
5fa99d9aa7ea12c18bc6953524b61443d5adbbfb82d942598891b6ab9ae6da49
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp313-cp313-macosx_13_0_arm64.whl
Size 142.3 kB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
f6c94e9c2c92058de622d6b69131eaa874dc5ed269b5c2d7f93815ed5ab80687
BLAKE2b-256 checksum
How to use checksums
b4eb565bf0f2cdb5ebb8f075a2c4b911af2e915052bb2c0d72c36457c2e23d79
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp312-cp312-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp312-cp312-win_arm64.whl
Size 314.3 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
7a7185cd68f0085082892823eaee483fc57e7c3f6ea4b4a85541331ef57f2a9c
BLAKE2b-256 checksum
How to use checksums
32b28f482351b544128252cf5b38662feceebf8cde7fbbce2b6277a6d404f930
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp312-cp312-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc3-cp312-cp312-win_amd64.whl
Size 410.0 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
6d76e1e0a54d66c92bd80dd75c3a415792ad11494d04077a7f41e75dee7dcc8b
BLAKE2b-256 checksum
How to use checksums
c0243e5f8d1c3d1df5ab5af57eb33ad7f89b6d2d07ac9cb4aaf630047d7451cf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp312-cp312-musllinux_1_2_x86_64.whl
Size 472.4 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
6a0aa5202b369e763e758f547068c910335701d1377ec03fab0368a05ec3dd74
BLAKE2b-256 checksum
How to use checksums
c9f62d041790e47919fdd6c1e24441f4fe78801b077447b883c036252211f249
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp312-cp312-musllinux_1_2_aarch64.whl
Size 477.1 kB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
ae7cfe23c124c5f8d403c52657da5ec32e794612445734601162da34b683be7e
BLAKE2b-256 checksum
How to use checksums
59304e571a4edbe07a9af9f9b40451e81cea1dccee6f474c30d46f059ffc0835
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 484.0 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
151c89d51fbb1e81efb1ffb1d1d2b0fbb3a1ff3e7454e0462e024f0c298b1e12
BLAKE2b-256 checksum
How to use checksums
ad678f79e7693fbd7a4f18ec0032c1b0587fdb30db5718b35dadfefb573de7fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 480.1 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
8ee07e796095274d3014457fd990a91659aed4a02d668acf232a5a091281c072
BLAKE2b-256 checksum
How to use checksums
38bb98589faf1d12debe9419ba27935ac3be818a2b72a969bfdc5844269b7800
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp312-cp312-macosx_13_0_x86_64.whl
Size 139.6 kB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
992aa547653413bcb2f813a498a146ff28967568feabf2e4d95e2906e925f313
BLAKE2b-256 checksum
How to use checksums
0b26f2db074ca6037f0bdfcb6316072b5885036a4b98ee0ecbf0f3208d939dbf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp312-cp312-macosx_13_0_arm64.whl
Size 142.5 kB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
61c3eab03faa7ab82e17552db106fef95338507375daf3adc6765b77886932e1
BLAKE2b-256 checksum
How to use checksums
5358f19dace8edc4395eca18fe80c83465833e8b3ae1db7b6b8649c7401ba6cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp311-cp311-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp311-cp311-win_arm64.whl
Size 314.0 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
8d0fdc0018ec1c971afab3192d180c97633fd7bdb6491d8bdf6d9dd0b6867015
BLAKE2b-256 checksum
How to use checksums
c4156ba3f216353d5c9edc5a0c3fb4fe9477ee98f6532abfbd80e107ca0b18d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp311-cp311-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc3-cp311-cp311-win_amd64.whl
Size 409.4 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
96a716e874b828557c2ca4f904d6f7fcce38cb1af0099c663eaa98a9abf61af9
BLAKE2b-256 checksum
How to use checksums
d0d26aa518549ee098f7b8e20f5c2428e58a4d8b2ab0a0d330ebe5e6cd38b27c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp311-cp311-musllinux_1_2_x86_64.whl
Size 464.5 kB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
274ed3af6ae10d50dcff3612d355640068da81c8bebf6ced42faf104076a02c5
BLAKE2b-256 checksum
How to use checksums
78b3651f66fb365206d99826b38f9e1f34ad113d63ab7b1cfaa75735464cc408
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp311-cp311-musllinux_1_2_aarch64.whl
Size 470.2 kB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
115fd0ad298c122825200f1eb86260338eb7790da9c5e936eb0c607b9ae6cf25
BLAKE2b-256 checksum
How to use checksums
4677b6268831f030482e4bc86aa644afca24da949ec2bdadccf2eb2ed853f096
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 475.5 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
97011d1677a9ef707b458533a4a98aebad3cf940b5d77ab057fdff13189f8ca0
BLAKE2b-256 checksum
How to use checksums
7567182cb5aa939602a4fab16ca86028144ebce523094f8732acbdf76f62ffff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 472.6 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
4d8574d5a73a4ac5e335001998ebb6bdcb175c432ac472eb303b5938338bea25
BLAKE2b-256 checksum
How to use checksums
8985b1a8a8b5c15150e1a2353b23b4c33ca18dc16884b9ac6607ef23addc66fc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc3-cp311-cp311-macosx_13_0_x86_64.whl
Size 138.5 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
c9cc5c914722e749ae7770ea5fa1a6bddd795e169631b20cf4bb3420ad2c8f38
BLAKE2b-256 checksum
How to use checksums
dd368309738ac213356a6bcf629fd18cee87f82ae53e8fe7685190d8769ca463
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_homfly-10.8.11rc3-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc3-cp311-cp311-macosx_13_0_arm64.whl
Size 141.7 kB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
40b07e28a59ff9c2b3f69f4a03fe8181fd1106aa14883f82657c10e8846f471d
BLAKE2b-256 checksum
How to use checksums
779ed3a26e98fb726f5e9bd4c3ea028e2b87d40af4bb2c9af58ce641cb17a56d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release history Release notifications | RSS feed

This release

10.8.11rc3 This release

41 release files

10.4.36

1 release file

10.4.31

1 release file

10.4.30

1 release file

10.4.29

1 release file

10.4.22

1 release file

10.4.21

1 release file

10.4.17

1 release file

10.4.16

1 release file

10.4.15

1 release file

10.4.14

1 release file

10.4.8

1 release file

10.4.7

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page