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.11rc2

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.11rc2
File Size Uploaded
passagemath_homfly-10.8.11rc2.tar.gz 5.5 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-homfly 10.8.11rc2
File
passagemath_homfly-10.8.11rc2-cp314-cp314t-win_arm64.whl CPython 3.14 CPython 3.14 free-threading Windows ARM64 Details
passagemath_homfly-10.8.11rc2-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
passagemath_homfly-10.8.11rc2-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.11rc2-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.11rc2-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.28+ x86-64, Linux glibc 2.17+ x86-64 Details
passagemath_homfly-10.8.11rc2-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.11rc2-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.11rc2-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_homfly-10.8.11rc2-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
passagemath_homfly-10.8.11rc2-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
passagemath_homfly-10.8.11rc2-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.11rc2-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
passagemath_homfly-10.8.11rc2-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.17+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_homfly-10.8.11rc2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
passagemath_homfly-10.8.11rc2-cp314-cp314-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 13.0+ x86-64 Details
passagemath_homfly-10.8.11rc2-cp314-cp314-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 macOS 13.0+ ARM64 Details
passagemath_homfly-10.8.11rc2-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
passagemath_homfly-10.8.11rc2-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
passagemath_homfly-10.8.11rc2-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.11rc2-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
passagemath_homfly-10.8.11rc2-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.17+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_homfly-10.8.11rc2-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.11rc2-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
passagemath_homfly-10.8.11rc2-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
passagemath_homfly-10.8.11rc2-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
passagemath_homfly-10.8.11rc2-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
passagemath_homfly-10.8.11rc2-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.11rc2-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
passagemath_homfly-10.8.11rc2-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.17+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_homfly-10.8.11rc2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_homfly-10.8.11rc2-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
passagemath_homfly-10.8.11rc2-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
passagemath_homfly-10.8.11rc2-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
passagemath_homfly-10.8.11rc2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
passagemath_homfly-10.8.11rc2-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.11rc2-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_homfly-10.8.11rc2-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.17+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_homfly-10.8.11rc2-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.11rc2-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_homfly-10.8.11rc2-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.11rc2.tar.gz

Download URL passagemath_homfly-10.8.11rc2.tar.gz
Size 5.5 kB
Tags Source
SHA-256 checksum
How to use checksums
990250122f9a13d8b94c47d993cb4e671d2cfef7a3c3d0de7c117ff78a2dcc23
BLAKE2b-256 checksum
How to use checksums
72d9dd316b0d22552bdc8f5b31562abfbbc74b84420bd04ae75311d6d6592682
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.11rc2-cp314-cp314t-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314t-win_arm64.whl
Size 323.0 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
f726ef2b8e6fb58dc0a22f1730b74d449a377a235eb921fa2202107c4052ae97
BLAKE2b-256 checksum
How to use checksums
e3e4f54921ff48cb5cab07fad114bdfb042ad8d00d6edc56e9c3bf7a78a5eb01
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.11rc2-cp314-cp314t-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314t-win_amd64.whl
Size 425.5 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
3b4591bed72ea0e23528bd71f11e5aa51084d5b4692db0e6965063a521c53cb2
BLAKE2b-256 checksum
How to use checksums
abc6b441642a9a5031c74d24df6de5c8eb029fbc619da9bceb61fc35e0353052
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.11rc2-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 500.0 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
3dc8e22ce4dc6e70ea203582f8cefd876e70ea43de2c793582fb39f91a284aae
BLAKE2b-256 checksum
How to use checksums
8476b3b18ecad7351bbf79aafdbde0d66127925634f8013de2c4f1006b220381
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.11rc2-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 506.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
66068a7137ccb3d919c70d081501e3a733d0b6fda08023d597b54d9ecb8d9f36
BLAKE2b-256 checksum
How to use checksums
d380781e4127a8840cac3db21c34ef5e5ad9095c2684488cdc627a25fc317295
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.11rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 513.2 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
518eb2043ce3d1e38b15f43e9bd2ec66807fcdff75edced75cf41e94a57805ab
BLAKE2b-256 checksum
How to use checksums
257dedf07e7ec7d5c807f08895e34bb4449e05176cba1d370fba55a5e699b5b9
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.11rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 513.2 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
0e6eb163f5e5ceef18b94699feeca89ffe071e48202501f33d63c8a57ba38918
BLAKE2b-256 checksum
How to use checksums
e0ca7d7a2b3da6e6f2a94fc3eb9b79ca22a44c8834bbb75a5045fe5df6872895
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.11rc2-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Size 141.6 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
8b52123eaa14349ec4094b1d79f0d4a11d9f6f4ead4165d615fe819ac2f963a5
BLAKE2b-256 checksum
How to use checksums
877fbe0b31de8c68ebd3e9bc88f45407cc60cad4ba816db95ab1fb66155387a5
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.11rc2-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314t-macosx_13_0_arm64.whl
Size 144.9 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
452b5bced74c64bca9c9c3f798657f6ea67e6418617b58362e2888d5c5eff546
BLAKE2b-256 checksum
How to use checksums
67972925f453306808bab296685001d70ec05ea2fabe9306f6f57d6d715e2cda
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.11rc2-cp314-cp314-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314-win_arm64.whl
Size 320.9 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
06080fa0e8a6da1529525bb47bc5ae24aae16b2b2f3109aef163a5425e57742e
BLAKE2b-256 checksum
How to use checksums
8f6dd8cbb0c05b02488d3681dadf1403e10197126218dd996f0f1f77195ebddc
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.11rc2-cp314-cp314-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314-win_amd64.whl
Size 421.7 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
719cab83e12be70379a8794d2f382478fa5c11ea4f30827259abb76a8b7c1cfa
BLAKE2b-256 checksum
How to use checksums
7018ba3f1653f2ca9ff097a8ac61bf74442bb4de1943bc08ddb73f4948a114a1
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.11rc2-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Size 469.1 kB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9489cee0e84322d6475787f4f75233716426294dfb720ebddf76b9ab11c310a6
BLAKE2b-256 checksum
How to use checksums
dcdbd0d83c4eaab87f935c02eac202aa7733c9a99077e11f09da9845c5091fa1
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.11rc2-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Size 475.9 kB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
8223b87bd3c12c034500eb546e8c30f058264219d7f6caad629a5dbe3d21ba69
BLAKE2b-256 checksum
How to use checksums
a99a890f741bf979c8c85bbf753587b35f68cc1ea44c46d69aba3a25915c1f9f
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.11rc2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 480.2 kB
Tags CPython 3.14 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
c3625a5633e6f2e437961c3afd5850b73e25d4dcf9f56ea3220fc3b4f9143624
BLAKE2b-256 checksum
How to use checksums
f87a60459d4b1e4fc3d6fd63151e3d27d64417cc36db120d4c83a6fdd61ba866
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.11rc2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 477.4 kB
Tags CPython 3.14 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
600e413a305140443b5db7cc3ff31f56647cfd585660e428703b2d7d357d0673
BLAKE2b-256 checksum
How to use checksums
c7aaaeaa8358b69b3f343d3d8b86fa105fab92d49b0c2866a4171c4dc433aecb
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.11rc2-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314-macosx_13_0_x86_64.whl
Size 139.9 kB
Tags CPython 3.14 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
259753472555a263f475feb879d8d23de02b39e12a5c56b17235ee8e18dc1335
BLAKE2b-256 checksum
How to use checksums
c840c6634b0913c07e57b5b990199a19e65e04a5be519bc09a28d0c46a0c057b
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.11rc2-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp314-cp314-macosx_13_0_arm64.whl
Size 143.0 kB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
608a29ecae8042c24d3251bcb792eef44dc6a8ba0b2d691aae247b51a52a4e82
BLAKE2b-256 checksum
How to use checksums
6c7088d63c3779c72ac23dd49e0f4571252ff87d1e19958cbf8ee6cc6d2ffe11
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.11rc2-cp313-cp313-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp313-cp313-win_arm64.whl
Size 314.7 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
ba49d56b973856ffb07cc8123d4ca6f17a86b379163590da2126dd4749af6e76
BLAKE2b-256 checksum
How to use checksums
a2b689d2a7ea15ace3cb861290f355bed27d561b86310ce7ddc233b2e4d64412
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.11rc2-cp313-cp313-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc2-cp313-cp313-win_amd64.whl
Size 410.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
088cd110f085bc5ef1554267f5b79ada3a863e174873e11d1e8d46ae02453704
BLAKE2b-256 checksum
How to use checksums
ea032adef095ccca96326723676ee372e30fd1596f6f6a3269edafb03eec437f
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.11rc2-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Size 470.4 kB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
76337995b3ef334719f7b5fcf1a1237226639834b9929a658573bef7259e103e
BLAKE2b-256 checksum
How to use checksums
ba25f9753e88f073a79fc1cec55a0552914e7b11ab16b6dd31fbdf6d9ebacdd9
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.11rc2-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Size 476.0 kB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
8155a1f62e8f8501d760af75055eb4c7bd9e47bfd6abdf1d216621e4b6356a7e
BLAKE2b-256 checksum
How to use checksums
26b3937864f5bdfaf5ade376ddd06a9eddba6cb60a2d96e7f11671e728827785
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.11rc2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 481.4 kB
Tags CPython 3.13 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
084676796a620030ca2d08a80df8f3444e2049ee1d2339d596c352956abece00
BLAKE2b-256 checksum
How to use checksums
96c49c79014132ff5d7e9cb6cf1925d4348ab3c40125772190fbef0ae1d09de0
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.11rc2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 477.5 kB
Tags CPython 3.13 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
4358735dc5e334399e58bf7761c640687b00b3efd246a9639af42854c93a6fb7
BLAKE2b-256 checksum
How to use checksums
fca9d32fe31e3c232c07db7186b52f74368e2505ca87e3ac2ad169bbfea98f23
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.11rc2-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp313-cp313-macosx_13_0_x86_64.whl
Size 139.9 kB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
e21886bb96b7abf85054df6a7380ad7d11448db4d3c7c5bdfb29fa543989254c
BLAKE2b-256 checksum
How to use checksums
2f93fc5610b3a3166d60f7aeec90dee426da083c5ad71ca10579e03762c25771
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.11rc2-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp313-cp313-macosx_13_0_arm64.whl
Size 142.8 kB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
6ec29a7e1499e49596870b921905a9a0fe4808dfdc30ce05c90d6e58f4292a85
BLAKE2b-256 checksum
How to use checksums
d2916d8f668070ad636506d951c5dbcf82502d95d1b49505c6cdd804b06bdb6c
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.11rc2-cp312-cp312-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp312-cp312-win_arm64.whl
Size 314.7 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
3bfb3c71294acf9e323aab2316bd8df9d2be31f63f8569df942833881fbba320
BLAKE2b-256 checksum
How to use checksums
d2fe78e1240b3f66c630f63480122f7f9578c30ffacedca2b106007172273cfe
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.11rc2-cp312-cp312-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc2-cp312-cp312-win_amd64.whl
Size 410.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
921d33c5dba41f9675ed0c86ee56c8d827739f862796a6d92eb25190ef3b9045
BLAKE2b-256 checksum
How to use checksums
32de1258410bb8f882c74e7504969ed890484f063d3afadb80ad41bd8c17b476
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.11rc2-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Size 472.3 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
3d9d1d8f69ccbd28f0da658701511ef2ff3c54bb547f2097fdeb06fa7c62e69d
BLAKE2b-256 checksum
How to use checksums
bf97d7b259ed395136f85a9a7ef0729993d6c344450e2fc8d8e3d7257c3c22f4
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.11rc2-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Size 477.5 kB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
32d3e23eefb51cc32c1d5b6aa521e6ff3e07e4a8c0ab8f1f5e2ae491c5609fba
BLAKE2b-256 checksum
How to use checksums
5e352418761629160be51a93b6bd81199370d91f8f983b04268f8aa7a539f538
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.11rc2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 483.4 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
26716348b4adc92384c6fa704f62223620a57d1a52d5786bb5b45d29ef45f481
BLAKE2b-256 checksum
How to use checksums
306465219ae7a274f35745220184b6ea7af70cfe84b8da164da3f2b404170e85
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.11rc2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 480.5 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
4b26d2472995b90480c61d26016bda805169bc3c1493c6360fc5addd412518ce
BLAKE2b-256 checksum
How to use checksums
177a664f3abebd6d6e7e8a7df895ec4c4c7f85cc872800eb629a107d5431049a
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.11rc2-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp312-cp312-macosx_13_0_x86_64.whl
Size 139.9 kB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
7d6a156e0969d3ae5f47739b6da6ff2b24033137654d06e3c2a65840abde2368
BLAKE2b-256 checksum
How to use checksums
d115f52bd6d660766bb107d130e840f0eccb3a5126107d0693fef0d62eb43385
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.11rc2-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp312-cp312-macosx_13_0_arm64.whl
Size 142.9 kB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
2d5c3fe91903cfb2c6bf76bc4febd1c5dfa200d3fe4bc7ec581a717b05617420
BLAKE2b-256 checksum
How to use checksums
e3ccb416d21e9e6c5a1bc56f828c95ad548e3801eedfc9b61e6d3231c2850a49
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.11rc2-cp311-cp311-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp311-cp311-win_arm64.whl
Size 314.5 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
41581d58ff6efd0c3d080859bf3a48914b6b6eb1d1db026d7d4c42b346b854c3
BLAKE2b-256 checksum
How to use checksums
60187ab2a8990131cc81dd956c549ef3121854991b2a4b39821b32313949a56d
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.11rc2-cp311-cp311-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc2-cp311-cp311-win_amd64.whl
Size 410.0 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
9eae2233894e78e4073aeb8114f5b41037076c9d996385dd686f7a0cd8f85e79
BLAKE2b-256 checksum
How to use checksums
bacf703b816211031406e88c9939bdd04549278532fc132fa86b6d3af0afaddb
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.11rc2-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Size 462.8 kB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
09111bf36748eadaa9abe6cd077c649ae48e31fae063ed77cc3fef6862d4a472
BLAKE2b-256 checksum
How to use checksums
9b035cb86b44f87d654b13ce9bf6ed1f731b67a6e2a9bb430582dd4d523645fb
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.11rc2-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Size 469.4 kB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
525a8bec2d0d3065ab8bf4251d9fde474778df1495ebab00ce867a76fbddc3c3
BLAKE2b-256 checksum
How to use checksums
02fccca1e7e22e8bc6b5f554d0948135e84811fbfd97e595eebe37936fca9790
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.11rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 475.1 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
c07a45ebad38f526c0026a0daf469d1aace989852073feb66dfb8d9d8c728994
BLAKE2b-256 checksum
How to use checksums
fc57db771ebc3ada065a0ef2adbcb46643d3ce0feda3670d57827adc72b5eeae
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.11rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 472.4 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
f9d89d3db18eabb919a152353ff4f74224a5d10445ee390d3b713b653a83874a
BLAKE2b-256 checksum
How to use checksums
f8bf75b0dd370c1355bd05dbfe18acf939411ed4943a787fc2a7d5ec47559458
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.11rc2-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc2-cp311-cp311-macosx_13_0_x86_64.whl
Size 139.0 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
2927c973ab8552037531508452faf159d79f25ed3ace096916501fd9d7105e9f
BLAKE2b-256 checksum
How to use checksums
c077baecaeee661f8432393f571d1aec24975fdfc558c00d46978ce15baa94d9
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.11rc2-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc2-cp311-cp311-macosx_13_0_arm64.whl
Size 142.3 kB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
2d44f8c2fabdba7fabf85d3fe3c8a8d9abf12f6d750655cf5c19cdb46256be52
BLAKE2b-256 checksum
How to use checksums
a6e490f73e012722f6e4c043393398208be8c50d3390a2246f07026eacebcf34
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.11rc2 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