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.45.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.45-cp314-cp314t-win_amd64.whl (85.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_rankwidth-10.6.45-cp314-cp314t-musllinux_1_2_x86_64.whl (293.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.45-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.45-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (302.6 kB view details)

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

passagemath_rankwidth-10.6.45-cp314-cp314t-macosx_13_0_x86_64.whl (47.1 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_rankwidth-10.6.45-cp314-cp314t-macosx_13_0_arm64.whl (46.8 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows x86-64

passagemath_rankwidth-10.6.45-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.45-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.45-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.45-cp312-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (177.7 kB view details)

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

passagemath_rankwidth-10.6.45-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.45-cp312-abi3-macosx_13_0_arm64.whl (40.4 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_rankwidth-10.6.45-cp311-cp311-musllinux_1_2_x86_64.whl (221.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.45-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.45-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.45-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.45-cp311-cp311-macosx_13_0_arm64.whl (43.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

passagemath_rankwidth-10.6.45-cp310-cp310-musllinux_1_2_x86_64.whl (210.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.45-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.45-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.45-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.45-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.45.tar.gz.

File metadata

  • Download URL: passagemath_rankwidth-10.6.45.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.45.tar.gz
Algorithm Hash digest
SHA256 4bf193ba7ddfd4ec20296617cdb193b2737282481d835988ccf3b6b4956042ed
MD5 1f5343c5354a5079430b8febc0562b21
BLAKE2b-256 c4870617608fd1fc8de3f80865532f37088c4c4ce8d0fe2632d29875428c10e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 21f88f4e0cda3fa032944f48f33c83bb2e4189eee3e41bbd667aa7bf791327c1
MD5 f33eaa11d90445fd6d7673cdb0328701
BLAKE2b-256 870d8df7f860ac652b870fc7faae7f9b9e25bdabb9a2acde32eddced1642eaf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4e302cd3f45a754fbce53bf910ba20c3e1dedf1e277ea59029e280352e728d31
MD5 b4e481de6518a02067ece7eb987f83f4
BLAKE2b-256 9146a503e5ba0b6c94dda0157547ba1ed18015f5efefc2b9902a916be4fd28fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0415acc3a31dc85121231784383c96ee40dcf1c07d4798630af4d9b8b5577e14
MD5 46ec25e0c26958e1bda96f01135e56e0
BLAKE2b-256 be63ca64693c85a5ca4da2b2d90774270f6ed40c4ef8690bc46b7513642ac0c5

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.45-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.45-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8c78a738059f3287167be1a24c0e383f4782d3dfac1964b0de9ef8640818062d
MD5 a640fd8d8444edd2cf9aa0aa72259799
BLAKE2b-256 d74a9f424df7434d6b57944f720d29aa7d54aa2abc1d087430ba5ca7409fb0c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 59ef47b920287551117dc591114beb2c70718fd3fd4e2093b0ad00c042461ef3
MD5 f3e888e70607173db66a7e4b996cde71
BLAKE2b-256 b467b0ba6b5d14b9b5389596f3c353ee1bff938a6ec310065338ee8dc566f8a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2a4ef70c01a2669c225af990d122bbc88738786d6cfad56908386d996daa68b5
MD5 8e3b5e7af0f678a29a8660f124a579e5
BLAKE2b-256 243afea2a1a0682c005c2b939697ec58383479ea2132e7461fa40432fd244173

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 414bfa62767a1fa64b63d844bb951eb5e24c4fd4e24f2b818ce52d985a56c4df
MD5 a13689d9aff2e3fc9545e14d6659ece0
BLAKE2b-256 faa26218ee9e3636f7dc13577ba253b3a54df540ee44c9be922d35563795f5d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 492cded7feb6772d3ca9107dada16c1e88fa51e80b6aa2274791fb919851067a
MD5 d06d0673aa36775efa52d116bb1b206c
BLAKE2b-256 3e40ee4c804580a0c0b6b26e3e6ed1c2eaf65bedb945ff418fa7294d7b48b7ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 101dfaf227a198f1fba79f26a35892570e12a710c0c17935aa75959f0bdb64f6
MD5 ac47e9d836ccc1e5c218dc47a49ad9ce
BLAKE2b-256 d7e03c833cc03a5c08ebf075c6c556cac52bec05b7255e36736bd6f51c338a62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7341c0743a7ebfc49888211cd4a43c1e569f4c9a628dfde3bfbae2929f300b1c
MD5 f64d920a64e0ae0463c8afed7c7f4e4d
BLAKE2b-256 76fe1429886e827a43dd5493109df4719dfe291b6edc68e975fbc6a50f76e7f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a85c5eb7b8f2392feafe4ee2913a901c168453e4f49c80190c37fb7c748baf3c
MD5 42814c8002f6a036a342b65d21213cd9
BLAKE2b-256 0c8092e0270c0a94baac9083ec6941a77f093c98d33a989f29de2dd6702222c8

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.45-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.45-cp312-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4fbca76fcf8fac03a5bc6ebb69ea8a7b45cb7bf8aaf8f5af7b1dc37c0f9f0a1c
MD5 37029c5c1ed813fd980c3f4a7c29b82f
BLAKE2b-256 a4253ee72c5f05b7074c2449f316d89ccc9b6ebf4f3e3d06bdb22d22dbe2d0d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c2198e75094ff4dc31d9319738c724982595ee091d476f5271adbd53a6e5dcb3
MD5 d16c28d28c872a402dd80131496e2479
BLAKE2b-256 02439cb85c44437a761c14deb9bda6279bcc2648a8d1dfb92031f2a585f37a58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6e432aef1a826698cb43008c94b3e0c8e134e45772056e1554fa75916c3b929c
MD5 3512b0f093a90dae1627e6f693ed7f98
BLAKE2b-256 3244a5c20c34b07136a4129c33ffa9554da3c95e15175b3daf85f9e53c09eec7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d5323264921e7d2ba99309dd2241186096dc8e9ea582fec4745b4c0102194a89
MD5 7b8c37777350d181f918d98c9c0cae54
BLAKE2b-256 8afc308fbfaf4aaf828e674bafc46b7042dacd5b03aa22a080b83317422b3cad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 29826dacdfcf2515b09e536f8ab99433aca6322f47cd5794cd7a2e7b9952e4da
MD5 c0bd2a3029eb919e44794db42a06c21d
BLAKE2b-256 c033c813a6e010c468ddd714ed219ef04a48dfd9a16ef26491f4799058cea32f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 de8f03fa201c3dcf51246bc01950bcb1b15f7c9d88fc74c9b36c0f43e058e72c
MD5 91ea669f19b551b0dbd0231fb989a08d
BLAKE2b-256 1eaab3e7f6c181e3b2695ec956627b91bd4a31edab05fd4fed16394c71bd5a38

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.45-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.45-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cbd0dbcbdab3b21327c97f95418f74801baf707a13062d23900cf5b6c5e9cbb2
MD5 d672693b454f666e5bd0b1d733a7ab2f
BLAKE2b-256 20613f65115be37f621f4aa7f7c7be5a65a116b85177611f9f7e49e11251f57d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d375d53ec628900857e67b1ffa3f8e731bc5b68190ee9e402a879b658d2ce55c
MD5 f4947faaaf590aa5da087f5884269b45
BLAKE2b-256 79037a593a4ef45ce9fa8338d7af08f13822bd6e4e1b19a6f91b1d9a185f0c59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 61481242529a3cfc6a1c204aeb0f918c3ecff6055dee505c9e8fc51c5386c7ba
MD5 db1d1c47874ee1e0d31153b6aac2e130
BLAKE2b-256 0950d1aca5ca296310fe2c67a13361a9b35289f782556a2d232f03ed43ce82a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 65a2337669250c152afbdbd17aec897fda970b10c6247097d9da1b6c2165de27
MD5 56e07d1b0117dedf72e09c3ce38844f2
BLAKE2b-256 61b4bc6f409629aeda60f0f1970deb1041a6b8e298ef554338ffc2d09531436b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f28dcab34c00a78de0793b46ebaa5d971c0e43deb7f9fd3bc0e3900911f62c5c
MD5 4cb6f9b4ffaebe52660acb26d094603c
BLAKE2b-256 751d9477081632abb3a347e65a5e82b2340fce347be6571a8dddbe143183dd66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9e511ff2563a1cab7558f4864c619acd2c360d032b8e0a50e60ed9e97abd3a94
MD5 77a19581c41f2ba49be4a7b5d0530d04
BLAKE2b-256 19785b150ba2edf3d50eeb7afbfb9bcbb99a6aa3d73bfcd4eab4dca1e076a5ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 49992b733577128ae03cb4cd0021ee745320f9f69b1a3e0aa4a8c4b60ccabfc6
MD5 5d5ee52b412bee14848b38173b7a5b09
BLAKE2b-256 5b6e60c7fd92c14306c4a0a67647c681fee513e111be2a06e8fe6ffc49599e2a

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.45-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.45-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 197342b60db5239a1183dc126a292bb4ee8e8a4a9bf85f8cac798884395d4120
MD5 125129e5cefda156b805ec605ec5d2bb
BLAKE2b-256 47ca1d4d9a0dfb6033a8069786063a63e557294f310ce84a7b8e1a18a225efe2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a5a87475b2445c48d8934da3b2143a40dc2daf7d3d3dfa4e70af883ac20e09d
MD5 8f9c9688c3247463b395156fcb8c92ed
BLAKE2b-256 7ff8070883a53ff98dc5e68abce2a68cb792876ef8b52846c69df969469ac03b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b221c1761d453f4d4ce82becfe69457846135abe5237abe84f2f2fd1d48eb29a
MD5 9f9df011daff0962c291a762ba473f55
BLAKE2b-256 7f2d361ab5a25c132fe59fee1aa491e658502ccb7f255dc45f8feaddbd984e75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.45-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 16f552befd82c929b3d67143d802f84a3f53dc43bf3c430fedff0e2e102dd75e
MD5 95a622c6954bd74cf37b69500503b4f7
BLAKE2b-256 8e3cffa19a8e3f699b740dbf68dfe40ecae07db026feb1d98243bb4ee076142e

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