Skip to main content

passagemath: Rankwidth and rank decompositions of graphs with rw

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-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

About this pip-installable distribution package

This pip-installable distribution passagemath-rankwidth is a small optional distribution for use with passagemath-graphs.

It provides a Cython interface to rw by Philipp Klaus Krause.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-rankwidth[test]" ipython

In [1]: from sage.all__sagemath_rankwidth import *

In [2]: g = graphs.PetersenGraph()

In [3]: g.rank_decomposition()
Out[3]: (3, Graph on 19 vertices)

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_rankwidth-10.5.33.tar.gz (7.7 kB view details)

Uploaded Source

Built Distributions

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

passagemath_rankwidth-10.5.33-cp313-cp313-musllinux_1_2_x86_64.whl (238.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.33-cp313-cp313-musllinux_1_2_aarch64.whl (229.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.33-cp313-cp313-manylinux_2_28_x86_64.whl (236.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.33-cp313-cp313-manylinux_2_28_aarch64.whl (233.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.33-cp313-cp313-macosx_14_0_arm64.whl (44.7 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_rankwidth-10.5.33-cp313-cp313-macosx_13_0_x86_64.whl (46.3 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_rankwidth-10.5.33-cp312-cp312-musllinux_1_2_x86_64.whl (240.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.33-cp312-cp312-musllinux_1_2_aarch64.whl (232.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.33-cp312-cp312-manylinux_2_28_x86_64.whl (239.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.33-cp312-cp312-manylinux_2_28_aarch64.whl (236.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.33-cp312-cp312-macosx_14_0_arm64.whl (45.4 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_rankwidth-10.5.33-cp312-cp312-macosx_13_0_x86_64.whl (47.0 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_rankwidth-10.5.33-cp311-cp311-musllinux_1_2_x86_64.whl (229.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.33-cp311-cp311-musllinux_1_2_aarch64.whl (225.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.33-cp311-cp311-manylinux_2_28_x86_64.whl (227.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.33-cp311-cp311-manylinux_2_28_aarch64.whl (227.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.33-cp311-cp311-macosx_14_0_arm64.whl (44.9 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_rankwidth-10.5.33-cp311-cp311-macosx_13_0_x86_64.whl (46.3 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_rankwidth-10.5.33-cp310-cp310-musllinux_1_2_x86_64.whl (201.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.33-cp310-cp310-musllinux_1_2_aarch64.whl (200.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.33-cp310-cp310-manylinux_2_28_x86_64.whl (203.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.33-cp310-cp310-manylinux_2_28_aarch64.whl (201.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.33-cp310-cp310-macosx_14_0_arm64.whl (45.0 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_rankwidth-10.5.33-cp310-cp310-macosx_13_0_x86_64.whl (46.3 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_rankwidth-10.5.33-cp39-cp39-musllinux_1_2_x86_64.whl (200.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.33-cp39-cp39-musllinux_1_2_aarch64.whl (199.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.33-cp39-cp39-manylinux_2_28_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.33-cp39-cp39-manylinux_2_28_aarch64.whl (201.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.33-cp39-cp39-macosx_14_0_arm64.whl (44.9 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_rankwidth-10.5.33-cp39-cp39-macosx_13_0_x86_64.whl (46.3 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_rankwidth-10.5.33.tar.gz.

File metadata

  • Download URL: passagemath_rankwidth-10.5.33.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for passagemath_rankwidth-10.5.33.tar.gz
Algorithm Hash digest
SHA256 518d6ffa4b5daec06437649c14757196c1873dc77c91d8796e96cf1caeb6e8b3
MD5 7c58e36899a97664da07603acb4054c2
BLAKE2b-256 d50af50a4f2b603588fc5475a392c6a521273b36cc3459044aa29545959c37ce

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3c2e8a0f9097459922dcefef0068805b21548a5c7704849f53dbd2f2da10418f
MD5 13a4800c290ebc79dcb034cec9b87d55
BLAKE2b-256 b237eab7cc87f81fea3ff22e390cf1605dad5004fe63437be5312c5ff2c958a5

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e7879687cf4c6be733b4fa8f712d4a1b0ee0a08c9ff86f49cf66c0b9c73cdecd
MD5 cb12ae5c8845f2af2727490ddda0243c
BLAKE2b-256 2dbff07e410a847dea523248ba83eae4230a264ab7ac9d05048b912df5d4218c

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 be3144f9e823257f8570cd2022314c2ed0b199791eef95ed5ac296c53dfb74d7
MD5 5fa7547fa5cd2b6125f563f0edf9a55f
BLAKE2b-256 5c921fb1cf5ab590272fe71db52a12c30fe3b5c597cd04d1f5a9041a483d3c0a

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 84f4fa66c77393608341a271aaf479e6c65047c92be2c2b4ce79c489015dfb64
MD5 b8ee3da38fee954690547f7b40b9713d
BLAKE2b-256 0107d86491460908aae177c18121b73eda7a78f8fd7f1ed62dc12bc52f829344

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 20502bbc689a2eb8c6bfa6aae7ce4477ca18d25a6fddb4f1458eaeba135d3b04
MD5 7a91ede705327114180720081cc46ad1
BLAKE2b-256 1aa27e534c5fe9f56256dd5c8b77c42502bc9e92eba2cf579b5e48176526f948

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1e8582af9b182249cf69ecfd9c09802a097848ff64857513a5bb7c1391305bee
MD5 4dff10c949337250fa1e01bead9f9ca7
BLAKE2b-256 2372bf5a068dcd7e41b52ba4da8b83a499fbadc1a8ffb90847b8504fe17827e3

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 957b8b10e7df5f1f5f1a8653cd5e5d154c51f923050d716b54ae181076ae4cf7
MD5 421cdfaadf6e52cab185708402592a9e
BLAKE2b-256 f8241469f68a9110a441f40290db7bd3c04c7c2099ccce12f99038274ceb2a31

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 90a349900becc4917ff6fe5849009c989b1b808602155724a605898bcec60ffb
MD5 8ae2fcc61e1e93bb43420a034fa3cb2c
BLAKE2b-256 b5d55f0dcf8a84d28ef1b655de185915d4776555b7d220cbd9047f8b81d15d54

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 634e749e539ba86f61d75d0961a13a964b31f28f20a4ebf3a2e21b417accc7b2
MD5 8a4f866824018d0c71b758456f44bd2f
BLAKE2b-256 e0885dedb0bd814af1d318291639948c268cfdfc554584fcceb147b7ba2393cc

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 133753f58ce9cb8ddbdd22eafee16a01efb1e8436a98e55fcbcc5d322a7dfa11
MD5 01cfa3df41927b3b1ee692eb6273e3ab
BLAKE2b-256 5ea2a09f5f08ddfe72f7b210d0a95a2cf2903cd1c3eddb97c1f25d820d2cbb25

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 359aabb7739c063991f859abcea3bccc16884f12827803d3a0731c5220badbc7
MD5 6c3d3a40f3410b5fd6bfb224bc6d8289
BLAKE2b-256 4a2eb91516c62aba767dd8b19620e79bde6c5c342e158591b55059450072ecb7

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8333f74f3e5df6c94252d360da2256e769267313523e6881efb2bc8a8287db9b
MD5 36ccb200255d60c5cf35bb79b1befd81
BLAKE2b-256 b81f5810f1a97f57b0a5e889df7826d7d7a44fcce36213373e14ecc50c83fdda

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0497acc0bc1eac8472687fd80a4c094c77f7baf012ae5e5bfeba5d35bf72b4fe
MD5 f95e7b73b48975c9cb44a296760c9ebb
BLAKE2b-256 c243ec0154cd5f344cf7969a9d6fe31959b859bd27420b888a71ad641c27860e

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6184f83b49d6d968a77b8b06857403137eb90a22eedbaf1a2adc19f563b9fddc
MD5 7bec7540116aa2063b558c80b2329ce6
BLAKE2b-256 a18e1a6a217be8fb77398729762e4f39cc8f214c6f3bffaf66fac463820b7c79

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bc42841a79cf57fcdb07ee05c6ddbd380e005f15a1cc4581179706e5437929d3
MD5 6ae9197507061a04030f79d1ccdc5c33
BLAKE2b-256 727ad3e3900855c713e2c292440b4581db70582b08e7dcbd990dfbd73e04f2e6

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a9bbe3c971b372cff304239ce22efe3012023f852b55d673243a1d44e989c7f6
MD5 10e03080d5c96c8f830fc9a142bd1388
BLAKE2b-256 bf1ca40096880d3c336b2f510717404dec6c7a35a85675133ef239177c090284

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d903cab9fac6c8b7825f355e29955f0f248e9322182fc358d16352ddb9d65989
MD5 2f685bc556d060c630a1a3a8a83587f7
BLAKE2b-256 acf7c4c5c7b4d1f5d7eea6666fd9427b28d216e0de0a6fd245a908dd741855f6

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a4a30f8fe8a1449b88c08e82686075c0896e49ac51aee555d69f01eb7d10b62e
MD5 48bccd69a83fe3555a085a16acffad53
BLAKE2b-256 9b0dea9eedddf725e4d9912d7f972bb3ee50dab67fb99cfe0b4989ec583afc1f

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 752dd59c3de65499a863f26cf8ef3a73ad8dbb10bde66150cb15d3f94004416e
MD5 f34933492ee7317a23216c2d9791285c
BLAKE2b-256 1954ea2b5c94ae3f3442c0187d843f1b3aadcc3ed7e4a99c5960fe279208b3f5

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c771c0c6d1b2cdc3d0b6ba9bcd5d984264cc0d05cae4f4a0af3ab8bba45b67a
MD5 99a29ea42fece0d876e808b9f2029d2e
BLAKE2b-256 12ba6252e52257c293872f86a3b7ecc26e85e783ba45a5c5bfb58b047998de4a

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c9b34730793fa5e3325a1952d250126092e30036c432404b64a73ceda417f0d
MD5 8dd55d7ce7c6b241e8ca24a5c5356346
BLAKE2b-256 3709a5e1f89c9c073ce624c194df6260f5aad5c46ee96b3eeecaca7066c773ef

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d5225101a3809f00b36d6017af87caa78bd02326c78b61abc3e672946ae9aba1
MD5 58deb3d020c7b011405227aa35c9992d
BLAKE2b-256 8e930f5839c1d3cdf95e300c661e32a61dac5c3e5e3709a3a9073fc906ba893a

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ba66a27fcbdc5e8234b7b13c4dec740526add02f3768b4eb5b900d839bd417cd
MD5 c138e44909126086959511dff7f1537e
BLAKE2b-256 e6bf6f56a8e41bf3feadd48bdfe11627f00888d295d31ef24c41310241e920e0

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ee6e6baced931abd04b9e53c3ea0a4bf683fe8239d96a165a56f3849c8a318ff
MD5 81598c725e3ccf604d4899ea4ffe6fcc
BLAKE2b-256 24975d5b5de8b08d294e5861892299babd1b8842a17f627fe9d88adf2cf396b2

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6dce3be75a8488c8a1518b63a83ac7f15ca1f641a44ce36c31aff5831e91b7f6
MD5 920f952c1827966bb0353a4a5ab9b637
BLAKE2b-256 65fd8638fe74e8d954f733e907155665fa5908fcf8b682f947520d4f5d10bbaf

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b558ff0f827b2fa56d37b4763188b4157cdf564f8dbf7922bc611369c9b26e9b
MD5 5c10f898dfa6ccef93223ec087da6844
BLAKE2b-256 b90073cb04da6e26231548a6d79ebf83deb98a3192027dbff54bd6a819cbb508

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45b4b38d374f3df50bc14fd48e00d2169c21aded4fd1363549b6bd3c40b13fc0
MD5 a39efa4148ec74ae481619fec0685330
BLAKE2b-256 57a6f2a92169cef4a9f71986a7d353fbde19098f58c79a774f0838259331a2e4

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e2576668a24fa1118571b9c05b0255cb72cc5e57627541e0f4c575dbd9cde97c
MD5 841d626469cbe2854e6773fdbd19b6e9
BLAKE2b-256 6f0a96b47d8d774aff07952300955b8b12fc96b32532e60474116a3202f3d6df

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f1f7c038ab2ffeeec2f96645aee727365a6b484e2b12dc443e1413a44ac6c0d3
MD5 a4ae3d5f2c927925205b95f560f0b33a
BLAKE2b-256 6be33fd47f10ea8a476440ee26d9e331c31cfa3480fbe530528950af26b15f66

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.33-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.33-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 79f0ddd562e223e0854ab111e3ab67b88057240ee82a8d58ec3d1641e9f86328
MD5 78f41c2a55bd64f5ff95bc7352e84339
BLAKE2b-256 7a5b51c1f3b7442f4f3f925846f7b8fc4e6f7414f6601a0fcb89f6301560c2e0

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