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.10rc1

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.10rc1
File Size Uploaded
passagemath_homfly-10.8.10rc1.tar.gz 5.5 kB Details

Built distributions (wheels)

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

Download URL passagemath_homfly-10.8.10rc1.tar.gz
Size 5.5 kB
Tags Source
SHA-256 checksum
How to use checksums
452f35b3bcb4869ce8651b72f8db51e50a90013df23d83e48899ba8f6e921f0f
BLAKE2b-256 checksum
How to use checksums
e2da58212c33f81db14b0aa6454be55d17c4e0f83fa9953c78febecbe4bb86af
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.10rc1-cp314-cp314t-win_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-cp314-cp314t-win_arm64.whl
Size 322.9 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
2eaa2cb5673d74705ee4b06d2bfc18560fbe60908a247ba016d0a6017bbeb484
BLAKE2b-256 checksum
How to use checksums
3087c7e63347ca930b47b5ced7e9cdbb0926f39e18fef6bfcfb5a8597a255dc1
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.10rc1-cp314-cp314t-win_amd64.whl

Download URL passagemath_homfly-10.8.10rc1-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
dc2f4f7450f2ad24b6b1d677a79bb3197da4d283e7ccc83b2509e91e5c31a846
BLAKE2b-256 checksum
How to use checksums
d4634b831aa52add2afcd9efd72c5090e71a37fa78815b3194ffb2252cbac9a4
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.10rc1-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
136fa1786dde71fe629996fe76611899762573272ae9f05f7f2d673150fb4d8a
BLAKE2b-256 checksum
How to use checksums
85ce93f2cfc8d558ca9de5e22b0ea6400321ec19473c00234365691ab0d94a7f
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.10rc1-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-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
71c3122e1723d4b89e9fb009cdb0e959c6c0d2839634ced33e5b48b0cdd9ad7c
BLAKE2b-256 checksum
How to use checksums
83d8ab32d5288b98d8ada0d18a175e4ec3316b02fcc8d67c1926cbaa37c40344
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.10rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
3ca31dd92d21f8b31c63cd39f31a23d18d0bd314344970ac647cd96b58296d05
BLAKE2b-256 checksum
How to use checksums
1546ab099dfdab0e3536bed5cd8e08f10a7f8dd67f1016eac3f50b41b9be125d
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.10rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-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
b1c478e1b67e975f71b21f8641b3b68e90c33f0ae7eb8e5c26efb46a657b37b5
BLAKE2b-256 checksum
How to use checksums
08b24e46f07bace3344227adc5fa7c8f02f984dcbef632efb4fee9fcea6047a9
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.10rc1-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
99168d48d50c4a15b6624d47341b4d5740b0ffaae762cab1f9f263bf2d72a616
BLAKE2b-256 checksum
How to use checksums
defb79ee5b667628676197672f69504fb153133948c520bd08fbb5b42b768d93
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.10rc1-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-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
41dab99076f783b174898160b884201e7d52b9fcb513c63a6b412c570ad7c63e
BLAKE2b-256 checksum
How to use checksums
7cc782d8a970824365865a7f0c9f56e874121a92b38a0975d88b7b35988b2b33
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.10rc1-cp314-cp314-win_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-cp314-cp314-win_arm64.whl
Size 320.9 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
5b18f6abb776ede28f72ad4025630c66fbf602ffaad89d386644a52631d3e5d3
BLAKE2b-256 checksum
How to use checksums
cdc1682265ed594f674c5793b0e6c6a7f8aa80c61523ced194b06a48c9b7dec7
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.10rc1-cp314-cp314-win_amd64.whl

Download URL passagemath_homfly-10.8.10rc1-cp314-cp314-win_amd64.whl
Size 421.7 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
94c9b73fc2e558b4a68bac026512e87abddcb6ea8b5150d44ae031543b533dc7
BLAKE2b-256 checksum
How to use checksums
41593de41c2d41c5b52fa318bf8359a1b764651ec90cde9384ed64fbd5e55aaa
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.10rc1-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
ed8aba7045d89c7906c102561a54f7a79619b94e5dfa5ce69119089c55e23cfb
BLAKE2b-256 checksum
How to use checksums
c75d18d15c5f24c0426012f6bb3c0d864a2388bdf89905239800a3e91cc86ca5
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.10rc1-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-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
22548ee3dcae52433c19094cdb627bbf227db12df746bfbd3e5acf2cf21f8c7b
BLAKE2b-256 checksum
How to use checksums
e1d41a79c39d3d3e20c37087f19e6272d1768ad8bd71cbd08c52051edd1f6011
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.10rc1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
0248dbfec72759b5b5e68fa0724e3407185557f612e3fff9bee10e288ae18b3f
BLAKE2b-256 checksum
How to use checksums
e0246828ffd61017204b682ef1cd85c824b50687c6ef827a3afd56ab2b0644bf
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.10rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-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
cfe245444331f58ae985e7ec41a702187c391d97323c01a045c89914602d038d
BLAKE2b-256 checksum
How to use checksums
0e0ae947f9ed4a4498ea1c1731cdedb4c89dd04b1413f90ef6c2c73479f46891
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.10rc1-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
674f6e580e4ab1a3db918949622a6f9fcc3dd6136070a081c6b7d0613b9dc07f
BLAKE2b-256 checksum
How to use checksums
741d88e65498f5995a434b784e972890cd6a2311957659c9a6783d43265aece0
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.10rc1-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-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
4a920aaa51a903d5cdac7bcc24adf72a19490e3f29a042874fd999459adc8051
BLAKE2b-256 checksum
How to use checksums
fb740c87e67ff3441fd79fa8a5525755c132df5826601ed0e793483434870847
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.10rc1-cp313-cp313-win_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-cp313-cp313-win_arm64.whl
Size 314.7 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
79bb37c190d8a6eb620a8b567d600cb4ea9cff6ab7913cd75fc2640ecdc34778
BLAKE2b-256 checksum
How to use checksums
0b027355c42ce63577080d0884b561fb9fb069189cace7ab9a6ccc5037052bf5
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.10rc1-cp313-cp313-win_amd64.whl

Download URL passagemath_homfly-10.8.10rc1-cp313-cp313-win_amd64.whl
Size 410.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
498139f9ac2e9407134ffd1cba165f7aa4f534567279e0bb3a4847a295fbe06b
BLAKE2b-256 checksum
How to use checksums
92bad83ff2d5e272cf9e5da289e9824c7400f7d7e0398c2005d55aa78673dce1
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.10rc1-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
47aced5ef2ce4927407f3fb74082e04b3feef147ec640891d487712cb2f235e3
BLAKE2b-256 checksum
How to use checksums
9d354dcf2929faf4a90bd77eb5d9d40c9f287697676738f6f2bd334b6d120b79
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.10rc1-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-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
eac0915c52a670e36c07ec8de237fe3eff6fa4e1d2e03d9cec0270573fe1f79f
BLAKE2b-256 checksum
How to use checksums
fe5b3f19e2f61c9b5593901c82bb233fb0176b7d18fd9e9933a110594bc67e45
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.10rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
1fd6b7f19a6cfbea5018592e2e3f26b712b0aeea16a4c281c342cb2dc329ca70
BLAKE2b-256 checksum
How to use checksums
674c4c691febf7abed8f2c3288d5d9d349f26272b72378317b035f0781183319
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.10rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-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
b1ad686cf32e67a7e2b807acc1d6c3235badf4bd30b7f3c116c156abacf9fbf2
BLAKE2b-256 checksum
How to use checksums
23e4597ffb607fab242b464dcaca0fb4ba259117303aa60038f9194994e8bd31
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.10rc1-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
5eceed68248f36c2a24c5f293c3f19c67aa34bc4b5d5063c586f3721431a3156
BLAKE2b-256 checksum
How to use checksums
74f274c71ef1bafa5a58025d900bf7806ade54bd2c273deb770e13f9ea719923
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.10rc1-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-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
7a25aa092a909e46fe9b67a36bb404e58be7166a7d07de0f792918c2b115bf47
BLAKE2b-256 checksum
How to use checksums
9629467d6af658aa2f1d8be378c21d184bb4dbdbdb6db42cead265a5d6bb9115
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.10rc1-cp312-cp312-win_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-cp312-cp312-win_arm64.whl
Size 314.7 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
de7083596c3286ec38fef94bba3e139b39d94fcb34e837b3f9282cb6cbcfca67
BLAKE2b-256 checksum
How to use checksums
1b5351e2db95c7196c13b17bb99c7e2a91cf56fb5ebe378962fd9f4b76973c02
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.10rc1-cp312-cp312-win_amd64.whl

Download URL passagemath_homfly-10.8.10rc1-cp312-cp312-win_amd64.whl
Size 410.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
1cc854adc06af50b80d515a0366d7c2b47869e6bfc696791eb7bd02cb7152738
BLAKE2b-256 checksum
How to use checksums
c997eb10862f66999e74323130932e7953a00e90397d6004627083cc106a6617
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.10rc1-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
d47b7cf3349b3ff526737b11b21bc2aaa08afc06a48427fc6d9e560b55474e7b
BLAKE2b-256 checksum
How to use checksums
5421d6e96eff0a3631ca767be9054e92336364e1b99d514e8858da5dac92ce40
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.10rc1-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-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
b687255d8fd11ab89496be3d180827127d7985a0f8692ab201bdbe1bbe40192f
BLAKE2b-256 checksum
How to use checksums
f323d67afa0ebefb684d9c40b521b48e8a3371cf2f92278feb12b004ecf50568
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.10rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
4e2ca0b2fdf1d2d7b97d217609528572bf72923d43ae8937629b98efe7788852
BLAKE2b-256 checksum
How to use checksums
aefe5a9fba9fad161a07da0ab80dba6f63c5005f1505a5b7e2463580610623cf
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.10rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-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
2a8f71cc21192d0b48ec1c9f9c49e1cb2becd745a1fc65803afbf07503f2feaa
BLAKE2b-256 checksum
How to use checksums
ae39d000315e50998158366e79f7f2db80377329c9c7d2e0610d103d6284855f
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.10rc1-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
259e2ad7c36978c4792bfb48eecd8259421599cebf24933412666af5a0fb70f8
BLAKE2b-256 checksum
How to use checksums
b7e76bbb721b73b1723631cff11916d62c7560a2e70a8e24b3736e9e941b7d53
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.10rc1-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-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
6fce90b4897ff85f6a57e8857e8cbb98c6f25daf5ade353f91a514963e3209bd
BLAKE2b-256 checksum
How to use checksums
24d4e47b0d8b001284eb054020e8b41921ea6edcbe047428d5b96bcf37e932fb
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.10rc1-cp311-cp311-win_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-cp311-cp311-win_arm64.whl
Size 314.5 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
3542d35bd612a10f47b8f10584de7a07d5dcb5a954e358684769b9212007bab0
BLAKE2b-256 checksum
How to use checksums
dfc34e433d9a905176fc466fab3cfaa8aa18dbdb7c755cd00f24184f036d8ec4
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.10rc1-cp311-cp311-win_amd64.whl

Download URL passagemath_homfly-10.8.10rc1-cp311-cp311-win_amd64.whl
Size 410.0 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
ef6775b80d43e7107066fbb95f6a8228f2be4884d191bd490a966dfea5feaf3e
BLAKE2b-256 checksum
How to use checksums
7cecefd0da64703d9701a6b0ace7de4110be1481a3ce490915f43bb3803a7e3d
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.10rc1-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
c6ceb46c99bc5720066fb90fd15a6d52894cf6391b6547e15178416eef5fb069
BLAKE2b-256 checksum
How to use checksums
e05da4b3ee70723f37e8cca6f1cbc3dd8ad5bacf0da15cf4f347c29a3ef25d8c
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.10rc1-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-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
a69ba827a96da311e486badacf6e8ce340ad819b6ab2a5cfb84d4af3e42606c9
BLAKE2b-256 checksum
How to use checksums
67e9e8782d0e6818606065af72ebbf172e0a205967d70df40f4922ac2c935b3d
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.10rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 475.2 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ed4c537ea9b1915308c23b65452606698bd298f372c020ef5debbf34cb1ab652
BLAKE2b-256 checksum
How to use checksums
b954e513252ce47998c4c8830ecec10aa3c2904c5594e86d6211ef0b475f8112
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.10rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 472.5 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
c3bcecb81b967c3e1a7aafc323420cc30cd1f134c11ca7c8157708efdc8d4982
BLAKE2b-256 checksum
How to use checksums
49ac5963e35a2875c5d0b5d8f94153a7502621e4470487aa700dc7217dba796a
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.10rc1-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc1-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
6014d17380fc3b21fdbd849c35a5257812770ccf494e4eb48ce7b15b7a9dd82e
BLAKE2b-256 checksum
How to use checksums
2cff90eed428377ce5baedb4a9dc3e690b4ab3445006575a1b5cf4b2e00d7804
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.10rc1-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc1-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
43b6b4366cb4555911195424c1b9ef24ee3138d37591e84c65fe34d585083df5
BLAKE2b-256 checksum
How to use checksums
b5a778f08a8c1d5ccc26d5b783038c40c1a8f6e3365b32da18f2fbe9b3d23457
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.10rc1 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