Skip to main content

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2026 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64, ARM) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath-10.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.x.

About this pip-installable distribution package

This pip-installable distribution passagemath-homfly provides a Cython interface to the libhomfly library.

What is included

Examples

$ pipx run --spec "passagemath-homfly[test]" ipython

In [1]: from sage.libs.homfly import homfly_polynomial_dict

In [2]: trefoil = '1 6 0 1  1 -1  2 1  0 -1  1 1  2 -1 0 1 1 1 2 1'

In [3]: homfly_polynomial_dict(trefoil)
Out[3]: {(-4, 0): -1, (-2, 0): -2, (-2, 2): 1}

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.8.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.8-cp314-cp314t-win_arm64.whl (322.9 kB view details)

Uploaded CPython 3.14tWindows ARM64

passagemath_homfly-10.8.8-cp314-cp314t-win_amd64.whl (425.4 kB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_homfly-10.8.8-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.8-cp314-cp314t-musllinux_1_2_aarch64.whl (506.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.8-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (513.1 kB view details)

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

passagemath_homfly-10.8.8-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.8-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.8-cp314-cp314t-macosx_13_0_arm64.whl (144.8 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_homfly-10.8.8-cp314-cp314-win_arm64.whl (320.8 kB view details)

Uploaded CPython 3.14Windows ARM64

passagemath_homfly-10.8.8-cp314-cp314-win_amd64.whl (421.6 kB view details)

Uploaded CPython 3.14Windows x86-64

passagemath_homfly-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl (469.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl (475.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.8-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (480.1 kB view details)

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

passagemath_homfly-10.8.8-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.8-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.8-cp314-cp314-macosx_13_0_arm64.whl (142.9 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_homfly-10.8.8-cp313-cp313-win_arm64.whl (314.6 kB view details)

Uploaded CPython 3.13Windows ARM64

passagemath_homfly-10.8.8-cp313-cp313-win_amd64.whl (410.6 kB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_homfly-10.8.8-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.8-cp313-cp313-musllinux_1_2_aarch64.whl (475.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.8-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.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (477.4 kB view details)

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

passagemath_homfly-10.8.8-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.8-cp313-cp313-macosx_13_0_arm64.whl (142.7 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_homfly-10.8.8-cp312-cp312-win_arm64.whl (314.7 kB view details)

Uploaded CPython 3.12Windows ARM64

passagemath_homfly-10.8.8-cp312-cp312-win_amd64.whl (410.6 kB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_homfly-10.8.8-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.8-cp312-cp312-musllinux_1_2_aarch64.whl (477.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (483.3 kB view details)

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

passagemath_homfly-10.8.8-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.8-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.8-cp312-cp312-macosx_13_0_arm64.whl (142.8 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_homfly-10.8.8-cp311-cp311-win_arm64.whl (314.4 kB view details)

Uploaded CPython 3.11Windows ARM64

passagemath_homfly-10.8.8-cp311-cp311-win_amd64.whl (410.0 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_homfly-10.8.8-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.8-cp311-cp311-musllinux_1_2_aarch64.whl (469.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.8-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.8-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.8-cp311-cp311-macosx_13_0_x86_64.whl (138.9 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_homfly-10.8.8-cp311-cp311-macosx_13_0_arm64.whl (142.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_homfly-10.8.8.tar.gz.

File metadata

  • Download URL: passagemath_homfly-10.8.8.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_homfly-10.8.8.tar.gz
Algorithm Hash digest
SHA256 247b5436ee6ada702412ca30e2029bd41d983f0013b1bfe58c05b9fe5cc15d2a
MD5 06173097a7e4735cfa24c7b0eea13d84
BLAKE2b-256 6a5745a6f8465ec31af7430958aabb9f3a2f3dc2c80b4a214bd5cd6223a4ba0d

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 4410bea0be4e5c353ba14b6d74b031d3e55fc67e1b8b497198758008548b73e5
MD5 98caa196731244a886e55e09cc8d1194
BLAKE2b-256 964b3dbd5e712d278288c7d7839f3915e0c50605b3ae920af1bf81f54a3cbca0

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e3372c27ad5e227486b124aa1e5ad0b7dbb9f9427dfb80af8527887474262d4d
MD5 7dfb56cf10c9cbdb1ded9cf20d93f481
BLAKE2b-256 600f446a49166bfd38ce171b89831c33a21dc25c6f5186188e69d57e32bc3712

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 639f0602d59a0ae093a60f4a99c1f0eab27d63a94ba67c000acf353ac82773a3
MD5 74dd463fc2801892ffd9293cb722dd3c
BLAKE2b-256 935792caf79bcf3f92d7732847dd5a7849f6e33ef3d28faa93b700ec3d2e946f

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8190ce8565473aca94f5aafc3afa95f74691293b07ddeb3aada8e2d23b384340
MD5 acaf0355521b582d519e5b2e6c63f9e7
BLAKE2b-256 7a8d2569f10946baf5bf9a5995475d6ad4bbf69ee8c5eee5ea232a687eec09aa

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-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.8-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ec6007d222a05081d183219ab683c3a8696be3a416b43952107c7e3fa57a8fd
MD5 26ab8d56b1192dab9ea703a480d812f5
BLAKE2b-256 fc7e20160febda2af87844f57038483c5c2847df3bf6c26f0826ea787d51eba0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f664a1e0e95f30633e5356c3f7f633c4b8e0b83ad45be2fb83cc83265ff22a82
MD5 ee1de3c92093856422bcc50625b55171
BLAKE2b-256 fb9c0d9e1e3810831c5c007e81f571fbea5b5c10a298c75e4f0a71648eed0aac

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8eaaff28fdb51a64fab7c386cc8deefd7b2fef89dcd106668822f66dd9889bb5
MD5 073381f2ad08bcd281ecbe3b43648b4d
BLAKE2b-256 3d297d8eee9f35c71d117537680f1ffaeea436c2fe95940ca3c0a47dc2e11b16

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 acde514feabcae3fe95e0aa762a386592a562e6ee6b3cf62a2c7212e21f9f71b
MD5 0e2a53d245fccb6fad44ac0eaf3b900d
BLAKE2b-256 0731c362abcbdf46a722714d32482b95ffcb7efe9806dd7d9069904eec1cc9fc

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 f6976188e6d435711089153d3dc12c82b9614d45f67853154d3ef19c38141f63
MD5 6478d821fb842b0ed3defba5b617cd0b
BLAKE2b-256 6f9d7124c59541262441180703069b2601e79b81ab4e5c1084c81d25f392bc2d

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 3c2b4a30b87b5d0ac334126b56c89e14b8fe895c78290fcf4ac31b887f14c91b
MD5 3a99a4f37b23f7e793354ea8294c5cea
BLAKE2b-256 f4fa476e46db111c34ac965c4d5d13dbeeee66bf4624db6a254e699bc8658433

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c566d8606ddd74cabf4dcb0ad4d07c03f28740ee9a1ce14dfb9c1161d51e2d13
MD5 755a64ce0aa20b866b692fef8e2ad244
BLAKE2b-256 b5d15b58374e6c4b474eb6842d66b1fa1dc1efa2c5c451da9616c750d2db4a27

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 061d3f402380f9c7eeca7f2d48384a6d4e18c75a8afc8cf1542324ebac7ff8d2
MD5 39446d9cdb3690e8fa8005f8a2711902
BLAKE2b-256 bfeb3385e29cae56c8bbaae19d0f4abc8e7d505ed37fc2bda74273682e161e01

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-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.8-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9c7778461bb1af95a6d345f5f564dc174a9b942068bfb09a8bb37cc9b81126c1
MD5 423c0657449f7f8b1ab089a0ec675641
BLAKE2b-256 e3b91c345609ac303a905ddb778fce3757b0a8b474759c18d35b7352aee29b30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4e162e93c09297ed2479a893ce59510bfd239193871105fbe62811bbc704d8a8
MD5 e4da30ac40193128aa81bb74d98d744e
BLAKE2b-256 916185649799cf64512ab80dc5ed306392ac7df8e06ea9d29b19ba4af4bcc61a

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 45257a3229ec40f372c997f9569f22d625b652414c0580159d56cafb7e872cac
MD5 b475ddb91a830ce0badfb10036f58f3a
BLAKE2b-256 ee3e122b98f7a3b06fe68310be4448f7770b172bd8650e2d82e19f9388ae3583

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 363ff49f22ceebe289428385c14bd2699b3334b4e3425c9ad53b9f550f88a496
MD5 f9ef51316885890f3673b33f6e49f280
BLAKE2b-256 7f85fc16185aac48fb83248450dcb4a15a4208571f70f26dfd8b39654212bd2d

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 9c9946ab668b7e8295a988c552f34f0399c443fe5b2948cd390df6ab62676f6e
MD5 b195d3111faf4517b226d628b7eec130
BLAKE2b-256 46fb89074ce5aeae386ee8d3238cdae5fdb19746d3e8b2c23e69b3410b2f7c02

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d71ce34eb394d52eb611cf24d90e37e75b33314aa2dcfda96697c97a03bb3133
MD5 6446b4473d1b7eef92c893dfe95562ee
BLAKE2b-256 f61dd549d446abf43c53866dcb77f1b30c03b5d416d57f3b90834fa096c15601

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f8b1323d7eee51c47b9210ea71ff90e0a8db515d2ffa1d0a42e35c681d9ef3d
MD5 ec67abd6200beb0d55cf2c844261bf45
BLAKE2b-256 c953e3a1bcbc16786516df4b5a7c0986c84362dad4e542ebb39cd22b47183e0e

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6099715627349ff89128ff79bdc74dcc5d25e7c786a6ab4bb5c4eb7d0dda4887
MD5 90d36907901a4cd352da7c4716cfd362
BLAKE2b-256 8f30910c6ad36d4ec69e6da47c1084a9b2678b004752cb7e2bc3556206f1d64e

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-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.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2ffda127f5a427f3ad029659b34280d9cb59e245b83b575765bf8228e1d3d1e6
MD5 69433c72f7706738b22b0d46071ece61
BLAKE2b-256 93a87b436d2584e347aad3a01a76a5911c0b6f9442879c64c635a29ae3a08c0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5ae68077ceef66a577a5bc4e357db32b21c3210523a0a5bfb2296ed6fef70981
MD5 2e9c90e01e60d83f5f2509564f789584
BLAKE2b-256 eafb115f650d678347f38d0b496066b7a63ffc2345a2ee6dc2133193b5d0f26c

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 353663996c3e794e7b186a4e041b73c2e04d9e04b50a707a9496e1820bac58ee
MD5 dee5ab03ba2609023bd5174db67177d3
BLAKE2b-256 d60b89bee71af4d818996b49173db2e8acc3d222fabbc19576ea5c9ac4fc5a49

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 dc4fa1e8cdba884a3a1d816d014727c772794b163afd78675c6ef83da117758d
MD5 7772611130079dbd5deed7e2087bda92
BLAKE2b-256 59899b2b76de5d6c8556fcd7f716b0c462280e916ff5364c81be7a3be19c577b

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 53605c7bbc3a555646d8a56783d177e4891fdb7a080168f2f97c7e91ffc155d6
MD5 e37d6ef6b98cec141f297f53b75804e4
BLAKE2b-256 aeb3cbd2e312811730f733fcdf1e6299cdc2275281bdcd75b4328eaee7f64cde

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 deb933f2fb48f17887da3472562482ebafaa17e22b14d1decfb59832a5b0a2ad
MD5 92d5e9639fa2ea2a57222d7e2a8d5690
BLAKE2b-256 4cd53fe58ab4bf75927c77ea13a9e369742367f3bb2ab1e7c779b8f3f99b4d47

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fcefbb54da5eb189568d2c4f6b7d97d9f5e7d600971a5a9cfd1018ba848348e4
MD5 b7e1740521e7d20ac1faea39678348aa
BLAKE2b-256 efbf2f41b0a49670756baaee1575e8a26a6fa23b7b995f68054202171310836a

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ca8313a9f76b3889c9721cfb161042a634c33ee47f805c821a479ec01ff9e585
MD5 782bd927763e5d541c6f5638ee859069
BLAKE2b-256 2f3ef67c6ad1c4e3a262ec828d92fec09a33a19c544bc6336f304b47f0e27f74

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-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.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f9ff1f24cc6592e1149f42a919ead8082fd046a5a53e4677db37b4a8d1e945f1
MD5 9112e77c5c7ef18e2d868fcfb10465ce
BLAKE2b-256 1234b779bb12adcdf549dc63c85af1f0cf0bcb276ce5a8991f2216a73af6b105

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b55112879b7dee2f76a3129c26d7d51eb80fc01a3a8ac562bdab366fbf25ee61
MD5 10459292fa6699770130bd5bf04b6176
BLAKE2b-256 cd8d419927b638d93df98c357258d9653f88604c2ad826a2bc689a3f363d581e

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 190e9006961e922c5bcf01c69d4e5b74acf51eda854e2cf5cf362098dac58752
MD5 67b889b9a14b6aa3dfc84edb19e5fe50
BLAKE2b-256 236f5d91b239e82396c7544277e659874f03c69cafff4c6e19029ebe5c9e26f5

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cb913b16edb1ba3f2b18aa89d7cb3bd59995e224e9b53b14d3a6ca31028e0a85
MD5 b12f364d59eb24cca656e67da08d52f9
BLAKE2b-256 fcbe09989e3f97e75290df90e0a98915fe37163b0e467f61e1bc2b274fb89a3d

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 c757a3b096ba412407e7ca37ec8a56e234196540183c82476fd04ab908cc7dab
MD5 36d5a5a06710c1919d4475d6de72949e
BLAKE2b-256 63262456761f5f0d565fd926109a9eb791ff31bd445fd969eaf603623deda5d9

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 51c47fad00880a827b02a63480f0a973e226607168fdfba22dec9135e62c9a64
MD5 8c7cd34d98595cb27f587a887f9a6d9e
BLAKE2b-256 6c6e2dff909ce2eb18f1f1fe7d24a4e72f6a4a9d59d12358b79198f3d5f7ca2d

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3f03455ea9c3bc8401768b2fcab3184c67b40a59497ddfcb284097203c08f945
MD5 1842b04358ae68fa189828f9ad1a0736
BLAKE2b-256 2b151970d17f92af55d204fae6b8e2f43286ded14073968af086a57fc06e84e1

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 712141c611d187f5cdb1637f79d192faf103155e5b82ad5298a854419dd2e7d0
MD5 f9e25b9b5668f15d314755aafb01bb37
BLAKE2b-256 c66c1c8d26bb612a4a495e8090327be276f2814775c90302f11effc6e0165259

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-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.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed95934c0a2ce63fa8afb67c9fe3526fd9cb951d8f4a841d9867db0acd4c8d23
MD5 4d17f1e267e754ade819f3f7e020cc3c
BLAKE2b-256 71b1b34725b23c55afbc9c03390c8a80d43cc9c529649ed4eb4687f354f52cf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8cb0fd5e1a0b060cac6a6253281a73631ed8ff1372325aa930ca1433ac1deca
MD5 1fd4ee2c3e9e72cda2910f9156850bf7
BLAKE2b-256 a533b617d9ad4489c5babf84737ac2738dd34fa4db0ccf9e05a0cc7ca92de285

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 86aa2329bc757c51b143eac121e811c9c4fa4c49c991f47cbcadaca7feee454f
MD5 3bbbfff0c18ee26cca5028155c366c91
BLAKE2b-256 597db9372f888a7cda2f7debb945650935ccb7e7e6a08ff1d9e20fb155e9943a

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.8-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.8-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 416eb37fa23be4d875f95e3bc7b1fbe5678fbd3116effbaa93a06f0320760fc6
MD5 bc6e84069084db310976d14889e51102
BLAKE2b-256 c89eff9af0b3557dd23b05274578f93a8fc8280aa4076e24f1df800eaf941026

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