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}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_homfly-10.8.6rc0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_homfly-10.8.6rc0-cp314-cp314t-musllinux_1_2_x86_64.whl (499.9 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.6rc0-cp314-cp314t-musllinux_1_2_aarch64.whl (506.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.6rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (513.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_homfly-10.8.6rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (513.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_homfly-10.8.6rc0-cp314-cp314t-macosx_13_0_x86_64.whl (141.5 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_homfly-10.8.6rc0-cp314-cp314t-macosx_13_0_arm64.whl (144.8 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_homfly-10.8.6rc0-cp314-cp314-musllinux_1_2_x86_64.whl (469.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.6rc0-cp314-cp314-musllinux_1_2_aarch64.whl (475.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.6rc0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (480.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_homfly-10.8.6rc0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (477.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_homfly-10.8.6rc0-cp314-cp314-macosx_13_0_x86_64.whl (139.9 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_homfly-10.8.6rc0-cp314-cp314-macosx_13_0_arm64.whl (142.9 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_homfly-10.8.6rc0-cp313-cp313-musllinux_1_2_x86_64.whl (470.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.6rc0-cp313-cp313-musllinux_1_2_aarch64.whl (475.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.6rc0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (481.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_homfly-10.8.6rc0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (477.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_homfly-10.8.6rc0-cp313-cp313-macosx_13_0_x86_64.whl (139.9 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_homfly-10.8.6rc0-cp313-cp313-macosx_13_0_arm64.whl (142.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_homfly-10.8.6rc0-cp312-cp312-musllinux_1_2_x86_64.whl (472.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.6rc0-cp312-cp312-musllinux_1_2_aarch64.whl (477.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.6rc0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (483.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_homfly-10.8.6rc0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (480.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_homfly-10.8.6rc0-cp312-cp312-macosx_13_0_x86_64.whl (139.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_homfly-10.8.6rc0-cp312-cp312-macosx_13_0_arm64.whl (142.8 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_homfly-10.8.6rc0-cp311-cp311-musllinux_1_2_x86_64.whl (462.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.6rc0-cp311-cp311-musllinux_1_2_aarch64.whl (469.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.6rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (475.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_homfly-10.8.6rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (472.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_homfly-10.8.6rc0-cp311-cp311-macosx_13_0_x86_64.whl (139.0 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_homfly-10.8.6rc0-cp311-cp311-macosx_13_0_arm64.whl (142.3 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_homfly-10.8.6rc0.tar.gz.

File metadata

  • Download URL: passagemath_homfly-10.8.6rc0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for passagemath_homfly-10.8.6rc0.tar.gz
Algorithm Hash digest
SHA256 e88336660f6672781597bc29ef3ddd0b5c36f00ce817419e8525be55d67bbd8f
MD5 4ea1a80bbd12ffb5dc8dbebf0d5ccf94
BLAKE2b-256 b90706a21b1dc5190ef184b450934bfe49146ab39d0198e54f17f2d3a694425b

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 24a033bfe555dde66ac62386cd682a1b48b951a7baaebbc7a4be09367557ab0a
MD5 2f0267a0bc70e8cf8e20d1bf419df003
BLAKE2b-256 3525491a64f09d05034dcd13aa852f0c49d0cf70bdbd34da22e2e42d19b757dd

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a7e65225fd2695929d25c37ffc215a9146b45e0800cc6536c3c8a18d83bd4ab
MD5 7d5ed88341932f16a808823b183c351e
BLAKE2b-256 863d658d3201ceab3dd79d9d0ac32068875352d86ead38a5e9692c43be809cc7

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3e2ce355fe30ad9dd57c954b122c0f2cdda6eaf49691194079ca50ee34424224
MD5 945f6845a12eabcd336e6f30543107b1
BLAKE2b-256 ea2e79ce1a62e91378f11323601bf2d34417041de7d07914f22e745ead335d3f

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ade6cb4ce36762073be10b8feb0916aa1b7847fdd68aca6969550cd448258aa5
MD5 1f25e1027c7f54288442efb81c384008
BLAKE2b-256 03c970d0e86a2df018020be3dcfb4ce8d73b0a37d2605440a38d6ae67df5e1ba

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b7ccc13c942c26be7730806db6f0cca7b280d43afcac79ca1c242d8c0d79b5a4
MD5 3b5dafdd9a78226c7e9e078f65e8596f
BLAKE2b-256 eb9ae5b19898547bd0fa80eb3c77b35ec6b92fbdde02ddb298d1d65d48572ceb

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 39789685337dbf2ff0ebac54ac4d48c920514c3e71f9ac0dabf34b074083d6d7
MD5 dd9d8b610e004e5819634a5ac834f503
BLAKE2b-256 75f80c15882c2608922a3f6370fc1fa80503ec859bf91b8366b084ab72cccf21

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a240858f20d30690a2cb2e48831a57f822d45dc64f638277ad0ee6650d3c9b69
MD5 eb081c98367638129353ab98143ca6de
BLAKE2b-256 411329f7252fb414261aadbd362f63adff98104a8d9af4f92bb68777e77b4fc5

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dedc5781b3aa5c62dc86f56c0573def33b1ee8fc3f557018692b904e03cb27eb
MD5 7d9f8d2c415cbc93547c323872cfcbde
BLAKE2b-256 ff0f9d75494708c825af1d09943715be8cab8e59904835b519c46968f276e622

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45471d92eecbb82ea0d8162b0736934343db85c02c0a4fcd5a47b1008b359705
MD5 730e9f470b200ce27586e4fa9748d9b1
BLAKE2b-256 449e335938f8509e7125dbe7163586e156ebc693934be00c037debfd68c330ec

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bd915d670331aea8887f4e6a95ab2e90ff253374fe5815b383f1132f477af711
MD5 571b8d421ed847c295480dfff57d3486
BLAKE2b-256 b8e55b10b8342bc5f93626861c2cc974137d6bf9192bb0db19dded454ccd8fde

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ea5ce9588aa72f88706b9a8ada0066401a73cdabb40fafbdd4607020c3645452
MD5 e3ae8c44ad239645a54460ae7529ec1e
BLAKE2b-256 fb2709a740e9af32bbfb8708e59acef2c2e2eeca32551f6ddb10e8ad4181a75f

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 16f22d7a36c4064289d977aedd0d8a24fbf8136277f4607d288755a5ebb3f616
MD5 2eb4c76772916dcabc49984384537372
BLAKE2b-256 53de7c1cea1b888d90edf646afd2ffc2b815d0f77bac9a722385cf8a79c66ac3

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0503eb2cdcdf189ee98542695c1c24c268073f474a314158c7f2546065b163f1
MD5 1e3d6a78b8223c3a69399f2c7565c677
BLAKE2b-256 ad3dad949007cfc94c79e1794f99ec2aef0be9286062b79c7a371c3428cebd5b

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 093a038c8427626afa1fffc650961b82032da3080b2e88391c7db8d110d2a9a5
MD5 ad46282a214ca062c932447eebe7fb0e
BLAKE2b-256 4ed00f4627c2cc9a4d259697e7e530e11d9a625e87dfe088f0f330efd51bd786

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc8314354355044c5f0aae98cea3a8b111765f9c3088e3fd95e19bdf7720a0ae
MD5 7105d794710de055978a90e37301fbe0
BLAKE2b-256 c26a1eab8fd57ed990db8240c994d6365a583af710c156d80bf9a8e38dda499f

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2f0715332a3934f7018317e706d271204767085ec60d00bef8109c6e725c8278
MD5 599b1c7edbce4d30e964c37398029d93
BLAKE2b-256 add65b3b221926d8365e492623fb824765aaf6ad06cdb9fca134998c6683c8d4

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 895b2f3a54dd345d8777f39388ecc291c86890c540e447be726b2e42ae4ee21e
MD5 34bfcbf6ae6ca1058ff5647ff1dc38fd
BLAKE2b-256 f1609b4995d55c4ce71dbb78fcea6acd3b98b57541d2a47bd94f5aacb1551509

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 04888d0e9b5c74aa6ec7381910c191af842ad2d149bc460bd0688ea6f6355840
MD5 205ef69c0fe533413a4d29eeb81d4078
BLAKE2b-256 2a7dd57484201c493a8a973d8dc10edbff7b569944ddf6897299c3f7dd6abd6a

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 166b31eccb84aa55a0b994e4f168a8db436eb8346fd9ef3ddbcc5ae0c1c00b12
MD5 742d13b8ab654f33cc9b51f4990fcf65
BLAKE2b-256 cf6b3249300a7760a905fc4eb6697fef626e30b29878cfc8d87acc6f0e1d7e4a

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 769f28fe04cf222e65a0d5276017e90bb85c491d50bc0a982c6f70a18e0ddfe8
MD5 82a1a506e8c1c56e95855efc19c75972
BLAKE2b-256 3dc83208dd69bfccaffed1b7e4fedbdf965ea1bb24896298da5662e5871f86b1

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 56cbdaf84306d7cc470a040071221bd5e53bc446bd2add797e92db8a1d8e6906
MD5 9b8bc1e31f9ac058ae9a75157e764d28
BLAKE2b-256 795c0d33e3014489213cd80a97bff9c666eade412f7d537d6c0122e230ea3e67

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 afa616405d9f61395c69cf3b0eea0105b730ab6ecedbd7932ac2d52768afdda0
MD5 412b5d8760dae2472fb9a676d7e5c731
BLAKE2b-256 a9b0fd81842e36484181cd0bbf6f3201c25a5290b6e05c6ff1ce16b4c6342602

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c3fa7d0909d9ac4e7a862d3f4de0445a33d72f1c12f62882e9c70b29d0514f01
MD5 79061ebea8da8aec5f842d7810ebdaa3
BLAKE2b-256 6359532feb97956580124b7034b1814699c9c182bf855a04c8c2514c9f550768

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 202c5cf1d1c2f29c3858a84bef8974c78f1ad8548660b2b94cb4f6988b63f036
MD5 b4530ae5ae8f4a712ee73edcd1bcb800
BLAKE2b-256 1aaadbf2bad12b9938a66e49622f2af32cefbcb4447f9e2a2aad8d2fb3a44445

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a95d8c084bd4f1ae24104262ff194af44887878c795ccb9985b1f564f6c834bc
MD5 8cab28f361da3ba7832e31a0c4edbbca
BLAKE2b-256 695cd114aeedcefdc14f7b2249f59d20c20d5d914ba79e97e8edf2066ff5d1eb

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dff0a701228c0030cac01a62082fdac040c613466089b9a587f6c0471da4b8f6
MD5 c31826478840adeffbc97b180f0040ed
BLAKE2b-256 b29cd48e484a84fe1064d2d72944d40e4b6cee47ca357dd86009b30a3d15e594

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0fade84548bbcb312a27c4338b268e6a5de99799abb4215a7b25b2e29dbffe1f
MD5 9d09a0bf71aade90f70e8aa3a9d9a722
BLAKE2b-256 ae408177c3e217a8250db07a154716456d10d15cd1e246721431665b51e130fe

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 082d24c936c54cd94b916c64067368d7ce4574394e93ff1b21f08e3ec9c1bf06
MD5 5920d5a7c3d86bdc82efd0784a88b09c
BLAKE2b-256 3a96c7fc3ea7e3d6af647626fab3e1eb086fa44d194184bd1663845e48cf0efe

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 59c4fd8797ce29820dd1f8ab51044a31500cf755f708c83e5eb8562e825781e2
MD5 e707016f5e942549ce093ac14c87d0fe
BLAKE2b-256 0aee610e0546a1e57adf1441be87ba95847739c1b5c19ba70020c4d3e637498b

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.6rc0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.6rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6c6970e8169d25644baa72fb35fad676fde36e682a535c6d6abd4a3e6d536300
MD5 8829bd8ca2c43ddd7fd0470558dd21a9
BLAKE2b-256 5c45f9296e5c993359736e4cd2d12318405374e2b2644d13cbe1baf3eef33f8b

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page