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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.46-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.46-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.46-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.46-cp314-cp314t-macosx_13_0_arm64.whl (46.8 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows x86-64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.46-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.46-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.46-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.46-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.46.tar.gz.

File metadata

  • Download URL: passagemath_rankwidth-10.6.46.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.46.tar.gz
Algorithm Hash digest
SHA256 2df6091437c798fe3a44a9b9d12e010fd621470edfe650f080f2c19a2f001229
MD5 31669fc868fcf11e2ef275a479c64b3f
BLAKE2b-256 18280ac8f3bf7f65e14aaf4c209c5134019ba5d3edbb5b792fc408315d734bf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 0f7f4cec8b7f7407479e978f0b132450ee7b5bba6ba68de99c3dc4c6952dc566
MD5 565d4afaf891e5ff3eb0c3b3ec6f0560
BLAKE2b-256 28afa0b180633f5077eb2684ef846ed23d636ae42e71bbc0304b9867dafdbfd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6e60787b89304326224994206f53dd36c3ac46a85e9f04dea36da7ad183490bc
MD5 c07b6770232e1025aef7feca2d710675
BLAKE2b-256 8d7f901f326fb07db5bc3ea72e41eb23171aac0a26c73e7e7d110356034b96bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f4e6c2c1c2fce8cceca39dae14d8b33894a331a40cd48b4328d7c30a91ea123b
MD5 1b328f39bd3c6d1a33fd778df256b8de
BLAKE2b-256 92f0fc3f68b5d68978e2aa177982189121cb59bad6f58ec100f21bc46800fc02

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.46-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.46-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 36c657001daa466f5e6a0df1f2c3028c9fa87958a6fd20e9bac989d622c72ba9
MD5 c6ec491a3d05edade37fa2bc5eabdafd
BLAKE2b-256 bdaed5bd70caaba50385db1b63f8df3a89854c404360ece24f5d48c6354417fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39e982f6f718fc91f2e4523371d164ba69b400eec4d7b8215ec3e4ed1060e2fd
MD5 e09a174ca6aa132bc175735043c2d00e
BLAKE2b-256 009857ccb900b6bc1b815c0e3615ac06c0d2015a027de76dcf403c7eb8d30133

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 21daad1554f458a9d63fe3018cb9497470e8f830b634413b6b8f826347258626
MD5 3d1066a24cc6bc6e55f2849c7aa00a85
BLAKE2b-256 6d103e0919b6554f78a6dc134b9bb7adbf7e6f83dd13aea0e03cbf2d6a22e809

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 69f5869d144ee0b3784898a7071c166d11f9bd0a0cfdc8e44eec79ce93536977
MD5 1d6fc64629d0093f2b3032ee4e79af08
BLAKE2b-256 3285dbf25650077857063ee3b74903dcd5ca5c27c54b686d5f9e0e953ab38e7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 acb58211ad3af88b3c168a89807f694434fa437437ffe60bb135e9c5ec37e253
MD5 7415cad3697a2214eecb2cfc2e9e073c
BLAKE2b-256 6024cc362d083dd7ec37f38c8b13a90ce777e26ab6d6652b8664ae22c5c5f0af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 afcba4c2937ac0a5b4ea96b3bc541ab7a42499a492371939226597cebe53d8ed
MD5 3992ce5945a00422fcf66934bfe36418
BLAKE2b-256 901a9ed02b17ff3f7a83126a6e7011a016c0d33fcce105e4a900836497d5be12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 82231b1a89212de5ad3f7390397a530d1c885c0a02bbe88bb5dc6498c059370a
MD5 70e9116c38669f33cc9deddb73bca046
BLAKE2b-256 d538545be73064d88368d5c04f840aa7c4404a2570cfd1fea78994becb2f2fdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fe358f2c3dd4b1ba10eec67dd5fa251bb0d7af501638c49ce09e21bb706e2e65
MD5 2d0c464af00e6f2eec065bfbac9ee1b6
BLAKE2b-256 2f05ff24555b40c288f6e3ff3c2ec4be4248772f3ce662e12a29b7f0dd9dccd3

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.46-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.46-cp312-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 96a7cb6b068dc014721635a044ef2c041e7a26ae038d0d8ea54150ccc4f5775f
MD5 91ed2f5f849eb53da382da1515d2f266
BLAKE2b-256 75b91b56ed87ada78765bcd94aa11da9466ca8ac088bd7e40920f13b006bc619

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5f6be4cdb5805fcefba24ab40d1cf7eff5101a91d5134111843f830e864953ae
MD5 15ea0645b0ac19457b12747118892b1a
BLAKE2b-256 65a78f8a0e96949187ebe3d811b2cc40bcac71954108ea32038397df407650ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 340771f72bcb23e18197b516f9f65847dc2a40b64f6faf4271f79f36cb0f1214
MD5 e500caae441268ec04f2202f44586809
BLAKE2b-256 29678e2bffb48274e460fd1cd120a23341854ea7130def57dccf3763c5251e62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 73ef4eb6019c7b315472a774eb5ea0a028510c6b78388f2b64c271d875c08eec
MD5 c37e5978549c551c8406d159462519ac
BLAKE2b-256 bf0cc81d2a46e6788a91d722ebea78cbcf7989b6cb519c6a23e8fbb6086a9d94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 58c569d8923ea12eb38a5d620826e6545ed106085fb919b78ed11e5cfe5f0e21
MD5 def1d21ee7e58bed88619768f58b621d
BLAKE2b-256 ee10158c738717bb7ac3aad67dd8eb586d157f5f06f8d523fe1846c05e0b044c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d5bf962425fad5591cc2b6a0c9c6bb99ae863fa9f7193c77bef38cc3a84be845
MD5 23435ac67dad38adb048a80233a3fe83
BLAKE2b-256 47e649edc63f25895137fa37165e70b02a96cfdde3e75f9cb648c94a0c82f19b

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.46-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.46-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b0356f1a5f03946b1628aa1bde15d89caba5596c6ce44375bfe6a57ccc84f729
MD5 b276dc4a31c5df420e71a76a61e50bf8
BLAKE2b-256 0ef832334697252143048b0c355f994ed15b059c36a343308571dc155e1ea672

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9b2b7aa66a1f0b6981f9d4d3e507c4e7c575040f29b6d90179592f98fc7983e0
MD5 8c9aacea22813dafd6f86d6278f8fd3b
BLAKE2b-256 407f03bfcbd655347423e56dcdbb64ec6e589a7f6d0f5b35d77d9d3b4e14c30c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ab90182c67b570f5ef8a998665e9692ee9e4b525ec4b16f31be58c74bc7b3139
MD5 9e0492ebbd4b317d2e3fae6cda42d8f3
BLAKE2b-256 652725ce548d78d645b5ba06569a5270b221b9aa8bba7b9a1ce1b876575a9aaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ee6afa9013260b7bea965cd34ba2860a4c6daef501d903f120f50a3eafca1479
MD5 59220d3837743f5654b89468b69d305f
BLAKE2b-256 2488101de1cd7725f0a1ebff8f15d185f4561838825c840dfa577db3b0d376ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 957ed6ffa123504256886dd6914afe1624750be324bd104aca35187af74e2ccc
MD5 59dc5bb757eb6bee892bb0ebb2e966c0
BLAKE2b-256 d332c70e593016fd78cec98ddb1e7eacc5a9c0a027c16c87ec3e6f0fff14cc92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b156d6807c13c26cc89aa9b3da79714e44e6471aedcdf6103d53ab8862661886
MD5 454b511c71a0023585c8a2cdaadb71b5
BLAKE2b-256 46914db04c828758fe6ac9e9d06a8361686dc0a08e98b6fea1352f92152ffc2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3926ffb5a2372b965c3e08a4c8d87ec7078346c8ef74af3c43925fb00476950c
MD5 fda149c40394491ee88ec317131b81e7
BLAKE2b-256 eab56577ddcb0c0329afe740848d23a653238e8e01e1dfeba23cb5e0bf72cca5

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.46-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.46-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5b3d958d509d143ad2be040e22ab5179c5de0c4b3acf379b98d4450cf24f7de9
MD5 c8935b00c86169d38071a3977e3db0fd
BLAKE2b-256 52745c04c298a5e643241c16595c22fcae51ba00f3ce2f553e1916f3957aefd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 de4722afd2156a6716349b516e14580aa1cf34198ef4fb82c95ceeba9738fde1
MD5 cebc38db29928c281e23ee955aff3ec1
BLAKE2b-256 5aafb0c96f02e72c6a1fb10d0e9f38231d2342e227ace2d4ac6f983893f26d7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6e47e2f4c266a8a4fede1fdb1e0f3462309d480a3dffab3903917b5f4ae8ddf9
MD5 d9f06bfc6da00af2fa23195d9c539764
BLAKE2b-256 55991906dd227e9d99d22133aaa3b39812abc0597d6259052d1888032b2b6d6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.46-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5623251620e479a9e4d78edd87c080d0f71978fa1e6d726373e1243fbe0e5193
MD5 389900e532d80d1c8da51c350eeb18d9
BLAKE2b-256 4d4d864e0999210319819f2b8c02176b8f602bc5055e3691d4e7cc270166aaf3

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