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 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:

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) 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.6.x series are 3.10.x-3.14.x.

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, which calculates rank width and rank decompositions.

What is included

Examples

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

In [1]: from passagemath_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.6.43.tar.gz (8.0 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.6.43-cp314-cp314t-win_amd64.whl (85.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_rankwidth-10.6.43-cp314-cp314t-musllinux_1_2_x86_64.whl (293.2 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.6.43-cp314-cp314t-musllinux_1_2_aarch64.whl (290.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.43-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (295.3 kB view details)

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

passagemath_rankwidth-10.6.43-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (302.1 kB view details)

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

passagemath_rankwidth-10.6.43-cp314-cp314t-macosx_13_0_x86_64.whl (47.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_rankwidth-10.6.43-cp314-cp314t-macosx_13_0_arm64.whl (46.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_rankwidth-10.6.43-cp312-abi3-win_amd64.whl (75.4 kB view details)

Uploaded CPython 3.12+Windows x86-64

passagemath_rankwidth-10.6.43-cp312-abi3-musllinux_1_2_x86_64.whl (176.6 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.6.43-cp312-abi3-musllinux_1_2_aarch64.whl (174.5 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.43-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (179.5 kB view details)

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

passagemath_rankwidth-10.6.43-cp312-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (177.6 kB view details)

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

passagemath_rankwidth-10.6.43-cp312-abi3-macosx_13_0_x86_64.whl (40.8 kB view details)

Uploaded CPython 3.12+macOS 13.0+ x86-64

passagemath_rankwidth-10.6.43-cp312-abi3-macosx_13_0_arm64.whl (40.4 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_rankwidth-10.6.43-cp311-cp311-win_amd64.whl (77.4 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_rankwidth-10.6.43-cp311-cp311-musllinux_1_2_x86_64.whl (221.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.6.43-cp311-cp311-musllinux_1_2_aarch64.whl (220.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.43-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (219.7 kB view details)

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

passagemath_rankwidth-10.6.43-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (222.3 kB view details)

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

passagemath_rankwidth-10.6.43-cp311-cp311-macosx_13_0_x86_64.whl (43.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_rankwidth-10.6.43-cp311-cp311-macosx_13_0_arm64.whl (43.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

passagemath_rankwidth-10.6.43-cp310-cp310-win_amd64.whl (77.5 kB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_rankwidth-10.6.43-cp310-cp310-musllinux_1_2_x86_64.whl (210.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.6.43-cp310-cp310-musllinux_1_2_aarch64.whl (208.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.43-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (208.7 kB view details)

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

passagemath_rankwidth-10.6.43-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (210.9 kB view details)

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

passagemath_rankwidth-10.6.43-cp310-cp310-macosx_13_0_x86_64.whl (43.9 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_rankwidth-10.6.43-cp310-cp310-macosx_13_0_arm64.whl (43.5 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for passagemath_rankwidth-10.6.43.tar.gz
Algorithm Hash digest
SHA256 ec92afec59e793132cad3ab3d1adaca939a1352d3b1dc15dc8ae2970438905d0
MD5 5f2c22281ecf7607ea32968a585b823a
BLAKE2b-256 2ce1426d756b44d9dc9b1847aa83d5229ec2651072ebfb82a9000ee229fa4152

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 734552a59e2bac3cabdae07a098f2583c7bcba05bef1995046d05d4f895543b5
MD5 44b340f60983ab9e4b54e89bc64c6bce
BLAKE2b-256 ab186bb1dad6f7f67545cf7a8a3211cb1bfb381315fa76278ccf8066e2666a76

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5939a0f999ca56aee1410a77571ae0492333b8493c2e79aeda0e7d25f4be2ee4
MD5 39903250ef29246733af4ee79f7621a2
BLAKE2b-256 2ea60e33f22ed98097a16a55a0ca1fa7b3dd6f6dd29e11e34d51a7bd996c9a9d

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a96deea49df1a6f11a649ca42c3c10ac69084e26ad86aa584ee33ae26de03ce
MD5 70f4483efb620ed393147bdd67632663
BLAKE2b-256 9891fda8cbba9b73643220ec146e460633ee3974bfe3c32d13edaad955956eb4

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6603213c51b73dc297de264abc221872b7efc72425839dd61dc26a44cd3d4131
MD5 91389dc22c8ff701e4d659acba885426
BLAKE2b-256 3365f3bf88c3a5c60d171e9188924d5845377568c60c8accce7d37ca515e888f

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 632d540f3723838b50a86bf290de002d3c9d775918da545ac7e8f8a876cf7ffb
MD5 6ef46145b81629e4a5476b0c2b5a5d6b
BLAKE2b-256 05e6ed557b26389a5fd6cb221ca7e367734e0daaf3ff6d2c2e4faa8a4b78f590

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a6fda8bdaf959aa77c981f96d3e7579fd03a498de4cda59d89572038dadbc954
MD5 536dbd93bcf52acd191e6c6de078a2bb
BLAKE2b-256 053c58003bc02afa576680d79d2165f3f86b68b8c346b295a8fcbadbe355cee5

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ae2976c7410275a154223b02e79c6139199edfb78a610b31488ce21caef043fb
MD5 1f9f820aa5ef17ecf875454b76120c89
BLAKE2b-256 892077d0ccc5fb89e84ddefa6f488e09485b601a7aff71ed1e742fadba97dfc5

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 fb8d61cf4e4fb9cd439be02d3b1c9b13749df391e72572ca412b8bcbdc904729
MD5 572584992574c9207d516ab2e1123c26
BLAKE2b-256 34e092a7402513738b870ba3a48212615c8aad3a147711ae1e6a325e9191e183

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 605050b0fa56567e31d97576f3c2ef656d37ddba77820ab9b0effab0b5aa298e
MD5 5d6565c8eaba3e1ea5b6ec9f6655c07c
BLAKE2b-256 0d0a6de3716aaf0bd34187dfcbc1fad3c5ad0e9b0584dd267c8969293f7cdbcb

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6fcfe091eb2b9bb925d06109744bbfdc5eb5d5a86594d152d85aee8811c963f3
MD5 12f49bfe2ae90a3f50d1266c65b1b7ad
BLAKE2b-256 f97e6c0297c7e6f894cf78c6b920993cdb2e22991d0b3ac6b282695d1cd7ae1e

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70286fd1aeca440cabfdee6f5b1c107fd702192fde6f235b1769043ba6d79f09
MD5 9dc990fc6103a3a7116957e14fb923e1
BLAKE2b-256 ef7151569de8fee2355077934bc79ab4fc95fa939af3a5da85a0b07f5d24950b

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp312-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp312-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 fef10ce8e22cae03f6f49533a73e485c0198ac25b3e9c0efe4dd7c2bc8a32051
MD5 ba5a2324676da51ff34b499a910dcb13
BLAKE2b-256 ce6df98efdbe9a3ad421bf16749c289fd054c9ad4f3de911b5e9337b22705225

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c679cb505a27795d0e61b98e0e0e929c3bc2876c0ec45fcb36b8b2c80ad1d864
MD5 d5ebf43cbda6f042e68368a1562604e5
BLAKE2b-256 2a07117fb0823c98250fc6a8fb13e3ada33cb17d04013282f7022ad16d3aad88

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a0f0db5cf44231727c9325f9ed30127c811a923ab1496a1745ea183d1fa71e84
MD5 c0a90d99bfadb76c6305d1ed46e64480
BLAKE2b-256 217929b417eea3e65e9e2ab437c4630f02ffa76c64aa0eb0cb68f86bb0945d18

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2a412a62db8d72fbe31f3dfced3fcec346471dd44906d129ab634ea3af090275
MD5 502cf71e2668f354d181a33d7b0dac84
BLAKE2b-256 8e07b26ecac92868c22e86ed699c603be5f0581b8469ba860c3cd755c913d954

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 292e1f6c71ec2c53ac99b9f0814a45502275e2d7d291419a50c814a32ccfc92b
MD5 51bb6eacac550777efc6b8d58cf889f1
BLAKE2b-256 d92e694069973bce8587d0c5e2842a9f5c7172b5cf41bd6a9fd65c8b13f3cd06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e161017741e79ed8ba31d843f19ca230251a43b018d0a844bb0ad24feb8a605d
MD5 df608e6781444a532a928f599b6d2b10
BLAKE2b-256 61636941914379681b9ba91a7ce557c6432a6ca92e7d7c3cbbf81a0602276034

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2b713cdeb6b957bedac6ca66fd17bebf06c36c782a33ac0f0d71a2a537411403
MD5 5c3ea6d18bdfc00c46b8a452379c23f1
BLAKE2b-256 9a89f7f050df4541da5c731ffc6699564763141afb54edccda5ea86932fe2126

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 19db6e557de8ea0aa48af2fc3ab2fa4db5b9159d724c8367037c530a36112a8c
MD5 a550c0b65056377c88357ea3a486190d
BLAKE2b-256 0adafc10a1fb418c55c1d93185d4ee757fa941f288ee88df6a29dd867f51f4de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f8b990af7c288f827ee45841f2ea004136a9576ef731acc6a035c39b62f36217
MD5 39696806f45c488d5fb24317dc9324d9
BLAKE2b-256 51b7f3db9baff8a8b031857968c277f28c6a7ce728c417a7cf80c5fb329aba0b

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c1546aef633f3077835effe3af2fc1458402bca4618f26d8abd5efbd07a3d693
MD5 ffd6e4ad17bdb93dd11be71fe1d29252
BLAKE2b-256 8c1f5add0abe9ff5e7daf24230714bc93f9a1efdcf43e353bb5a6e04e63849f0

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b9e0f49046aef8da1b335d16fe0a3f254977206930992b59303fa188165188f8
MD5 de54a5e1fddccd04e466e0cf93a89b52
BLAKE2b-256 d6ffd085b8897f2bd092f781a681abe695155c31e99d580f577a6aeeae5a140a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 072245a2cec1ed27851df016f4f07c543a721d474327ec6a3cfcb4cef5cb7107
MD5 639ac075f2d4833344aed739a2e27312
BLAKE2b-256 495c3aadc8973fc5961685de4d5af4e1ed35290c2db93ab97c995d3d45501d7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 db29b27611343df4db7a00cbf5417aed93e511790efe73f370491c18fe3cf8e1
MD5 53198b1f0606631b44fbe44f0d589d35
BLAKE2b-256 2d0b55df6e438a96c7b01eda861481abbf00df54254b1886426f5a4fd4c0cdf3

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7bb7f05406f3705985ab9b3f65090c1f33b387a68711cdc6f113a098c1221807
MD5 84fe9e6f67755bb5d9f31dbe947918bf
BLAKE2b-256 3c4077d01259d7f1ddaf13c20ddaec4ed6ea9fe3b00a5bf5cd158e86bd021d8d

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0f402977c0ae885952f3af1665ce6ea505fe39ff29756d44bd30c4bcf6d1d60c
MD5 ca49d7a87e0b9e0b2f1313c70b730f1a
BLAKE2b-256 8b8274f1d5c74a76d4efc1c240e759e42b5edf0b8f72f3f66f615a4c36f13e93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b8018e193411d4b9f1b97197c04d82af9723c8e6a9ee71915a56325c876e0174
MD5 8d08c604c1eb4324758398282087cefa
BLAKE2b-256 952e497148ea3ca4e96af996529d12e2637a5a6e12932cf66fa521c888ad907b

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.43-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.43-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 94b29938403b2beff0b5684beb38447519f76fb0b29e0790e44f35563def018c
MD5 bc3d0d2e861e3894f66519cfd411ced4
BLAKE2b-256 4b00e295661b903c61b507608630ec602dfee4c10b7d664c7d4e00b3e114a690

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