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

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

Built distributions (wheels)

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

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

Download URL passagemath_homfly-10.8.11rc0-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
2f89204f61cb9549a3b9d34ce51a577bbdd744acadb9cedaa7a00d811b23bfd8
BLAKE2b-256 checksum
How to use checksums
27f1d25730a9a7a5b6c288e9c280f6c238548a5a0a03a54cc5e0fe97f970cbe1
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.11rc0-cp314-cp314t-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc0-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
e90c00a0fa607b2bd02b1b43b0fad79cedf07d50622acd2298b241ea97d80fa6
BLAKE2b-256 checksum
How to use checksums
3b94369f9ca78afebef88a16829a73bdb852552c41effe5b3640da3836d2df54
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.11rc0-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
11ae23b096fe57dffd75a416f8483a7b0bb745077725c7cf3e5f7bd09ce3278f
BLAKE2b-256 checksum
How to use checksums
290cd81c283229277b317f372d32d7b250781e6cdbf871770f9dad4ffdacb111
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.11rc0-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
52ef34a29d82ded2abf7f3d0d70b467a1b80baa1a28b09821e4120d80115a090
BLAKE2b-256 checksum
How to use checksums
5559de40fad60544396dd001e505dcc82db9401984b07a09bda37651c8290a1b
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.11rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
b6b32fd31aff527240185a3bc7aa381a5dd0c80e4359f4913d3b231a06ea40fb
BLAKE2b-256 checksum
How to use checksums
db2230db3589e7ad2a8f6e5bcbf4d1e66ff4c02c7100f96ede7a66a1755e0860
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.11rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
eb92befd5296e06f5eee0bffd49c3fd62ef70ef187b80002cfe39285bc876bc3
BLAKE2b-256 checksum
How to use checksums
f27a84e623a64fa36b68a4364d8e4be7040c9636dac5e9cb070336c4f51ea5de
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.11rc0-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
46dbd5d9838cebf48ce08d13fcdf57310f8b29fcc18b2433be011ee635e3a221
BLAKE2b-256 checksum
How to use checksums
786cf4f58ae7616a9fe0c41f8b9e55bc5383132f35bd21ea396414cbadf096aa
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.11rc0-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc0-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
5ee5921524bf5a25a6d9da765b1c05162f5d3c1596485278d7f6fad64776b99a
BLAKE2b-256 checksum
How to use checksums
2a2de6448fd64abe9723515e03670915bd6ec3956dd3149f285e502e80d9ab38
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.11rc0-cp314-cp314-win_arm64.whl

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

Download URL passagemath_homfly-10.8.11rc0-cp314-cp314-win_amd64.whl
Size 421.7 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
be8a377f50193114f864d8a11d33afd1209044cbaf0f9f4e3f4f8b8061409fe4
BLAKE2b-256 checksum
How to use checksums
90ac2258747457d44de40b52ca1c2ff18014c7f027de5ad099e6dc2b0732fbfd
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.11rc0-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
c6bcefb36b028625b899a2151585d81319042eaf727664bfd731ad317754ed08
BLAKE2b-256 checksum
How to use checksums
e98e990ec73ad305d3bb473b0ea263e1af458d8b6f65576d6209175f28b2fec9
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.11rc0-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
bd4982ffb7df0363701fc81036da488d1c40cb48731ee0ea7140057e62d0237c
BLAKE2b-256 checksum
How to use checksums
91603f001709164369ae830b83ad4a8f951ccc6bc1abce9973e1deffb2eb8501
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.11rc0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
913180ecb9931aab36277fdaf97ab0e73cd3e9609c5e6df7f9e198b425925993
BLAKE2b-256 checksum
How to use checksums
22813a7ca8419f718a633a8590fc00d115d84864553ddc0f8d0bc22c2fe2b64f
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.11rc0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
0647fedad98b11d57f56f0b29ac0363d9120f7ebec07fc57cadb79addd3cf802
BLAKE2b-256 checksum
How to use checksums
bcf5b0c021b053dbb0c07246e73722e515533d7d05f6216c3bfec49593ffccf0
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.11rc0-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
a16e688622b3da146c481d2a225d61acf8b03b7e7755bbf302296c2fdb6cdd8a
BLAKE2b-256 checksum
How to use checksums
4c6179a00717f3df41ec1a30ba065596ec4846aab573e4dfdbe1c08ecfacfb0c
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.11rc0-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc0-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
2b94b63816c090b9abda7d3721b015f8ebc184606ea80b8f1d627fa6f97542b6
BLAKE2b-256 checksum
How to use checksums
e2304a5811b60af49393992f87d3f9f92993aa976e397cf81133304895b99c09
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.11rc0-cp313-cp313-win_arm64.whl

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

Download URL passagemath_homfly-10.8.11rc0-cp313-cp313-win_amd64.whl
Size 410.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
56b5a1563c6ea6056fd3418983d1dcb58634854be94543ec9dbb2764a27d6c4b
BLAKE2b-256 checksum
How to use checksums
3fd3d8a26daebcffbce4cf9e256ed4ac3de9b6edc7c05b1bfb7038e95ef7b2f9
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.11rc0-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
504c7d27c1eddfae0c9609955c0c05ba4660f06327597a1f86260ff81a09fc75
BLAKE2b-256 checksum
How to use checksums
2cc8f7d86e4b102265f923c2e2b12dfd297115305a3293a7f3d92e038e4aef71
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.11rc0-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
2bcb7ef9cbce3d964a6b0a64976bf33a3aad000c41ab7ea2bcdd5bf5143dd6ae
BLAKE2b-256 checksum
How to use checksums
289a672d16c711e0625ae6148c1fd4d0ba66cc5617c6338542f05295247060fc
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.11rc0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
99f55e073fdaae293e1fee8fd1b3b6a28fcc0fab7e088358d3fbffc5505702b4
BLAKE2b-256 checksum
How to use checksums
1bbbdfed2920b9d850e881c858c79cdf599951cd7c976f60a6a7de559419ef1a
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.11rc0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
7fd87c1d58d68e17805ac9e6601225927b9b849b42a82074129f190e07e5af6f
BLAKE2b-256 checksum
How to use checksums
dc840f38c04bca938c698a5651f84fb3620754278e94212a309a0072b941fd16
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.11rc0-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
e3b9c8700622b9209bf8a1c979c9598d5fb1140b8701bf3dff87a36c8a07a346
BLAKE2b-256 checksum
How to use checksums
c1e657b8d52a3f1501d44ca8a9f993e7271725b91cfe2a61fd71e9414f69bd34
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.11rc0-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc0-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
f037ca30b97a024a5d3bd85538535ecec4774ceb1ac92e6be612af384ca1177a
BLAKE2b-256 checksum
How to use checksums
b3f09fdb8a492df189e9229193f5ef97f325f4c6ae86a6e382430e0b6960567d
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.11rc0-cp312-cp312-win_arm64.whl

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

Download URL passagemath_homfly-10.8.11rc0-cp312-cp312-win_amd64.whl
Size 410.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
0782c4c276f62c74966b244e2a53d00356f10d3ff1bcd1a5199d17fe1e2e8db9
BLAKE2b-256 checksum
How to use checksums
a6a13455af5ac4d6cf350c7d9c0aa67a8bd4d978e7e579c2af90d3e42eb510ad
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.11rc0-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
cad52a854dc826791bcc020731cb355101cf301e11ef227bfd6fee32f0ac7452
BLAKE2b-256 checksum
How to use checksums
776524d39957c42c2801f9aed54369a06fcec4346cb052f2f167fd0f5c2967eb
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.11rc0-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
ffc25cc64c00e915e0e06bd228507922b1d567e7045ca25bad04fe27303150e5
BLAKE2b-256 checksum
How to use checksums
2763ac653ef7153e22b8a9d384898426632b322f1ae24a5bbd6ccb66c2fe99c9
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.11rc0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
ed3d8396c75833206de9d6a7f60231cc3a115b8281cc280b242d89fa1701241e
BLAKE2b-256 checksum
How to use checksums
737dfac47832586e560a734d8d2c0abd87dfff43064d6c68f03a8ea2a2760747
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.11rc0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
07f83cf36deca98092ed84fc81d148638b0ee813cd5ee88abf337a8f5ec40a64
BLAKE2b-256 checksum
How to use checksums
72a144bffbc5ea912122e719ea1733986645d256b6b5ab56deb30f8adb1036d1
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.11rc0-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
e18e8e2ee410ecfe59cfabc132e3e73d8cb20bb00f280450c4deb1385c903dc2
BLAKE2b-256 checksum
How to use checksums
5263e15cc40014ff28c1c0fa9b77ee9c1039a0f58fc0a89b257e5a9c6ad2bf89
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.11rc0-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc0-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
12c7e10e84d9b0968d1215982643a133fd0d21f1be0984e0d8c3452f5be0b141
BLAKE2b-256 checksum
How to use checksums
7e8a18dad78030dc6d1c48f257fa3aca79bf57803b57e3a49d26946b7f7db314
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.11rc0-cp311-cp311-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc0-cp311-cp311-win_arm64.whl
Size 314.5 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
018486fa959f66f7fa4c8cae017905e7e027ffdde267c586ae8c3e357b2ef57e
BLAKE2b-256 checksum
How to use checksums
94f4776582efba741906f4b34b0f130301a3a4da678f8b0d7a04926d71468ab1
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.11rc0-cp311-cp311-win_amd64.whl

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

Download URL passagemath_homfly-10.8.11rc0-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
170c7c194e0dad81bd0ebf7f0aa3c70a339cbd6658b49f7f0ba59cc009a9d710
BLAKE2b-256 checksum
How to use checksums
e1de5b413dde02ec84ca09a4b99d7e2e7c4bfc98450022be945b61fdadb75d19
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.11rc0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
67a14c60a1dd341c309754877e0463b7e44f9166e5d393c9599960a76dba25a7
BLAKE2b-256 checksum
How to use checksums
8054ac5137d08d7e441c87f0e3ea1e044ed80131f12fcaae9778f8a4843444a1
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.11rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
4fb67ff36a69e343497d831e3ce2c8a46570cc55a7fe3b3040be2e519c352738
BLAKE2b-256 checksum
How to use checksums
ab4e1f0517912f241489b9b19ab8baf9b03485e6f148e5372d2942495e29e71b
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.11rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc0-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
8fdd772cef1de607c74c7540d8af8a5215aa930ccc6280ef72fe5b7c5dd1cdcf
BLAKE2b-256 checksum
How to use checksums
ae79c2c75fbb98a536ec134199a9654f04f93b308856d0faaaa5df2fef728176
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.11rc0-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc0-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
5105ea7a8bc9da3ee5a63403fe3bbfd5624c661f718d5b244d72e177b092a664
BLAKE2b-256 checksum
How to use checksums
edc5d35648b85bf72803e47f9dce4ca525140c4a4015c154f63322f4089774cb
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.11rc0-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc0-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
efca5900cdc6238a13d48754bec47bf6f9a970878d52e0833ac7f74909c7ff0d
BLAKE2b-256 checksum
How to use checksums
72c6ee3e99ba5c1c5e58ff963940cf3bc59905f2bb5408ba0c5aaacae79d8081
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.11rc0 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