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

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

Built distributions (wheels)

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

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

Download URL passagemath_homfly-10.8.10rc0-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
e25001811e63dcb875ae869dad6dc0a8ab3deea92d35917e7111b93ecf8c45a2
BLAKE2b-256 checksum
How to use checksums
a762f7deb9f66d651accd3b017d90ab1b36c254752d522a23d9503de070888fc
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.10rc0-cp314-cp314t-win_amd64.whl

Download URL passagemath_homfly-10.8.10rc0-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
761ac814fff68f78e1f6824133ded5b0fc6aa38f5bfe8b608f4c1b7923f86f44
BLAKE2b-256 checksum
How to use checksums
3a0d052d9a664e485aee13116a73f33e46b2c78301755bd471b6bae55ba272b0
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.10rc0-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
a1010de8586aab5080bc4cae982225470a75393876d09d60ba9a42e86df9dbec
BLAKE2b-256 checksum
How to use checksums
fbbf6fbe9560098e8f3f80b16aa34a49920390513cf4a73f5a4193c64e12c19b
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.10rc0-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
c7392a03a530d0806d129e5e3dc4caa95ce9ba1c2053a0c926aec1205f80d16c
BLAKE2b-256 checksum
How to use checksums
467e63d6893ba2b682cc17ef17f924dfcce8ae3d92e701671b9db078d8c9647e
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.10rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
84b8d017a47e52e6a9b90ad5b683d95008475ed1f7ca5a13f0e87bf3d06da972
BLAKE2b-256 checksum
How to use checksums
83054b120b18d6c1d0b27714e097ec8fb8886df197ee09f2f45d70473c1be18b
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.10rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
f0a77619ce2bb31a5d7c4320241e57cbcd99bb59dfdbe017d72a9603cf9d09b0
BLAKE2b-256 checksum
How to use checksums
d4005e62394a4288f433e18f3a348f0539c9766588a14239094155013462b9bf
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.10rc0-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
8afb32978b0bd93aa92284307479360151e00946fc3db7daf254839da53f1ada
BLAKE2b-256 checksum
How to use checksums
805cf656fa85331214b5ca47a2b46afa74382b69fe2dcbe3052562218431ccc6
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.10rc0-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc0-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
2c1ee0cf100cffdeb47d9f5b3837a491550db788a4bf4659984806adefa713c7
BLAKE2b-256 checksum
How to use checksums
a90b343b04d03bbda501920c9a35e664a957838cc7dbaf99e00d8a9de78a052d
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.10rc0-cp314-cp314-win_arm64.whl

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

Download URL passagemath_homfly-10.8.10rc0-cp314-cp314-win_amd64.whl
Size 421.6 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
db3371aa410de91cf1b82b264cea64337c9a0b8b61e390a9c98388308e948fbf
BLAKE2b-256 checksum
How to use checksums
5142310653d8559e639aa00c81d797bc008b721f4fcf67febff8af462cd56de8
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.10rc0-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
a61732d9910154c7118aec6a0ccc30b712c1d1d92b49fd6b6f3879f80128e8f4
BLAKE2b-256 checksum
How to use checksums
25bd46ca1edd6bd5b3070b7d52f2abd7153b0e39f7cdf45ff7efb75b6dd6ef37
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.10rc0-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
964cf9ca3bcffe377004a14aead23f0bbec6be24cc5061ea2b38b283818b4544
BLAKE2b-256 checksum
How to use checksums
bb9a77dbaf82596ee941c8fb4a6cb9f40a08f342007af10c109d896690f056df
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.10rc0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
9c1d707955e6cf92ff8bd9ced1047b2956b24c5507c92c6ad85e2bbf8aae96a8
BLAKE2b-256 checksum
How to use checksums
dc39d23702d8468b3484b7d8e4f7029dac84d60974903b6875006f62efe72e32
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.10rc0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
1927ad5457133fa712593d90569bf35b22e01d5ecad4ececd98db0d605fb383a
BLAKE2b-256 checksum
How to use checksums
d9d59a664c0f46c4e2a2e9b17bf4089f79574153ee0125c91f6e983911fd0f4d
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.10rc0-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
487b6708eae41bc38daa407cf16b9ae3db1527627ce619c895e3e04727a1daac
BLAKE2b-256 checksum
How to use checksums
937ecbace96216b7256a646521de0579a0a9b2456fee27279725b77ad3f137fb
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.10rc0-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc0-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
eea00d2c2483b70e518c9b08329b971aec521bfd2649aeafcef3f5ba471f3505
BLAKE2b-256 checksum
How to use checksums
d97ab3acb1fdca2955a90431ef4bd120234e42cbe084716435737f4f26068890
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.10rc0-cp313-cp313-win_arm64.whl

Download URL passagemath_homfly-10.8.10rc0-cp313-cp313-win_arm64.whl
Size 314.6 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
0db76d9d37938fd33debfbbafa9a804f464348619ce4287f5f2b7123bdda59d6
BLAKE2b-256 checksum
How to use checksums
e3d49363d680880de8939ae0d3c3f443c65d87a81df0644e66b47c469445e7d9
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.10rc0-cp313-cp313-win_amd64.whl

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

Download URL passagemath_homfly-10.8.10rc0-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
d28bb9f07dd599ba59549a39896e0945da8a5ad2d89939e95eaed72d7fd547a9
BLAKE2b-256 checksum
How to use checksums
d4453e93147e2a1e461ae2bfddd35c0da7237d8ed14632479d9fc4eaceeef800
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.10rc0-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
52093dabbd0a37995852ef3f0081af5913b7106d8431a81e7981e29b5c3ade0e
BLAKE2b-256 checksum
How to use checksums
c7991f0988e78db9eb3e17ffd0de5e03f930e91a5cb6e30fe6928065c0f8c734
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.10rc0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
83dfb42c30a9120a55d645c6887a91299b22148fd3b88a437ac0c1b04f717fe9
BLAKE2b-256 checksum
How to use checksums
ff3c75e5d9f4bde0cd63397e6294e51fab748bc4e2374335fed881f39702c458
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.10rc0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
eb185de4602dd8f5e07abb1492ad34ce0aef6853d833a9fda3f7b4f7a309c7c8
BLAKE2b-256 checksum
How to use checksums
44131fde465c21b5b979f267509d4c7cd585abbdef0fa83f98209c7b9f5a97f4
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.10rc0-cp313-cp313-macosx_13_0_x86_64.whl

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

Download URL passagemath_homfly-10.8.10rc0-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
f1c8241a5661e7b090226e0f58e5575a94d6b598b2a51f7bba73e3776423cdd5
BLAKE2b-256 checksum
How to use checksums
25e44ebaf788bc3d620015eccb1c41d63641c979cb4673fd4d26f268ef806a5a
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.10rc0-cp312-cp312-win_arm64.whl

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

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

Download URL passagemath_homfly-10.8.10rc0-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
3a3a8db0495cacc14b83eceeb0825c582ad6fb38a08916f9ff46ddeffa5675db
BLAKE2b-256 checksum
How to use checksums
95876afad8e01ff6cf100d046288ff47f2dda4e69c890ad79482c2def5a855a0
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.10rc0-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
a9ed171601efd83f9b6775232dc0c151f14aa15e7730d0e461584309a634ed35
BLAKE2b-256 checksum
How to use checksums
09cc1ff30a562199325069d41216693774ef56591e67b5e63efeab01e735e6a1
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.10rc0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
b85300eef1471f965cc9c7e850d1ef2f719d6a640fa92e1259ad7706db4a9cc7
BLAKE2b-256 checksum
How to use checksums
8e8dfd9a0ed652d4c18f704bc3ead7a85c749e01f99e0fbba3968cdfec3980a9
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.10rc0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
a1d82df808a6271285bef293514ac6768494b6ddb30826a447f12667d01d9132
BLAKE2b-256 checksum
How to use checksums
df8f8c5ae3b2c50439c77194e4227d96999918386c8b0ea7d4403be71fdb2069
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.10rc0-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
c2e8d23fc159640b2f8cc795fec0efb1283e39abdf4db8a8d66f490bfc953796
BLAKE2b-256 checksum
How to use checksums
b7c8cfff8535407173de486d0ae392e8c64d83cfa0e45eae8888819f669de5a2
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.10rc0-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc0-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
a1f11f83f6d9a4ab0e73f219cd9e911ed06fa69c50c06f3b007a56a46ce13e91
BLAKE2b-256 checksum
How to use checksums
a6827ecfd3f39eae21f2e1fc7839f548528dcd27e65ec0e3cde5b43d1952a2cb
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.10rc0-cp311-cp311-win_arm64.whl

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

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

Download URL passagemath_homfly-10.8.10rc0-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
230f1661d17964822672669a1baebe6a18dfced4e06ab50e3166ac15ce2f854f
BLAKE2b-256 checksum
How to use checksums
474b4af241028ac01b3034a3ea602ec69916216ebcc30d87681b8410cfd88a02
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.10rc0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
e2ecf808d0fa82055103897120c6cef1dd069ac37012254dc0b302afbe556bb1
BLAKE2b-256 checksum
How to use checksums
7e479f6849bcd6432cb10fe7d550265dde3d2d882ee5d37e44b5d1b092e91193
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.10rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
cf6c253c16b0620a4d008346d57e4b9c95b2dcbaa7fa333d8d37dace188916d2
BLAKE2b-256 checksum
How to use checksums
bf123b5e07dc33dca9d5145b8c473ea2ff44fe221b116bbbcd130feaed9740bb
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.10rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.10rc0-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
bf821460b174ab0f1d8080673bba7343a481b45272d2bd20727f13fd4d31c3f9
BLAKE2b-256 checksum
How to use checksums
73f49177a671e906968ab1e26c8e06f661e0f8208f1a11ed32ce3db1c9754136
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.10rc0-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.10rc0-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
a147b040adccc5c61e5143a4bedf2f0a52da46e18d41d518737aa419f5546061
BLAKE2b-256 checksum
How to use checksums
c06175324145c25b3ef5ad87df96c607ccf991dea59b0c8dce1fbe56e3270eaf
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.10rc0-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.10rc0-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
99e271972276fd0330a254c0f735dbee0a8be46dea67f77a2f07589afff3b83f
BLAKE2b-256 checksum
How to use checksums
b021b930e2d9f55b061d969e5b9ff0cff43f7eba094a8366f935a58f52eda5a3
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.10rc0 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