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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows x86-64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.42-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.42-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.42-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.42-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.42.tar.gz.

File metadata

  • Download URL: passagemath_rankwidth-10.6.42.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.42.tar.gz
Algorithm Hash digest
SHA256 38abb2979fee316ee81fc68a711d541a6e5e6aceff21daadabc613eb56bf9584
MD5 8530add0eb441f6440d8ced9e6905bf7
BLAKE2b-256 0c0c5b8a1dd0bb9697cae663b9f69ba9b2971372041d1a9f7192484fbf090a09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 203a94849347f89596adc560b8995dfb4d4ee07be1292bfbefe44316db4e6e3a
MD5 742b39d40b6631437ae895d4827c9469
BLAKE2b-256 a7b3326db27c697c1fe66c7dc267a73017a38cf38430011d6bc467d5dd2f67a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 acb925c250310c82395f1997c1aa95c601b24d9a6fe9fcede91dc2812bc8a426
MD5 17affc2893e4e1805f35c7700595da3d
BLAKE2b-256 6007c6e1515ecbcc0996d0766951425356bf19139648d4d06a1e0402450bd96c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d227b2952f175103b58dd48382b18bc6d8fb86eb144ff66fb4ecb7cff9efe31
MD5 5a23416c36669c032ce3376d816571b3
BLAKE2b-256 65dc44b5a982da2d722b75eeb029f9aa9ed31bb905254ba8985e62d975281284

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.42-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.42-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 301730607bdbdf41d9050af7e09effef208048a68388f8dbb20e1eee11687b13
MD5 4eab1f1b6962e084fa87a34e7fdc93dc
BLAKE2b-256 3b7097eea742ffc74b613424b722037a46dc4e1209f6e1f543a62f8354deefe4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cb11f65faa1cb15b4c1eefe004d117e4d0c3baf030c19ba3f1f0779c219e1129
MD5 ef222543708a91dc9997d83f188e4847
BLAKE2b-256 b03dc8ef67d3496c823a0b61989b8c6dbde9a9d2e5f73b98ec2d0478da5f048b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 89b5f50e36c36626a5c33332ac4254c56f66b856cd480edcff48e2c5c690d2b2
MD5 25d07561a780a5663dc59e6bf074547b
BLAKE2b-256 d4927a5355866a58a5fff51795a51caca8ea39421ccc8350ac2b0c221b343cb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e37cf680a2637e631b5aa5c1c2177fc55401a592e438739ce6fee6d059e4ba96
MD5 b7cbfbdc80196e35fce6d8961e0f4802
BLAKE2b-256 84d1c1a4fc8901d125f0b6bdc099fc456ff897a003e0700b08de496a44543103

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 8120f57916c7e525f64db053aea51e4c9869734a2c418f26fb14c5333cde9d0a
MD5 4942258311e3f287e84016376d4e287a
BLAKE2b-256 866e12f6a5d1d59c1d55a274285665a5352d4d32507b509007c467df4b8a9a69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04cfe7ccbf27f09047071fb7d7c2084c2bc7de88c78867526e65af3780547850
MD5 da6acea0c51ddfd682f60e5a8213108b
BLAKE2b-256 e893d3d38e018ba2859c235b95871ec57217339426d03acb2102373d26269888

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab42dfe37927e409adceaf2d7e5287e6ca9bd3214deae758493bba28919d8985
MD5 8d1b16c812d77112d68af015b7ffce70
BLAKE2b-256 f6f9e6e7493f2b4e7d035d64f71bcf3a28d58566d5c0a5d424d30499ee265446

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1adefc3b6e45662a3a4aecbe94392ceb26373c6eda0ce8214329c5d1aeccc581
MD5 c4e9f81fe92c5f35465556df5bbbe4aa
BLAKE2b-256 c7d9fb81d8aa98ad7aebddc2345ef9bef79c12ed5e89aa8c055a33aaa4697131

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.42-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.42-cp312-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3291a9fec69572ee67985469b2e3bc47d82da6582462eae0181fabc847372a3b
MD5 a1445ce55153c2a45d7d5b7db02d493e
BLAKE2b-256 4338fb93d1e850c01ba49e090c7f66c9e169145174b4be19e4e4a5c4de13c4a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 92d0a1f59a1557f73fef182d50dbdb3ddbcd410a4d8288d5d0d05d7c555a51c2
MD5 801d7f9b3107e22392bd964632855664
BLAKE2b-256 82dcff0b3b79a3f32f97e12a8ef40445b8d276421accd019e7277957727d7a38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 77d813fb7b54195836f351ae4dd5885e8b1f3ebd0026df884039b7abb9c56c63
MD5 06cd9d9549f9d96061ae880cfcb0b8bf
BLAKE2b-256 43e961e42c706ab5146e6296de4c51d6ab298ebf2006cae8b8316e4b1c80bf37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4c478545f187e2a11cbda66ebd3a532ae0276f5355b73084b87dd7d8b6dde46b
MD5 37da3c07dc95e6b1d29c4b8fda5ad67b
BLAKE2b-256 b950f8c8ff96b2d58c9db9289461dd2a1beefcc27b5850b1a71b4ebebe79a1cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b62a491bf13bb6f2bd0bf59836890a1133521def55ed516ae56476ecca374dcc
MD5 9f75081066cc3871a031c460b7ae4626
BLAKE2b-256 a30658421ad1b1eed1024d5b9cbd683bece8380d4f24032a28e9d21a8368e8bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7559345407c1a582b701484ea5d0ccb2c34b1e44b7e730474ea0592eaa3138cd
MD5 1c3b50d808bd585359eae57096384d42
BLAKE2b-256 9f6553bdbaf9c3cc67ce7c3e1b57d977f1b283a589abefa567dde7537e932376

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.42-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.42-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3e3f445ae141a7b3cd08362232ef21d746dc1555fe49382f1af92e7d7b40757a
MD5 4aacb0574637315a42c163521def8bd6
BLAKE2b-256 be28b00d094a3d94f93eb38b74a9faf82222b43b5e0f0228b1674cc15f3c887d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c2be14fe74d009755b85ec76e36373758cc5f2c003996187299062b1b400e3fb
MD5 f611402671a2232c7b2da1ee8e7d1cd3
BLAKE2b-256 a3458244de609a1d08be7f9388e76c0d4675baff96853b5e5a79fc4b44f56567

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 60fbd8d77c0bfa7640b4407ee73b319421398a1f397d6470fc7d4fe86c64d1b6
MD5 0525fe7441413b8308431553512e218e
BLAKE2b-256 9eecf73f4b3770d63925d3b28e89e0be4e57843208dd46a2ca3d8f5d7d56e13c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d2af6fa94b43a0f8bc7f10ef83b78796476af49c881d471d6b3da662e8b45fa8
MD5 ca7a73374095c1f2173d771e120295ed
BLAKE2b-256 f2e7d93ce90a2ac76fcab5cd1f759739d6f077916237bc711b39186596f53f26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8c44ceb3a682192906c3e5197a56ffa9e10745f4d9c1b22991afcaf169b9a158
MD5 ddab35d598059b75cda3197159b06283
BLAKE2b-256 3144a2f6e253ec194ef434d8b90754680d961630fb33ee7d2d891d05e887a295

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 523c7095d9923a107d3724e9cdc25b1d13c0a1ae4481fa9ab55b462000b2d138
MD5 708ddcf6ce7d94b72cf5f1274ca76453
BLAKE2b-256 ff4c4270501c937a2f346a1f1e032c5ecc809fecc5ead6a4f6eb1817974eec20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7f764c9fcbb0894803c0bd5ff13843769eee39caa71d1580fc9a84ed5c544cc5
MD5 7c355d55196ef09eebdc157274356e2c
BLAKE2b-256 9a17725cb2a77c75674a6fcc98af68e171692ee9332eb4ded2a38563ee5f3e29

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.42-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.42-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 28caae5bd430150a19b8bac4803cf69c9981eb1e41afee7a3f72c848ff651644
MD5 b0d8ef36ab3d8acb1bc1229c1c7cdb0c
BLAKE2b-256 d12a21fd6adb33e03f55139b3e547173e60a5063de7ab38bdcdc8ca6ed3918f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ac9899120e3b3fb548d84d4790847f40f66c47dc879bf637ac904e59d4e0b789
MD5 8b74d7ea2f2bcf4d1e5f0f060fd65437
BLAKE2b-256 82fc7b075cf4f5f584b2506d361a5189c27bc378554f0f4bda743e6a2f79148a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c045467d806cb21b9353046c5f5ae9bab9e39904779b9c43bb03918a31b09e5c
MD5 1e816680c00d209b5ba6c8c322799de7
BLAKE2b-256 00230e133633302dcfcc926af76e348fb791a1a020a45a51d7caffbbd7abb312

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.42-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 075cfc225480df29b32813b376a728d6f5b18f19b672878a879c2e4b0ca2f290
MD5 cdfc06af471724a2521d17b746ca069c
BLAKE2b-256 88eb93105a6f37b149f41937ed52ff4b7bd348524bce59d735f290aaed63a917

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