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

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

Built distributions (wheels)

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

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

Download URL passagemath_homfly-10.8.10rc2-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
cb6be07c23609525236c95d072d443802c6605b24539e634a5152a3f96abc8e9
BLAKE2b-256 checksum
How to use checksums
470a8a85462d9808826e38bf390430692ae65e096286d0328043126df442717f
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.10rc2-cp314-cp314t-win_amd64.whl

Download URL passagemath_homfly-10.8.10rc2-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
df646a0092bdb7af0d3b3c3c544e1e745369b1bbfe95f4662bc2b72b0afd4667
BLAKE2b-256 checksum
How to use checksums
04ab0a07bdb7e8214af2469afb3b9b4211aa22238f11bafcc5f8773545c29d6f
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.10rc2-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
fac9b6d092ab0eb772a0f31f14ac1e5f655389db80eb41894b3d163ec84ac223
BLAKE2b-256 checksum
How to use checksums
15c77e249c8eb4785a2b9010a07971f3988a9cd9f718fbcfa89676f0e1c95d0a
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.10rc2-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
7da9ab7d5976857f84e63172755f2efa6c4d7740cf53b74d2dc599eaa3a41a37
BLAKE2b-256 checksum
How to use checksums
1527681fb75c1e1ba4bd9b70ffa4bf913dc2b0471cbd1af07928ddd42119dec5
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.10rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
9854d0d695afc414cd5f8752475d66a5202b52b1dda5e4bbf2f1cb4ad08e8f43
BLAKE2b-256 checksum
How to use checksums
4a02735dbff0235e17015db7ae77d4cc7e6163335748190704573cb3ec12ea00
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.10rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
88c5ecb34ad849c06d82b208f568a39f8a5835b32e3738c0ec3efe3cc13b5651
BLAKE2b-256 checksum
How to use checksums
b4b1211b81e28604152d6bd9943a74f51d14e97502ad3b0391b997a8058323dd
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.10rc2-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
bbd726e877094f244f5516e20b633fec2093f381b27ab42d6aa1142e07af6eaa
BLAKE2b-256 checksum
How to use checksums
7b54e1db807f01c8b003f3d2914f27374cccf5e5b5a898179668269f679a434c
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.10rc2-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc2-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
1d0e106dd73169d86fe2fd82111f129df08b40d9c5ca33a355cb3dcd99264fec
BLAKE2b-256 checksum
How to use checksums
f02930319fc5e773a43636113c4a8604ea0a16120b1fb6c73ea7431ae0b2628b
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.10rc2-cp314-cp314-win_arm64.whl

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

Download URL passagemath_homfly-10.8.10rc2-cp314-cp314-win_amd64.whl
Size 421.7 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
1eb6be7d5bbbbdad4cef267de8101bf9982218d469849a649fb04b9dfb07d622
BLAKE2b-256 checksum
How to use checksums
37767b4dbc7f6f8a2558a67dc7df5a553605bd06c4e853787a5bdfdd3c16b599
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.10rc2-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
e3365a03d2c2287fb8c2fcce71cf94c4222c3b82814c742cb3c838ecbebbafdf
BLAKE2b-256 checksum
How to use checksums
08f9eec41dc29b3289dec6af4d872af0ddaa199ab91fe36a679154008c542e82
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.10rc2-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
f0892ebd0d424c4408d6beaa86eb95eacce16fd28b832da3aaaf54092af7226d
BLAKE2b-256 checksum
How to use checksums
d7c706fe0b0dcf73a9ec21472c6d156ec582061884e4cc840c842d9d5071288a
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.10rc2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
efc1d85db4e4e03a11946ed95854a6bedcac9f8ddad11f600014937f1000d7fa
BLAKE2b-256 checksum
How to use checksums
c605d26de3bbc05fc2062904fb263b92fd578a8bb974c28d7a37c0fd12eb83ed
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.10rc2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
f2e4b7f392f4c21e8b76544225b44746650e0193145d284c69114ca78b5efeeb
BLAKE2b-256 checksum
How to use checksums
f268a3ec4ee0297c0279dbed231241ddea56d5400f1e26033d43bb1a2b48407e
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.10rc2-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
e5fe7b36bdf8ba6237e92d0da9acf576fdd1623a1fb893bad255e74b3a3b5798
BLAKE2b-256 checksum
How to use checksums
c5ca3aaecd1452be02bfbecc53bbb7053425b8d6981e2b7bb15fb931d56c63da
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.10rc2-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc2-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
2940fd28f12aaa062d96220fe19d18c4f68666244434d73abc5745c2a7c1c055
BLAKE2b-256 checksum
How to use checksums
3013dbc19014ea9e2ca75fb2b8a904b702b79de5dc0072c14ce879e6d6109d76
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.10rc2-cp313-cp313-win_arm64.whl

Download URL passagemath_homfly-10.8.10rc2-cp313-cp313-win_arm64.whl
Size 314.7 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
b91cf34c5549bceb47d63f54e128b1833dc2ddf13eb8137f62eb3b7921b52992
BLAKE2b-256 checksum
How to use checksums
2e27b5551a8e8a2dbe42e8d6bb9a83a2683d3a67114446a978b083a02e2ff12f
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.10rc2-cp313-cp313-win_amd64.whl

Download URL passagemath_homfly-10.8.10rc2-cp313-cp313-win_amd64.whl
Size 410.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
9c6d157de9ad612134378ea8acfc2aa29682d3b15f526524c73a8c88e94981cb
BLAKE2b-256 checksum
How to use checksums
3dac9c842ad3c11c899cada815f78e3e4e664ff9db345f106cdd861411d20608
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.10rc2-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
54e69a17a3cbf8cdc794384c914dd1bd06764ef95690c6c8fb8a4cb515fb3cc4
BLAKE2b-256 checksum
How to use checksums
69873e54e9df0f4bf5356e768aa2a19671ac498e6982f8ad0ab713bf05829e14
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.10rc2-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
c7d0f52a461fdfa8e85a68e4be04f28e0795db67fad443a0f4e73ab294100e36
BLAKE2b-256 checksum
How to use checksums
77eede99d091e1214dc510514e926ef7b1cb494f38ed31387f39df1997fda551
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.10rc2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
9e46d0a5686079f3c5e79a9d01bc0b67c9df5a30fb227ac0e236c66ae2752c2c
BLAKE2b-256 checksum
How to use checksums
2593fef61ca104218b188d7ad1e25cfed4b1757766ab3d0b3c4ad5fba9b89ad9
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.10rc2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
d0d6a73c7eb4f8cfc5adb59e1b72e53ec378c601d4ecf14c115da08dd9e02aed
BLAKE2b-256 checksum
How to use checksums
15b2181925a8b496ade5a015aea596ae318dc40ee86bea9c0ccea164eff74293
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.10rc2-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
c6c1a75104a72bcea060aeceae0bbbfd612d5c1e986b57ef961ee8983386d8e5
BLAKE2b-256 checksum
How to use checksums
f0c77c0ffac0676ee7d9e2b63cd327fee5d818f4609e473636b2a8fc68b36bf9
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.10rc2-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc2-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
f21082f3058fe4c96390d79133918911a3081bf0a284c84f777eaf9280e87095
BLAKE2b-256 checksum
How to use checksums
8d2bbfee75cf56950580b6962d8be5f89687987aeba94553412602b73a26b545
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.10rc2-cp312-cp312-win_arm64.whl

Download URL passagemath_homfly-10.8.10rc2-cp312-cp312-win_arm64.whl
Size 314.7 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
2a2caac8d007ccc387b2023ca579a78e133bdeed2505851d03fc484d81d8741b
BLAKE2b-256 checksum
How to use checksums
297d91691631750ea54323e0f99c8ca505e6fa6c9871f5ba590033d95814cdb8
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.10rc2-cp312-cp312-win_amd64.whl

Download URL passagemath_homfly-10.8.10rc2-cp312-cp312-win_amd64.whl
Size 410.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
6f914483338f60d1a3ed8edf93f1fb5e654637dc6a7da65ff146d0edb20b25f7
BLAKE2b-256 checksum
How to use checksums
66ff8e62189959151a73c993c136ceb9266c79873d3dfeb6761daaedc831362a
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.10rc2-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
2623c4ddc3be0a78a127804d4bf5af3623f2547343dd0e294f9fc02ca8cbcbd4
BLAKE2b-256 checksum
How to use checksums
9752a5d941e94191012fcde084708dfef393ea227c7ea905b62587617ded1fc4
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.10rc2-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
f27dab5b8396c3aeecb1e2d6cb033d7877613b9bd7fe057127b4c2dcecee96f4
BLAKE2b-256 checksum
How to use checksums
25ab8378832967bb195c640a79c5c351f242b9d66f082023a6583e4ac0e2d79d
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.10rc2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
47d166a98b99869109fa1f592aef2c747bb62b1e646fc7e7c132c0a4d0f5a7e0
BLAKE2b-256 checksum
How to use checksums
c517e960b1000b800a9db916bf2629e0962e3a4d8f96d0fdb5c1d1e2e7e4ecef
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.10rc2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
09b924b5e91de6057ba3830c2e814f6a233848de2a343bb1a623ebe972d0cb57
BLAKE2b-256 checksum
How to use checksums
09060ebde5a7641fe2cd1ced3064befd5db59a6e1a313031ce356d1fc9b21564
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.10rc2-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
d1574c4ac9763e7143d9ac35fb18c09affcf8eec12313c4da201749b73ed266f
BLAKE2b-256 checksum
How to use checksums
88de2a76264d9f38260cf6a05236f3281b5a18de222861f9b36744a2d424f0bf
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.10rc2-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc2-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
a800adf46a5e653248b707ac176365890674c80065b16ed029f86490d661fa51
BLAKE2b-256 checksum
How to use checksums
16d2ee81f4b4d4ea81f66ab2402bb1ee1f9ed7e599122b8bc10ee834cb3cb7d2
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.10rc2-cp311-cp311-win_arm64.whl

Download URL passagemath_homfly-10.8.10rc2-cp311-cp311-win_arm64.whl
Size 314.5 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
3fa12a52920ca235105b3c2fd078b8374c20e987e0d0c37f5e83bc451e816ce8
BLAKE2b-256 checksum
How to use checksums
98338df3875412c56fb0d90a22929ce7046b3518c54c7434ec4cd0590c54f7bf
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.10rc2-cp311-cp311-win_amd64.whl

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

Download URL passagemath_homfly-10.8.10rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Size 462.9 kB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
d38faa5eec364e1c8242e4845dd59e719b3a32c856191fad898ec4f725673c18
BLAKE2b-256 checksum
How to use checksums
5c8a7ed8c7eebd9d90634d1d84db1361541c9544649847b330a3f0780da9c4a4
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.10rc2-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
5f59ef7f8a54138cb51f48a4e0edda0a8b20f1d09fb17a1da3d3277df8bb6d69
BLAKE2b-256 checksum
How to use checksums
e3f26d7a8603a8c0039b49f4cd40c49e41ace1c2dfceae8ee06c0de03101ce12
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.10rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
bf4ab3c4b4a37f90ac7f3fe9e3d7bd6b5090beb9fbbc7977baeb190ed00aee7f
BLAKE2b-256 checksum
How to use checksums
34e1b28cbf85b876b29263c95ed1caa0aac23310c4dc022e1c0caac8ef86f69f
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.10rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc2-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
a351e7d7ddd0ef6cb415e995bfeb528d44eb268dbc7e83260750155dcd9ac9f3
BLAKE2b-256 checksum
How to use checksums
c8f384f6bfbeac11c1687a81ac5cedf7818dbaa916887b1c0f180b708463d3a0
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.10rc2-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc2-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
733ee78e0dd6a0e1dd89a6424a2b8314f0964145d3cef49138ef5b30c2b30df2
BLAKE2b-256 checksum
How to use checksums
63026453d53fa37cbc972fbaef0eecc9c6354ff49a761ffc40db5551cd7a2fa1
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.10rc2-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc2-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
0b80db8d5fb0a212a825949c0bd071ddc2dc454dead172ebfea5012fb8005e91
BLAKE2b-256 checksum
How to use checksums
53cb874490baa53b99cac36b73ae17adbc5ecc92a48228ec3a8226b3a7649c5f
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.10rc2 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