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.13.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.40.tar.gz (7.9 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.40-cp314-cp314t-win_amd64.whl (85.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_rankwidth-10.6.40-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.40-cp314-cp314t-musllinux_1_2_aarch64.whl (290.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.40-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.40-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.40-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.40-cp314-cp314t-macosx_13_0_arm64.whl (46.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows x86-64

passagemath_rankwidth-10.6.40-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.40-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.40-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.40-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.40-cp312-abi3-macosx_13_0_x86_64.whl (40.7 kB view details)

Uploaded CPython 3.12+macOS 13.0+ x86-64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_rankwidth-10.6.40-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.40-cp311-cp311-musllinux_1_2_aarch64.whl (220.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.40-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.40-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (222.4 kB view details)

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

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

passagemath_rankwidth-10.6.40-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.40-cp310-cp310-musllinux_1_2_aarch64.whl (208.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.40-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (208.8 kB view details)

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

passagemath_rankwidth-10.6.40-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.40-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.40-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.40.tar.gz.

File metadata

  • Download URL: passagemath_rankwidth-10.6.40.tar.gz
  • Upload date:
  • Size: 7.9 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.40.tar.gz
Algorithm Hash digest
SHA256 b7b7288e93e641176c6abd3987607774fad3468b0783f400d2a95a200bcd13a6
MD5 da7efb05995f9bd9a5b834befb89b8c4
BLAKE2b-256 1f0df86c7b910079690573f05e2c889b51a1898be61fea8e52c1cd3aa87e0194

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8bd8e32af8e4fac25a673528684f67be0599cc113997e5b1b28e53af4cbfd92f
MD5 f84f465a80aa228c6b8805d54121f331
BLAKE2b-256 48e867989a7599e2d60a1fc10bcb5055593f46b41d8f802cf3600e62259f0bba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 50024eb262abb26cb5a72b4c9ead166cef4866e56c65aa4d37c1b9625910c575
MD5 0b38d74f19368a1e3427a9abbe241237
BLAKE2b-256 b10b8cabe7d6bbc53737af6cafc6ce5f546f80d9552532a2603551a31ee91f4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f95b7d8487f1b1d40b57f7b9f598cc2b80cc3c032c75b0a948b33fe3b87a4228
MD5 a9e30b42a908ef08ec42de846169923f
BLAKE2b-256 459738b2bce42003e69ea2e88c1adc215cd9ab3cb0e93f0ec5d4d453339f62cd

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.40-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.40-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 82e2a020808d7e76ecb14890911306c1166c0e054b579f655e8fa23113570a4f
MD5 0ad4bac5c796d85088b8c3fac70321a2
BLAKE2b-256 dfd00ecdfad817a8873c5144e00da9ddf17402ee68d98519cc27f58b9f6362e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 828a1d53baae6c6a20087ef4de034b87c28f5caf80d9ca6ac4dfab3bc4a34396
MD5 380d3574e27f2b48b4e22cd5e274b7c6
BLAKE2b-256 a83ae40a9bdedb9be6f209d423627366626c14efe785ab9add74ffc0bc765938

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1e8bc01b67ac13aefac5b6bed7098f021ec9c36b50f71c6734efe956144404c3
MD5 843f734c7ea3e67b568bfbe1c25d0b72
BLAKE2b-256 47558d81957b196fee41a60d21c558c6eb8a70a092afe2e29e3991e155cde33c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8fddb117a9e865b6465495dce54db7aedb8738186ed10e18de8c4f56e1d64ee2
MD5 d86565530ade93ad8aa6651dbe19e14d
BLAKE2b-256 89c70b9ef41a45b33c18c0b54aa6ff4495b50e6dbd3ccd5bf94e791aeb9f1984

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 47de83873b4ed5485b17f39788120f36efbe3bd17d3eb10d4d5549f248d5004e
MD5 2b404e2d9d9e358e730bf4007da4de9e
BLAKE2b-256 c3d51016e2a60fb7398408446c92a149f24457838b26b0e1827e1a77f456c081

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0f78df5853845890d081e5d436ab68a82931b2eff5867e736d1ce5e1c7698069
MD5 f70d881c44765e5ad120fda01d9d6fe7
BLAKE2b-256 2f60da84c7085257c4cadf6d175c937eb7648591af44039dd9bd111972cd885c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 289baecd7b58154bb14dc6c25584c76aa1bace66309048975ccac77f6e89d5ca
MD5 f5ac8bcbce04d07bf0002e1c45fb33f7
BLAKE2b-256 9dab29cf31f874f41756f6542655e808bc9eb3f06956c79a6d86c396ec1460de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b12021e03f6364b7f58b602d02cdee420240cbacfccb343f27b9d852686d7308
MD5 aa9f98d4fb3f2d98f0c2683b8e35bda9
BLAKE2b-256 779d9d1efb174ec3837508901e32b64185e03a2abf8de4bce5777943959b116c

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.40-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.40-cp312-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 acff20bb3788c4121ff6ca25c1e81e0558533f5ebd524ed3674390778a0a6dd5
MD5 31b0d046a1324ae5c84cf67900237a35
BLAKE2b-256 4e1ba9cbe00858121d7e5959291f3f43941c1c3b865829d1a9cad7c28c3ddbf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 476d1523479b5ff78fc792c8fda5d78c01aa7f7fa5d1e69c3ba4aa803275b968
MD5 17310e5a78066b2084ce5143a993b723
BLAKE2b-256 80de23931b7acf2d628546867f05d2cc41cbf1fe7b26441c74a6a27f68023a2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d13e2559128002e00e2f411bd7fd42df91c9a659052bc11c84787e79694f314b
MD5 f79ee83ceed1b0cda607af058b4fe446
BLAKE2b-256 664b35e9adb22bf25a4de89769be47709623b060620cd5f8e5b896076e22180d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bb372e5279615a926e0e79f3d0304d8a0aad94d983d20f750c5e2d5097aefd42
MD5 ed0b5b3c96167306a49b04a14db46bdf
BLAKE2b-256 9b7888cb97f3dc991d6d84c0fd874c915d4e59aa0dba9ce284eaf36785959fda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d44b0221ac54c82da08c2fcc71a80c68d13f685d2be572c67e795bd30a251ebb
MD5 91110bffa51d039f4511900a0cb67748
BLAKE2b-256 817d809a39c37e6744abeaa13b7fc1d5fdc0ed3bfbe647288be58aee991d7650

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e9d88435f032fde81ee8c2a6ebc203d40173df5214606461188e9dc3c90f48f0
MD5 a5f6ceeb3847504b9a5c71b27f15b390
BLAKE2b-256 c23285edf4fe90b44185a25d218c28d187cdf063ea0b21788e254b2ca8ef810e

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.40-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.40-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7493601dd9834388624be1190b5914e0643df64d5e3fb87f73e02f8759553d04
MD5 007b6c51e34df8b2f755c22e0ef567fb
BLAKE2b-256 e5de716aae160bed790f9702d247a01d5a65fa41e3a956cdc9926d384923561c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 848c884b9e38a19c478a553c3853d07b66341c1656e6a2938e5272c9886ff653
MD5 23fc330ab948d036cd4c8ff70653a4bc
BLAKE2b-256 d062eaebfbe79d8a51c11086165e3780befa8a37a1234ca089f77c24b031134b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0eec5e5b08703e039f7ac440e04422cde698a5231b76c47e0b9497b8cb4ebcd9
MD5 b071e6803b4d899269a7fbf1b5d54cea
BLAKE2b-256 f1a4c98b925a4d95fe6ba61db03275c862e949d0921d87715d70fcb8cbc5b149

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4979578c61e1f8b30b65297de22c562a4d48dff29dfef0b43b1c1457af0897f9
MD5 8cd02da726ff358244c08604fc10b08f
BLAKE2b-256 44752ebace2b65a589ab435fc5f5697af5b725cbe4eab3dd236e6f8f014cab19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e986c4c7bfeaf7f570a945d85fefeb6174882e31d2592177f9df7928327e57be
MD5 b99868ac36f2e1351e5ccc31eee4a740
BLAKE2b-256 2e0dbd2ee927ae920d2d119ae94bf2d3e02a4e856872ea0c1a5924449dc18208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 251d58723e4c3dba8e54085a88098666f2dd56111edeadbddc5f8ddcf9a1f89d
MD5 6617bbcb490c4ff68ea090cc4dc293e2
BLAKE2b-256 fa2aa08ea435d8f357f4a22cb784fd0f932e037edccbf0a56b82345ab6ff8b7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e3ef474978bafb5aa75fc6c83b39d90351025f963bd7a0b07f0fef5faa19e792
MD5 06ce1ca4dec2a1bb2d68623d58e86539
BLAKE2b-256 72dc8c4036816f17673315eed9c2e3da584943f5304a5609eb3c4c7cf9a37f81

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.40-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.40-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e6fd5941c69e4c0d05e8f830dfdea164a846018053a951bb990d36e8b65ea0a1
MD5 cfa0a3745b0c84568cf4fa22a9f94810
BLAKE2b-256 5a12e92ac5b6132af03f2e9097898eb1c1c3fe96dad4e51e3bc20702c9d7b856

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 15a95f5a45cd0adf2d4b95987b957b069919ea679393350fc9d4db9913891f66
MD5 ce644aa32fe703262c3a1eaed0b98a45
BLAKE2b-256 c67a5e2b15be71732fadb08419de405dd99b1f6cf4a59f0c2ec588e2f4c5f1ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 445d25bdef17aa80f7c7aa645b84c4c4b2ebe4223eab078edd8dace4cedb9df6
MD5 876f6669d6155f6371f66d5a4bf6bafc
BLAKE2b-256 3232c70dd74e7f568bb566e0c6346d0a6456a0275f43a4e3dad05f4cb4f51236

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.40-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 26002b256c443b5f911989e3048f215a090f5c92aae9a25a0f011d7382a8015a
MD5 74ad6cb243c3acd75dbb386db684ca2e
BLAKE2b-256 ade76d68bf4a81d6ffb6eef3dc548b956a153d95e337b15b73cad68e4625835d

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