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

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

Built distributions (wheels)

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

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

Download URL passagemath_homfly-10.8.11rc1-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
fa08f8f9cbc7b7a175e4a3ba4da837a24c4a0d0c5858ad3c812445df7b8f4254
BLAKE2b-256 checksum
How to use checksums
3e48a4a59e3ca3ba0bad58a012dfb8748c9fece14117a3592795660b55406aa6
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.11rc1-cp314-cp314t-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc1-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
56e49aecb30c89b04d65468907849d86fdb0c72fbaeb255c151ba7018cb6c18e
BLAKE2b-256 checksum
How to use checksums
6afef62d0b874271c9efbe181896ceefb3a2f49e7c426180b6177336a79f25c1
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.11rc1-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
670862d08a6e9fe73b0243021c4bb8b23247206e2362af8780b76dc4dfe67b08
BLAKE2b-256 checksum
How to use checksums
8a4b57404d36e63e1a505478c27b1c620a74058ce6a24cb68f89f30470036a2b
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.11rc1-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-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
04abe292c31996d3bd9dfe4140e2fce5e546f413400c44a10f49e81307fd5768
BLAKE2b-256 checksum
How to use checksums
c520ec0747eebcaae0feb5f8cc36c2ea2644c9fbb8af08b5cc4adb7684134e50
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.11rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
4809f59751390945ab97cbf29f61b5da61137032ead40f378dc63c6ff6cb33d9
BLAKE2b-256 checksum
How to use checksums
0105f6b275be96788108c9d1aaa8d7f8dc2d065cbeb1f0bd4de317e16f30f507
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.11rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-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
211b2531839b28bde0420ddf6d56112f960717ed53e540d0a1b6491c17300b25
BLAKE2b-256 checksum
How to use checksums
374212ee9fa6dc4e8a0af2356ca7c3e95d918fc26f0ae148526838ec621189bb
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.11rc1-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
e7c618aee3dfea3d4919d671b3f5d2cd8cab1b8f63efebf453f3affda6f7fc83
BLAKE2b-256 checksum
How to use checksums
5621b8df79a8310804b854cbf76de7c7ba93f721fca1c86ab32a12159efda102
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.11rc1-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc1-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
202a046b919c4326a19e4b36b7002aa8b959561dce2ba9213836715e76735f95
BLAKE2b-256 checksum
How to use checksums
cd816c6859eae9d27caebdc1552c778806e19a76525abdabe3ed994a0f19161f
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.11rc1-cp314-cp314-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc1-cp314-cp314-win_arm64.whl
Size 320.9 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
af1107adffbdcece2e2ecf09093810c5192f28aa714afd149e77a57d517f9c8a
BLAKE2b-256 checksum
How to use checksums
34034e8a0cd0fdae1198e7b38e8e4526fc682a4202096983a4a32d48d34693c8
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.11rc1-cp314-cp314-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc1-cp314-cp314-win_amd64.whl
Size 421.7 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
2a5d22e53cd80564cc7befdb3a795be42da75f29bb27d72caa57b96f7042a485
BLAKE2b-256 checksum
How to use checksums
77535ad4ff0437d622bfffdece6f1b6edb911a0e83651e01062dbd972bb12ad6
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.11rc1-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
2cce3a21f7b5c78f59fc6fc77ffb629708735dfdefa3d307e2849ec3fc039ae0
BLAKE2b-256 checksum
How to use checksums
1e71d87312290cd4d6e0be8d0be4297485fb875fe74df7c73161bbaf841e9245
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.11rc1-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-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
573ec600d86fbbcef5e5ea67fdb8adfcd78bd745900fa24e50d402294f383e85
BLAKE2b-256 checksum
How to use checksums
6eacef3b3d6c286ca4e31ee3c1006f313a65a8a0aaae6146e873dd41c938dd5b
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.11rc1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
e258b46ebca671f95a1f40a922dfdb241cf737c7fa05c83c9761e00353892909
BLAKE2b-256 checksum
How to use checksums
15fdba2f5dfe2c84d5f3e83977edc9be69ccec148c440ba16c4b82bff19c2839
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.11rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-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
6795fdbab18480afff2232ef2793ae9b0090b1f063911697437d505eb66975fc
BLAKE2b-256 checksum
How to use checksums
e91b3856423f29cb74e1e8c0d6e6c1c32bcc6f03c0bada077bd8622c58b885cf
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.11rc1-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
1610c151db77978d44272071242665f040c8403fc1df90f98cdc45e40e5ed663
BLAKE2b-256 checksum
How to use checksums
9e71b83836b2384b5486a44839dafd4c50a0e5329c3997e5c8bb806278bc74ed
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.11rc1-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc1-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
dd497f3e9b3e89e5fc3b06f23c3bead3f850b5c29e95fc10bd363e6e8bdb5bcd
BLAKE2b-256 checksum
How to use checksums
99cdabf032e25a93ab468076219339cc50e756add7182be17f898f61af792f88
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.11rc1-cp313-cp313-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc1-cp313-cp313-win_arm64.whl
Size 314.7 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
d187057f07ef0357dff082c4249e0e7d8c6682dae6c8c449c800dbd160015751
BLAKE2b-256 checksum
How to use checksums
93c9d5f561e30755ec5d2a9811327c14bacfb6a790810f46da16639317f2971b
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.11rc1-cp313-cp313-win_amd64.whl

Download URL passagemath_homfly-10.8.11rc1-cp313-cp313-win_amd64.whl
Size 410.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
e00f37575956300b04fc0b7276860f233f0b48c69fe22db3e34d10f60253b29f
BLAKE2b-256 checksum
How to use checksums
450376b5546a4c8d4fe12be8af21d17123e576dc2019530745bbd1e3d0f29789
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.11rc1-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
49b9e05de00d0e7eaa19ba3f1edd4e0f0a91ac0e31d29df5f7e22d809a07293d
BLAKE2b-256 checksum
How to use checksums
51006e8c1645d8091769774217c44bda7ac0dc58c08ecd04a764610bd1a3318b
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.11rc1-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-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
989d741cbaa7127f821b0d6bb2f37b2d90d59cc4399c5a13bc3d4bf1c7e551c5
BLAKE2b-256 checksum
How to use checksums
a2f86e6268c90cbdf813a693ce39fa4ed9a3b83825974674bf181451ae3fd661
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.11rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
d1f30391764247cb42d23160ef6b9cb1e10b791c6750186596c269f3245f9a2e
BLAKE2b-256 checksum
How to use checksums
267097abd3a9955f33441074af3e1816c85c4c074306d4501bc2cea358c36ce2
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.11rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-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
e487b0a1c2a2f356f040b12a29b97caddae1730b4f2fb66f7e2fba1c76b4cbc6
BLAKE2b-256 checksum
How to use checksums
6df650f3f6063e4c52dd6d784df46492395cee4a64f864e83e59f23a657c7e84
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.11rc1-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
7b9c0fab7c57dfff1db3a8a2a1ed3eb4312e42110a8d664f2ec8b5a868c62c0f
BLAKE2b-256 checksum
How to use checksums
57270e15fcb7ca142a8ada6f55834ae193b3234f5e818426f3283f53918f0f5d
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.11rc1-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc1-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
b0014ba08ffe6d6106396f3f9474154e4471d70f8e4a6e15389f7db6e12831b0
BLAKE2b-256 checksum
How to use checksums
1616c6c48ca3e8c6436ae1f9f7d1dc3c6b7b791f288e6e53a9ec457ca99f1da5
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.11rc1-cp312-cp312-win_arm64.whl

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

Download URL passagemath_homfly-10.8.11rc1-cp312-cp312-win_amd64.whl
Size 410.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
5206434b3e0deeef7b4b2d42de9ff5a1b385be429da846f2f2b7c565b6c425b5
BLAKE2b-256 checksum
How to use checksums
9cc4819ce71ec6136d24c657bfbdda4ae594196ec8419940c8222f67a63605ee
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.11rc1-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
0a32faf49fecea3726a8d6e8ef6bd8e8c2bda83fa90042989843e08ae2fbbbdc
BLAKE2b-256 checksum
How to use checksums
3a34c7a6754ba5dae74a51250675bced0b49b603c557a27f3b03e01b3d183cc3
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.11rc1-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-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
e8a1cfec47880fe3815040934fdd63f1229e8744e27a552d03e67418f97db15e
BLAKE2b-256 checksum
How to use checksums
00e0c308041da53e3ad7094d784b09045ebb0760c8134f06883bfd6825da5256
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.11rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
d76b500825a246c95fbb7a8254e4d46893557a0088ce2d41a171f3e474a31928
BLAKE2b-256 checksum
How to use checksums
6d8a24cb6ea0e899fe50792cfc945e3344c7bda968b1704e4ed4b94a1e5a6394
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.11rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-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
fa7f2979a19dc4fa9f1095cb4264e2a7709443ca7830a6d37b51eede581762f2
BLAKE2b-256 checksum
How to use checksums
37cf682e76b8b58196064f992017b9b7775771dc25cbd5a2c75af7155d17c0e5
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.11rc1-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
dcf46776061a1babfa8807cd0f0abadb65629a4d5d20d38050bb90f49a6a9d33
BLAKE2b-256 checksum
How to use checksums
5a3d62b8df8690d8409dbd5bb1aab9b562febf595d65eb7432e626b81813139e
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.11rc1-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc1-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
a3ab905a8d69857fbb2f4908acab4b0f4a7b8de6a4fa0489686f2c29ea0ac63f
BLAKE2b-256 checksum
How to use checksums
05f97eeca4b606e62955a0f6dd7658da646d1987ea2b3d58cab0c3d6985c67a1
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.11rc1-cp311-cp311-win_arm64.whl

Download URL passagemath_homfly-10.8.11rc1-cp311-cp311-win_arm64.whl
Size 314.5 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
be4500709132624098d64a0bd5abcfc9c6c394a754b53d2147d8eaf8e604b066
BLAKE2b-256 checksum
How to use checksums
351f11adb4a82e792229ffa3266105f70d715951746389929a9f8cc9c4a1c4db
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.11rc1-cp311-cp311-win_amd64.whl

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

Download URL passagemath_homfly-10.8.11rc1-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
33bcedf9cfaeaa75508d908811146bba72be15815771237aa69e8b6c0ae1f5ef
BLAKE2b-256 checksum
How to use checksums
2b300dbf8c13e7ca2318eb09e6377b2bdf7fd51c2719fb90108ad8a837f521fe
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.11rc1-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-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
47715ed2fa7d7b002047ea6a3f3c208b7303ff401148412096cde46962e13355
BLAKE2b-256 checksum
How to use checksums
f50e20a7a21025365626b394681ad7a7a1c3e1654c34d098227c0dbbd620860c
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.11rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
b07a8c12ece499210797e0ae87507677a5a40b9c4cba7fdd4a32eae33e052087
BLAKE2b-256 checksum
How to use checksums
96e46b10062bc907d73c337d8d381a20b7806e803683abe4b936ca650063274c
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.11rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_homfly-10.8.11rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 472.5 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d0e309137d96fd743f8a9090f653246e4cdf7633aa93f8a3898059958d684bc4
BLAKE2b-256 checksum
How to use checksums
51ec3e668f4e333948a97303fca3c91ba3c36944e1ed551f33de7b0a9602d090
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.11rc1-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_homfly-10.8.11rc1-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
594251bd42052e2a6a3275e45e809a6c3a432d9c80b90ae81abaec19941dd7cf
BLAKE2b-256 checksum
How to use checksums
6738fc37aa52aa549a120e517151502fe443eb4e4949d9d72619388bc1da9ffc
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.11rc1-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_homfly-10.8.11rc1-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
a430d4f1d1d0e903d2f7d6a891df00a58fa47bfe5632832fc2f69023d77a0a78
BLAKE2b-256 checksum
How to use checksums
dc0f68512687b39ea183a6b7babc4d43f1bfaba849465990f2b5fbeb191c4408
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.11rc1 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