Skip to main content

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.9

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.9
File Size Uploaded
passagemath_homfly-10.8.9.tar.gz 5.5 kB Details

Built distributions (wheels)

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

Total release size: 13.1 MB

Release files / passagemath_homfly-10.8.9.tar.gz

Download URL passagemath_homfly-10.8.9.tar.gz
Size 5.5 kB
Tags Source
SHA-256 checksum
How to use checksums
ef2eea53fe4268bf46a5356826acbfa2d2103d4b6f9ebe7233df25a27dfb034b
BLAKE2b-256 checksum
How to use checksums
c35e19fda92ff88771588cb5383234ab42c93446e5dfa5c7214c2f807ffaa909
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.9-cp314-cp314t-win_amd64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314t-win_amd64.whl
Size 425.4 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
184fa5caa57ae50b8186541cbddc8923216ef7f015dd0d63f6a7bf53f81b8c71
BLAKE2b-256 checksum
How to use checksums
40e3bbf67eedcc929c55b000fa47ab4691655ba88c0c7f262652fc438d35387f
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.9-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 499.9 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
42c99c8a280fb7708d3108463b6a742596c67e02aed41014c0c089d24d90170a
BLAKE2b-256 checksum
How to use checksums
ad8cd9ba9ddbeda697ab4fd6fac6ddc50c5320e7f163db0e722eaed13e1ecaaa
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.9-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 506.0 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
efa2c80008ad3343fed72469e5c6bd049a946d05ea0009a62b804df91aa1ebac
BLAKE2b-256 checksum
How to use checksums
2feb5359dbce36ca846b5bb265281e7c27b7dec2839c36e2f2e77ccd7dc7e330
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.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 513.1 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
a01d4adbce526148f7d005bea7292c8951ebd1a1805d896f3ae24aec45a42330
BLAKE2b-256 checksum
How to use checksums
5786a8d1ffead3ae0ae29feffdcde1d151b18649ec2b29ba5447cd668f462cc6
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.9-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.9-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
bd314fd67f7f3f157475cd9a83c63ae47495fe4c2cffc7a430f85d625fa39e63
BLAKE2b-256 checksum
How to use checksums
933b2185b3eb2994e7bbc8a78bfd03e09947140c7dc9ede014c8f196c83d889e
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.9-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl
Size 141.5 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
fcf87f259f7db3b38c7f1fece763b58395711cb6a96b046c8f05db54986a6968
BLAKE2b-256 checksum
How to use checksums
a95aeb675a0588e62fd5cf2501e5e17cdbd5aacbd9ccae9fe312696a7e2d794f
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.9-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl
Size 144.8 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
b0d840c641ef05821d44953c3aaaa055d50064a391553dcfebde93b4eadca871
BLAKE2b-256 checksum
How to use checksums
d4180e19d386000b26188d806071704f5247f8be78514735cd4b70bd67383f34
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.9-cp314-cp314-win_amd64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314-win_amd64.whl
Size 421.6 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
d56a019eb85524623c0848b66644ead554c993e5b4d1ad0df97fed1c96c34306
BLAKE2b-256 checksum
How to use checksums
b616031555af60c723156f3cc255efcd8ee702f74f617c4c30f3f57d216847ea
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.9-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl
Size 469.0 kB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
a3020b174cd30f5f493d453f875af3e81d93779cc09f5b81c786bc45a7254054
BLAKE2b-256 checksum
How to use checksums
d8fc6eca2e6da23ec51965c8775b784c0b2b26ef3b1cf976d2f924413d5d5f1f
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.9-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl
Size 475.8 kB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f597bc29aecb1d4def6b4f3dbde23bfda0c785b0ae3d3f813c8e93b99ddd3f7b
BLAKE2b-256 checksum
How to use checksums
22874c8b988b6c0c88abe45bf54f1a23158abe6dafa392de446f8e780ef256db
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.9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 480.1 kB
Tags CPython 3.14 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a2d72b7c1581c9f7cb7741b1baa7f2feecc8148fe9e5a7f10b69d6becf1bb6e5
BLAKE2b-256 checksum
How to use checksums
a6f85fa2ae6fa07488eaf54242b1a5d045d7ff578fb34a7a4c379318603d21de
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.9-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 477.3 kB
Tags CPython 3.14 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
716f42c04a2e80ba7ae1da346caf3f37aba68c6f095e9162ea8fde2fd8294b49
BLAKE2b-256 checksum
How to use checksums
44c6563dad87c6f4f06e786d593e74f223dd613c725e9780165fd770758a3206
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.9-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.9-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
188004d2077397c4bb576e59faac425feb457c89ff06477be7a034f3c75d36ed
BLAKE2b-256 checksum
How to use checksums
ae0dfa1edd75729ca47694ce3befd40ccf662f36c369c4e91c0eb599e460c72d
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.9-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.9-cp314-cp314-macosx_13_0_arm64.whl
Size 142.9 kB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
284f28da4d76c8a23d607d2c2945703c35da8bda178e56891114685478fae6cc
BLAKE2b-256 checksum
How to use checksums
fdb082fa68c5648938642e83e07b91c33885317d68524dc8d4be42f90e7f48b0
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.9-cp313-cp313-win_amd64.whl

Download URL passagemath_homfly-10.8.9-cp313-cp313-win_amd64.whl
Size 410.6 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
b2106755c43444c1635f006887cd986796edf9af4b60eadbf22fc1934f262dd2
BLAKE2b-256 checksum
How to use checksums
dff00a7ae1fade3a32160f1e277ab66c17644070a8331515b58447d4fd92bbb9
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.9-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl
Size 470.3 kB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c85db1c7174b598f642896374a91cb7f70ccc781e06bda2704d9daabc91250bf
BLAKE2b-256 checksum
How to use checksums
fe46321850dc51b63a370b3966dd2d3756188e28d6ec25846a2c51336e1103b0
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.9-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl
Size 475.9 kB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
47714c72d7f06005bf85047a44bd5c23756494a9d7171e10aa5fa9c6a79aea7b
BLAKE2b-256 checksum
How to use checksums
284a47d12a358d5eab457d6bbe5f1aa2b8befb1c74434d58a2f1fbd38fe1e293
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.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.9-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
cf2aae00759c93ddfa7f5e90446250ade232e65d5dc152d93276d217b96fca94
BLAKE2b-256 checksum
How to use checksums
5ffc6a6a71804a5c36c11075d473fc964eeca34bef021688f19a4d707711b778
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.9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 477.4 kB
Tags CPython 3.13 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
58b5cbdebb1d01aad958e31ccddbf1d68e037af2a17ca90ede493c581a779f05
BLAKE2b-256 checksum
How to use checksums
25a7c797a0e47f9bf5daa0318285e138b6778fa71595c957b1771909d4b7c859
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.9-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.9-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
690067b96bff4beecb342f9814c27c55c6127f023393774b3d24d8263fa9ed0f
BLAKE2b-256 checksum
How to use checksums
0b748cf2da376c748b64fcd3ebc27850515142dc128a430039962cba064550e9
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.9-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.9-cp313-cp313-macosx_13_0_arm64.whl
Size 142.7 kB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
5603247bb3fbb3ec10057afc750234750ea1cfb6b7736067d2270d80abc07e03
BLAKE2b-256 checksum
How to use checksums
bb29765d4a40b3a13aa51e053951674ccfbe56104141c6697f97c1f869892706
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.9-cp312-cp312-win_amd64.whl

Download URL passagemath_homfly-10.8.9-cp312-cp312-win_amd64.whl
Size 410.6 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
5e5c2692e986f719f060ec2042cbcc65458ee8a89312bcb859fb6c25803479d9
BLAKE2b-256 checksum
How to use checksums
33146ccd82a29d9e816dd3af1c9284223fd754010d70f4abb0f9e4088dfb5f95
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.9-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl
Size 472.2 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
ced6d91f59c3980700b0080dc1e934e9fd36350efa877eea5f50026bfbcb8a5d
BLAKE2b-256 checksum
How to use checksums
9be43317f8f3ccd9f5fed7e82dac5fdf9ac74189d2e544fd4f697ce6da438a59
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.9-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl
Size 477.4 kB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
bf1ffbaad47eebd722db441cb7e1ed3a71405735b941a27afc9d5763c3c15bac
BLAKE2b-256 checksum
How to use checksums
c83393840d516fe6841f65dc7d96ef741777b0455106659fdad9daac32893a8b
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.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 483.3 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
02cc2dbf680aae088bc532cdfbd327798017b3e70d83a179a72a2710d021916b
BLAKE2b-256 checksum
How to use checksums
18769d0a8dce224dd040068d0639b27ff96cf03030067d4f57e35075b254c151
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.9-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.9-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 480.4 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
a2d3f2213cc7bf88b1499e0f1a753725d76735a6397c820b74afe7fa6043ef53
BLAKE2b-256 checksum
How to use checksums
f1039750482727984d17d34b4bb2087969e9116f542df41fa84bc859aba938c6
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.9-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.9-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
dfec5ec58fae530eb50b8619e28fb7f7d7978f80d546f327fe7dbb18e4b84b8b
BLAKE2b-256 checksum
How to use checksums
ccbf0c3f217451bea6019c7586e3f6bb4d1a4462343c8d2a2876dcbda3ffdd3d
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.9-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.9-cp312-cp312-macosx_13_0_arm64.whl
Size 142.8 kB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
fef465fa19d2a4356b2ba8bd1f5b65ff0ef16d0a3f7a078496f892be1040b9b1
BLAKE2b-256 checksum
How to use checksums
d1beca2170fd17c9e21b64113a6f26f7894edc98dd3fd86ecce4f6ff6737b4fc
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.9-cp311-cp311-win_amd64.whl

Download URL passagemath_homfly-10.8.9-cp311-cp311-win_amd64.whl
Size 409.9 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
67aa95eb18e3ed9dced6b9334d0d7a865408b095e14e511abc9683facf2e0f54
BLAKE2b-256 checksum
How to use checksums
14e2d2ad01bbee41f80661ebf6060b89149526dbf2bbe4bc208b06b93eb7c097
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.9-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.9-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
f55ced232b7215f5e2e815a25a170a53bf7660427d7a154d61f8c72663fe3b51
BLAKE2b-256 checksum
How to use checksums
670b274d981cadbfd92c3b1e529d77e5dc08b8966382210f5f47a9228e689974
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.9-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.9-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
88d6f94ecaed9d636183cd9b920d3139a23aa1c241c678b23062c7452224a9b0
BLAKE2b-256 checksum
How to use checksums
f8782926b25bedab80bb9858b0561567a4b11890f6e5c815c8607820516ad26b
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.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.9-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
78dcbb2a1547313d545a36f89f824e78b99c649dc64ca66316318954512b6704
BLAKE2b-256 checksum
How to use checksums
e288bf5d0303c4c278eb117ea69d7eee2cf328d61e567406de64f492d067b967
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.9-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.9-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
7594dca570884029103dc5487b59c14a73fa401451bdc06fea6c4565fe9f6180
BLAKE2b-256 checksum
How to use checksums
a3e5f0cbe98af8d833bec7e98663dfed9966a06139e2e5a75bbfde3a1e4792d4
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.9-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl
Size 138.9 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
5914c9986c43a7060304d3e92630062a0bfdc2e7ca1346b45b9e278b6eb7e1f1
BLAKE2b-256 checksum
How to use checksums
9b9b56b7d606c7152314d9db4f6f8b292785bb91cacc0a3566054346547e59b6
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.9-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.9-cp311-cp311-macosx_13_0_arm64.whl
Size 142.2 kB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
e8f259ac047e912847ac244b636993706173c112e41119f60152dbf43415027d
BLAKE2b-256 checksum
How to use checksums
a9065deb2eb05fa5b574130219fecfd7fe918b7b5cd41e32cf8971ff9eb4df63
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.9 This release

36 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