Skip to main content

passagemath: Homfly polynomials of knots/links with libhomfly

Project description

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 --pip-args="--prefer-binary" --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}

Project details


Release history Release notifications | RSS feed

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.5rc2.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.5rc2-cp314-cp314t-musllinux_1_2_x86_64.whl (493.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.5rc2-cp314-cp314t-musllinux_1_2_aarch64.whl (500.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.5rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (506.7 kB view details)

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

passagemath_homfly-10.8.5rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (506.9 kB view details)

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

passagemath_homfly-10.8.5rc2-cp314-cp314t-macosx_13_0_x86_64.whl (140.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_homfly-10.8.5rc2-cp314-cp314t-macosx_13_0_arm64.whl (137.8 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_homfly-10.8.5rc2-cp314-cp314-musllinux_1_2_x86_64.whl (463.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.5rc2-cp314-cp314-musllinux_1_2_aarch64.whl (469.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.5rc2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (475.7 kB view details)

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

passagemath_homfly-10.8.5rc2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (473.7 kB view details)

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

passagemath_homfly-10.8.5rc2-cp314-cp314-macosx_13_0_x86_64.whl (138.6 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_homfly-10.8.5rc2-cp314-cp314-macosx_13_0_arm64.whl (135.6 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_homfly-10.8.5rc2-cp313-cp313-musllinux_1_2_x86_64.whl (464.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.5rc2-cp313-cp313-musllinux_1_2_aarch64.whl (470.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.5rc2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (476.7 kB view details)

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

passagemath_homfly-10.8.5rc2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (473.7 kB view details)

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

passagemath_homfly-10.8.5rc2-cp313-cp313-macosx_13_0_x86_64.whl (138.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_homfly-10.8.5rc2-cp313-cp313-macosx_13_0_arm64.whl (135.5 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_homfly-10.8.5rc2-cp312-cp312-musllinux_1_2_x86_64.whl (465.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.5rc2-cp312-cp312-musllinux_1_2_aarch64.whl (470.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.5rc2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (477.8 kB view details)

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

passagemath_homfly-10.8.5rc2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (474.8 kB view details)

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

passagemath_homfly-10.8.5rc2-cp312-cp312-macosx_13_0_x86_64.whl (138.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_homfly-10.8.5rc2-cp312-cp312-macosx_13_0_arm64.whl (135.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_homfly-10.8.5rc2-cp311-cp311-musllinux_1_2_x86_64.whl (458.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_homfly-10.8.5rc2-cp311-cp311-musllinux_1_2_aarch64.whl (465.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_homfly-10.8.5rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (470.1 kB view details)

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

passagemath_homfly-10.8.5rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (470.1 kB view details)

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

passagemath_homfly-10.8.5rc2-cp311-cp311-macosx_13_0_x86_64.whl (137.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_homfly-10.8.5rc2-cp311-cp311-macosx_13_0_arm64.whl (135.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_homfly-10.8.5rc2.tar.gz.

File metadata

  • Download URL: passagemath_homfly-10.8.5rc2.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.5rc2.tar.gz
Algorithm Hash digest
SHA256 b7d881ac261aa04e33659ca9a3da937f0a78c0b185b142fc42d0da4625e13d51
MD5 90da9fa6149add150b37f7bad7514703
BLAKE2b-256 78b8fac3b553ec294cbc14c0da95c1bde72c31334a00bc0768ae7daf1cc9b1ad

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e35edc918eea89d053e2fdabe258cf55c65c69772c91da0ea558dc267f742ea9
MD5 77de25e3a3f2145fafc729af993a69b5
BLAKE2b-256 33e4b5b5818eeb9cd7f410a702a9e17518171aaec694f4cd79f284c5be10ab9f

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b6503b70f56f774cda6a83b730bd68a93fa9cdeb407d2c760c207af9de110683
MD5 4a690440ce40e5feeb27c53a426f2928
BLAKE2b-256 29889e1dc19ebe4a1ea9b676300f46b755caf77f0741c8c445745bc334084285

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-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.5rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53f810e2503fc592af4e6ff8c0a58d1e69c80a29e3ecd8408314b7605b297c40
MD5 3546d7be85bf2d4bc8b82f0367983abf
BLAKE2b-256 79140d6cac0ceb35ffe9ceb7618e9f14370d47cea77c5e1ef56df323cf2bb22a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 790c6b82768f743e01d60a84f13b4321625ed9ba98b1b276ca95b0aeaaa26140
MD5 05384133fbe4a2deffe29ceb51bfea7d
BLAKE2b-256 3c768af96a3d6fcfbfc47df3f06cb034b70b8866a32549c91df3c992f6f3d3ce

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3ddd3a8224ef6ca19da727bb25320b60992b4db38135613961195448367b1efc
MD5 3766271f7c5a229254647d97c182b304
BLAKE2b-256 f06a1d6d115cb072ea45c7f9bc0b8a2164b069653299f926c3768994f75660a2

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3bb9b6fd3e5f77d52a5976969693be3345f3c87ec246a5da0d3f314d8007419c
MD5 ed0545e2aa204c8f720db2d3cc0e9a67
BLAKE2b-256 fa34b200c2d187e38ac539ae694914099e68d62ea0e98a292a0b1fda92fb6f2e

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 102e7fce7e34879fc6a0c173f30e5e0e9adb0d380958ab082ed4f153aadf7bc9
MD5 fc444cae183e10f819d2ae495765b59c
BLAKE2b-256 d728ae2a72ed8f0ea789cbd2bced55421b4cdf78f6f0e5f1ea251498e887c291

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a299d2b753eda4582b089d94d48de119dfbd8a1db2ef0b67e79c4b8ee8c60e72
MD5 1d1c960fe9de91964874c4b38605c3a1
BLAKE2b-256 91be03b0c336de7a55a184292e0f601422fca5a2cda075f35ae1244ade33f80d

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-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.5rc2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba61a061eb20276f1ccd0c5ae5b687b8f6bb1c9a9766f8d5914de387b36294bd
MD5 62bd086b7e9d93edd1340568a7618632
BLAKE2b-256 d81d8e465942fdbae4b560709aac863870bd59093063f9fd19e251e887284071

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 45555a962e8c713d6b1ff914b652dbb706a7a2e0763bffc0d3c3dcff714cfc12
MD5 853951ea345bd91648533d88853f8c8c
BLAKE2b-256 201118218c181ad219b1c49abf577ce9d2972e0b4ceb89f92d49302792d99cd1

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4156b97198c5842edc307860b2860441f71b999d4b46486acb696afad0263854
MD5 f2273fc98838814740c1ce7c3a8309c5
BLAKE2b-256 80d92be673faac3da7ede0a5b282f1e2ed4ead1d660acbc6f4be85c4c20351de

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2c12d855879e3b4d61900df712466058eb000699cdf68173f163a3df806c6ea6
MD5 598cc8e94471b67d435ce4c28c7d643a
BLAKE2b-256 ee7f6103b75db8e981ab4db560655c1159cc708ed5fa1b766c6ff5bcb3835f64

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c011117cb7ce9e6a495e24529ed264f60901bd07f82c29e782a821d4c7d22a90
MD5 4e4f6fa33c1cec1bc21ec0f13b778b73
BLAKE2b-256 0f58ebfa60fa35601ca8fff422acc0dca9b0a830071c40dcbeb14ca323da4073

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb61f71915a1e7458f8634bf245b50d15cb0f8ce782a76c9f0ebfe7517ae98c3
MD5 299b4e5a734970378befc0c903e3d676
BLAKE2b-256 0e8f1a654e5cb1510e440203a76548517376034940f8236f02f7c6f6566df88d

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-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.5rc2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1a57f35d80a9984fa057e9b9d975f3e676029c73788a7b199b3cdea4be8692a5
MD5 bf92d8e0470749535454df277f5c0c77
BLAKE2b-256 cc11100311949fb06e9112a9d0f98e0a0dc3908902903ebe05224f6dd4955a06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 abb9efa0868b9786d71af9cd7efa681c7c799097e82fb1089d5e567d5ef2d1be
MD5 959945df963a57defae9a51cfefe87a5
BLAKE2b-256 b8ee600c7903d6fd951efe3246c7ec90826d1f38ad74e08c0bd8f1ad8843a258

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8ac58f5d97fcd378b9633409a794f61c23e0690436ad428905090db6ac22ff03
MD5 6de9a8ff4bc734353324975b1b7ac40f
BLAKE2b-256 49c6c3bc5c08d3159a33c9daa884fdcc3a60ea098cf91d7975c295f226cea141

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b63c875b2df4171b2103ec2485693a89478127210dcba2251148307621f3e8ca
MD5 9a4b5f83a8e945f15054ecd88b80b373
BLAKE2b-256 362c014fce6d4cc20f0ede9b65d73f4b659439520eb3104b523734729d6ecc9a

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 73f35792213876cc052342dc4619c66a121c4ded03e52d218617e3d1f12ee563
MD5 4a20aa34e4ae4b500190ecfab592632b
BLAKE2b-256 5946a0762bd91adca3c569d07d229da33e806581670655bac42b83c14d7ff1d5

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9c611506f1ac36f0527665f051b41f8cec3703b39eb7b7acd51b91dd8fe17bc8
MD5 ff75813a4ee25f39eaeb4b6b834be68e
BLAKE2b-256 b8c2f965e5556124b12e97ebc458d635d818149ec6fc254baf7db2dac9583c33

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-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.5rc2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 420bea22f8e74bb62d4011c4cbbf911df61659eb4bcc6c48ab1a38eaebd82f38
MD5 85cdfd6df9bafc4de916443a2f2ff2dd
BLAKE2b-256 eafc2b4f4b2a5f08f404319e3aac106200f17e41c7c39034d4824dd002f6e84a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 08ccebdce56ad63925dee960459c9a87ba7e0a7dcce4a06882ac4ddf72850d53
MD5 22639a2a3188af4846835e2895d06441
BLAKE2b-256 652fd24915e51079172173aeac5028d61d2e147ee9e1e0808988a975472336d1

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a622985720e9ec0b4625941dcceb93bcc4a618613a2239b3879fb9619485d11f
MD5 d6f7d8270af00c2086a05614d83f4e9b
BLAKE2b-256 8179bba1a50fbba2988b9d080e13e9918ed4c60168cf4431d19c28ad125ab28e

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 72754d01e4196afdd17822b19b3a77c797bf63dca66744f9d03ea2cd7adfdfe1
MD5 d786bab658e6f7755dc1e1ce25b58724
BLAKE2b-256 de4ee232afda76534159399e5e235de31e7861f043f5365f4b87e66cda0a9cbe

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f14eab61d0f92f55db14542aba705d56cb1debb26e36bb6bdf6ff022851ae474
MD5 fcee5e0fec326dc9d36f3ee2db380d56
BLAKE2b-256 05befda73394dcc0331d441ddc7afa3831069cfe36962a74b7c41c304deb9959

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 93250de5aaca4804dd7bdba643864aceb95a0dc9e936cc85986d5937a1e9fa31
MD5 b0260bf7603380d0a00bba4bedaf59e1
BLAKE2b-256 e363091b5c68942e0b958392257c3e2fd0375042edb61db60db55e6fa98d3e3f

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-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.5rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 490fe58e7c5c643bac54e4cb5b7f850635441b143e941fcd1b12cc8ab67f455e
MD5 1c57a81b72594da4538b635c1f06dd5c
BLAKE2b-256 f7d07ca9c4190065daf6c80c3c8cd6f143882eb63e6b3fb598d4ff0d6af949ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 edd6651496b3dd582dfd5644b5d4cfac43d705d23727921d24c6f1764c2ea8a8
MD5 913957d31c21b166998ee0acce60f3d4
BLAKE2b-256 3bbd0ca82e9a27d7d13a0cf38316d0796f31e0a293e63366511181d08999bcb4

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f9bab8777b6932e8bbc8725cb4b1c0fd814f62a8bb1197a798a1ce83e9f97d56
MD5 54cf7ae6689658423f095531bebca735
BLAKE2b-256 f405a81a9b422c182db8292d10f899738b1dafd684eba3cd5c0ab28ba703df5d

See more details on using hashes here.

File details

Details for the file passagemath_homfly-10.8.5rc2-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_homfly-10.8.5rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d0950ec57ccb915b85ea44a8ac2fdb00a9ec3b8add9df575f69b14b70d4edb59
MD5 e29cb172bbb1077921e342411f2c3baa
BLAKE2b-256 db10f1760347d6681d289fa6eaaa88f72983df3b121a876e2568c571606e04eb

See more details on using hashes here.

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