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.36.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.36-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.36-cp313-cp313-musllinux_1_2_aarch64.whl (229.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.36-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.36-cp313-cp313-manylinux_2_28_aarch64.whl (233.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_rankwidth-10.5.36-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.36-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.36-cp312-cp312-musllinux_1_2_aarch64.whl (232.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.36-cp312-cp312-manylinux_2_28_x86_64.whl (239.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.36-cp312-cp312-manylinux_2_28_aarch64.whl (236.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_rankwidth-10.5.36-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.36-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.36-cp311-cp311-musllinux_1_2_aarch64.whl (225.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.36-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.36-cp311-cp311-manylinux_2_28_aarch64.whl (227.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_rankwidth-10.5.36-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.36-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.36-cp310-cp310-musllinux_1_2_aarch64.whl (200.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.36-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.36-cp310-cp310-manylinux_2_28_aarch64.whl (201.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_rankwidth-10.5.36-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.36-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.36-cp39-cp39-musllinux_1_2_aarch64.whl (199.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.36-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.36-cp39-cp39-manylinux_2_28_aarch64.whl (201.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_rankwidth-10.5.36-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.36.tar.gz.

File metadata

  • Download URL: passagemath_rankwidth-10.5.36.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.36.tar.gz
Algorithm Hash digest
SHA256 56add083f5d4af6b5a468e756b5c0ccedd19a1cdbe76d63788a9c738bc081eb7
MD5 3d7125c432e79d43f8805f2ca53ccdfb
BLAKE2b-256 4128d7220737dab1a7e87105bd5e227381b406db114bc2026ef596133d5895a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2d0677d1599de64cf109e5f24eb06b593a4130c0ba4eb6566c9d67b64b0636e5
MD5 337cc3c8819eaf4919138e9feadae3a0
BLAKE2b-256 fdc23d4bf33c54a8ad6e151c527ba157f2e1f50e03ac68cc1ed6b98cb7f76bbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d97da31b429089a59cafed552867751d9d372d0b96311f8648e2c1a522396922
MD5 a146924e7211895348d74ce03b62efca
BLAKE2b-256 6ae683009c1125f89fc3e1deadbcaed09cc7c6099ce163a982b8d06d6ac0cde5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d9566f9258a22da8b180642eca120f16ae5462945bfeef2828b20438eb5134aa
MD5 18062c6cea20628f4198fe54648fadbf
BLAKE2b-256 8946f9c0834911cbd225487069a45f6738495e11aa3aeefcd5c26fa01e0834b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1682e280fdae1ae786ed2a51e90debb23ccbdde2440ed27ab406a5949e0db9d0
MD5 1a2fd3d3df168f66f8d00f4df992d1d8
BLAKE2b-256 658fb7dd0f65a858742f376603bc20411523227ed6edc78001406b4ae8fc664c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5e03a18b3b754cccbb73c9ceff2d6bc86aacbaaed5ddd57f43bb4a6830a4bcdc
MD5 2b520eb2cfe7739ef4a8e4127ba94818
BLAKE2b-256 bb765069e574c96e4681a4b8982ae26b4e84931f479837e4b9babde40d63ad4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8fced9aef9c9d5ae4996bb6f85afb55dd543ddc3d5307d60b8f3483c5225e93a
MD5 f8634db12903529e638ab83b3dc6434f
BLAKE2b-256 85be915765e4440546a904f67b9e8cc7706125dd86d02c18c0e9dade3042e48e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64368f26031ae80fd4d8d944b84623cda7d4dfad9d83a92e36d31aa0d54602be
MD5 99914227360e81fcfdf513112e98399c
BLAKE2b-256 0eaf0bc31e0e4c3133574997ea6c9399ff786e80cddfb77980192c2bd655d7cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a9a74fad5b2998f7b4b8ef6422c8e0602353d41e08cbe3e6906a0584de0cb78f
MD5 9f45dc9fca6d9a62687960c7708be985
BLAKE2b-256 228c3c6b3e26a9caeacf67c855c90264914831d684bca01594b2c36f0b67d50a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1d489f16813299781e726ce82cf8bf6b31e6378bea097d7ce41196279775361c
MD5 d03504444e97d089bcd7d24e15ad98b6
BLAKE2b-256 21a41e46aebe6481da30c10b44781f3248d337f5d6caadf8e89511b3f241c424

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5beca07e99a17c59c06acc771f41cbda0cbb4cc346731e5c40de50bcc24933fe
MD5 4466c639f808299b58e9590a1adffe78
BLAKE2b-256 8dff796ca894d26a9a0081a67440c1570af1f1c024d4796e597abc401441c5b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6d9612c05978926f1e8abff8d5a431a5ef7b52b1a99d313bc84996962424552c
MD5 b004130c96b37344b5f6fb0a9b99dbbd
BLAKE2b-256 90f82dbb9af2c298ac1ace42482af6fa000ab259e21dffc4ee37b86c36972cd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7f6b7f3963d340930522b5244022ef5007d945c553103576cb7fc15b25c4ee5e
MD5 cfa968261b366d12fb3f393e4e2d380f
BLAKE2b-256 7cc3a25163440ae04f65320d5191ef90c2b03d750496fa0c873f3ce59c7cfcfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f3af5118444b6eeefcc7f17d9a57234e48a3261a49a82e1cc3bb1111b6edaad9
MD5 40fd2b571820ca3f6f7d8acb15dff872
BLAKE2b-256 35d84c23fd9bf698bc104a8edc461740e20dfc9cd5ec6c5f8e5c281cf7a528b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9941f7f483b7344b6f7ccf00a88122c1b9e89976004b89f04e0be4130859311c
MD5 09875d2ce37b6dbe4aeab9c9583eb03d
BLAKE2b-256 a1867d41af8fec87bcd6c16942065872064e7826e8018fe76eb2ee20fcf70260

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 264bd6752044237b83951081fcf34a1e0edce51f4d4ea6d22ed0ea4bf61d4891
MD5 040e04b294621cc6dbc322bc3683574b
BLAKE2b-256 76ec0d41a438d2c86e7d0376093ca46e23f40f91086c794af8cf5d2e931a0494

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 08f677b136c8646a3137aea3bbfa7245d82ac00e9298b8957d1aa9a1dd9dd372
MD5 29f6668d2ce7fa1da9db940c586204ca
BLAKE2b-256 e5f78dabe14643cfcc5bb6771ee414f3f60df7c6fd918604df1ab585918ce201

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e274a8f256ba384f65e6a2c86d58c63c75332960fccda8479aa6d64abf4e71d6
MD5 6a8659dc56219ebfdd646210ec92108d
BLAKE2b-256 95404c7da4c9221e0c9073c116c43bb83b043e038b9125a487f62fb679c41124

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f30bbf9d275a770fdc3a72da65a52df4b1404abff23e65ab17211fa3eb2cdf5d
MD5 8f153565822d193e9f4435e52db36c53
BLAKE2b-256 a19f0b526a78b58c9abb5cd9a5d67dfc7bb78e1a43ff5051bedb9106678df59a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d67ca3fb7cb2ef93b49596059588761387bab52ad8d2917d46557d66563cccb
MD5 af7a79fea14303127ab94704711d95f4
BLAKE2b-256 bd87cdfb43c23a2d04e3c49fe248e94c9559cc80aa344eda0738ec684e03cf52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6e65939fff5483da07f50232768182d6e5ff79fe520d063c4701bcce36fb6ecf
MD5 b986a5b074f8e628737bda44c4b18785
BLAKE2b-256 0b39701fb41551ed7a4b1e32443d67734571a84757829082bfcc58b74ca79862

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e9ce8bd579d97906a114b44294999f7c5d66b414d50cb94c2cdcfb70363906d1
MD5 a100e9245860ad12e8b1faa251b897d9
BLAKE2b-256 6c0332e940afd8bf5419b3787d04b4450c8169691b3d19e15bdcc34ed8cb8c45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0a50d3c6299a9f9a664942d74a30c0e517b7e8bba470d03fcbd12d4d6c5a95d3
MD5 4ab5d907c5d6351f58efb7bec36c01ac
BLAKE2b-256 83869a61f830c3a7bd61061c3eaad5a8b376ec24261176ae5a997d5a26b8f4ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7597fd3021e4765fdd7d71fd980cfc8e37b6e554be7997ffced5838492206e31
MD5 0f0c287c2f7a43a4c9ed8a524e68813e
BLAKE2b-256 90a56f85cb0efe3c3170f966ac19afe5c145e173a42d1f17ea65a4a2c5b31fb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 be4b6122edaa920a1a0f96e5ddee8c0f4abbdb70bd014b30a2b1309e71c2d5bb
MD5 d6aaf53ac69f741d77aeacdae21ed13f
BLAKE2b-256 537034870194f8ca5f31fc396398e6363f6474eb3ed84e881e0bbbb07d91b6ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 29a3568170d16c9efb7bf4c485a5a05dab6726158630fcaeccc764c90b34850a
MD5 5a4ab05b04c03c7fe5a56d14c5189c64
BLAKE2b-256 2496f00930849fc5909557e9105f725129ad14bd5492ca43b8ce297296ebd6d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 85746fbef3ad0bbda832c4ad65f0eaea86fb2515cfab16e61dfde2a7336adbf0
MD5 70c744c4f1f8ae89bea5ce49564d3fa8
BLAKE2b-256 1e945cbdd326cad75ae55b44f0e25b8f18146e87a43dfdc2571cf556ce54c900

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf830e156c2206d0d99448f3cbb2aa563e07660381fd4e53eb698920f01563a0
MD5 cc7e920719aa84b09bc5fd43f477e161
BLAKE2b-256 f20fac4c43d51a933b1080cec261eb42d869ea3fc6faabab8cc7b8d6c4ee1226

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6e3a4e45de90844337ccb8a7d8d94f584d79aaa6783a641e2f032765d731dd32
MD5 9341650abeb664f44494523cb5476b38
BLAKE2b-256 e7c375b6bfd85cb3e11df3caebbb6c940002ded367b2457b99160323110f8ba9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d5b28c5ed436875051a87aa5bf993301ad16b271873337f23ca9aae621e9b380
MD5 353b5376024a05284b7ae4668b32f4ca
BLAKE2b-256 fa79f894d60a0bb0e64c7fae2288bb581d63983f61a3f527e092b24e72d31b5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.36-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2a53e5645ada2d14589766535f00ebdc9487215453aeb237b1a3bc57763f92d1
MD5 52611aea137d600d99fb220a808ba222
BLAKE2b-256 568b15a2d765417e86a61f6cab5264c8927f225f5696c9d9f67a87a4fcf76ed2

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