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 sage.all__sagemath_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.28.tar.gz (7.8 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.28-cp313-cp313-win_amd64.whl (76.7 kB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_rankwidth-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl (227.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl (224.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.28-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (225.1 kB view details)

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

passagemath_rankwidth-10.6.28-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (228.7 kB view details)

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

passagemath_rankwidth-10.6.28-cp313-cp313-macosx_14_0_arm64.whl (43.9 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_rankwidth-10.6.28-cp313-cp313-macosx_13_0_x86_64.whl (45.3 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_rankwidth-10.6.28-cp312-cp312-win_amd64.whl (77.0 kB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_rankwidth-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl (230.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl (227.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.28-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (228.2 kB view details)

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

passagemath_rankwidth-10.6.28-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (231.4 kB view details)

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

passagemath_rankwidth-10.6.28-cp312-cp312-macosx_14_0_arm64.whl (44.6 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_rankwidth-10.6.28-cp312-cp312-macosx_13_0_x86_64.whl (45.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_rankwidth-10.6.28-cp311-cp311-win_amd64.whl (76.6 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_rankwidth-10.6.28-cp311-cp311-musllinux_1_2_x86_64.whl (222.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.6.28-cp311-cp311-musllinux_1_2_aarch64.whl (221.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (218.2 kB view details)

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

passagemath_rankwidth-10.6.28-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.28-cp311-cp311-macosx_14_0_arm64.whl (43.9 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_rankwidth-10.6.28-cp311-cp311-macosx_13_0_x86_64.whl (45.0 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_rankwidth-10.6.28-cp310-cp310-win_amd64.whl (76.7 kB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_rankwidth-10.6.28-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.28-cp310-cp310-musllinux_1_2_aarch64.whl (208.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.28-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (205.8 kB view details)

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

passagemath_rankwidth-10.6.28-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (209.9 kB view details)

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

passagemath_rankwidth-10.6.28-cp310-cp310-macosx_14_0_arm64.whl (43.5 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_rankwidth-10.6.28-cp310-cp310-macosx_13_0_x86_64.whl (44.8 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_rankwidth-10.6.28.tar.gz
  • Upload date:
  • Size: 7.8 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.28.tar.gz
Algorithm Hash digest
SHA256 53ebfd23f259e9f912911f35e2dcba80a8a0172eb26b3b1bc43e0e1d0f022014
MD5 20f49e7077e67e3670af375d96069fe4
BLAKE2b-256 3d2abdbbe02964ec203d3382e39377cb54c59d58c73127dac27cb7a4f857a545

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ee39efea0580779839bf3031b58612ed54f2cdc2d76009e210a81372f7d4b8e5
MD5 b84bf55ea50aac2089ab043eebac5641
BLAKE2b-256 4b86ac54652ec9a6f0538efe778d891b47ffcb19207a22dc4b4335ccac7d8658

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2b51905f338d569bc1551c48dbf67e53da7d55ac69bc0750a6f4328b4d332780
MD5 2234cb14282384cf515b9660768a9df8
BLAKE2b-256 951f09f3c675b3cdf23f601ddfabf55fd3f7fa76b6d09bdac683ef76420cab0d

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5ace18b130c2568e67ae67fe83a7bec2332c7bae6e8458275975fdaf945d35e8
MD5 179c441fb2d7ac8b45c52ec68637c61a
BLAKE2b-256 c194d3f8b00184a0342362806880197a5c289cc2efd2ceb21504a7d11c920612

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 df8fd86afd0a57738bb715f34abb73726ae3b9be514d6b36a1153199aea8e77f
MD5 aa473c74c1460e0d8ab270d8defbe09e
BLAKE2b-256 e6f8da24a3bbf195678c19d298b0fa1d39a9b6aef8623821762688d28f439bd9

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 46fcea4d54d8572aaf20ebe37602f469f6a9a6516cd58f7c1108368d2644fbb1
MD5 4072fed498b8178b2fe34e7b7ef40da4
BLAKE2b-256 2facef098d7f08827b64a2daec3e7fbe7326ad493ddf83dc56f6153e75b3098d

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e898b3b316e10a43f5ab8e45dc81d7be7d0589bffcb56c0b317c2490bd088873
MD5 929bddbfd6df5e0ece9bedfef2c26277
BLAKE2b-256 ba3fa61bb4d861dabc6acb6d810745dad6489a1930eb542894af753a8200fbad

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dfc1a09058caa26b275cdeae02f95460b23135536bdab87c5ec75ab0ea730619
MD5 16308db84a7708ba4163ede13fdac7fa
BLAKE2b-256 36ebd7b2967482e82b37f1876f56f9442d5ecb5856464a87acface9af1debe1c

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4722ea3c0198b2557e5172497e678087e8e638be178b81b99fb23cf81cb1c2b3
MD5 09488651debcb52554f97bde9f759688
BLAKE2b-256 a500acc9b68ce67e82cbbd9ee02ec694a4717b8fdb359824f6e046cbbd9c93db

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2869864797ed80aafa58e1d92119f2d16af4ec50e7c87e091f92c4e6851ff354
MD5 1c8b95e48b980c5a295e6eb6898a0c1e
BLAKE2b-256 1e9cfb9996fc18ebec20354e1a36c2a310b89a3d33f67a0418869987cefa760c

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ffc2edf81c8a16c667e1ddebf965a4466443904933b797c4947815495f29db5
MD5 019a25f3cc60cbaf1a4a4062299885a4
BLAKE2b-256 15962836dd5710d914d24a0e603f8373a3cd02b5553a16881e09ed435c3a89b8

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 559213e511277f81574a4bbcba8f7e15ce534d51890164c946331523317f69b3
MD5 ab5aa777af13d7cce087965da356a087
BLAKE2b-256 3e1bc895552783b723cb6d86a139ef6064b581ea3fd6023b18632ea2b5632fbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 83fface1eec982c1f4db19d19c1ca469f7a3c72a4fe05ec2199de7c224df0271
MD5 1bf1a7cc8854945a29dbd50222858235
BLAKE2b-256 9cb08e47c4cab00d6933ca2f20ba96e1c8e08b0cc8ae7d609570a77df07d37da

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 eb0cb95b0605814b8fac2b2f50cc60f7645a221822a37ff2f581adfde4f8bc9b
MD5 798ed2db13edd6ec37ce5ce387b60a31
BLAKE2b-256 6e8c513ddad29b8a1f56103bdbe156f6de6481f8572efe6348a2895f7e0cc317

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fd2db56dd7b2a5b2e5930efe42b0c082e584a8564725c0ffd91171a8b48a0d99
MD5 6af63064f85bf8a7dcb7fbb2f6fbc2dc
BLAKE2b-256 859108300375424ff94893125adb731c62a8ab00ffbd8e252d5ae767d5b1dce0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8a1da3bdfffc6c5b1076a83b02eca85a1fd3e8b1dd0f163450c41c98b5a45898
MD5 eba5d0ed87619f18cb01464c61566444
BLAKE2b-256 3b98255d6100da3a785f212bed7bb4e505862195573a629e6ff80dfa0e355e54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3ec3c888828833f1b67366ec8b7615467747473cdaeeee26a94205f6f695d359
MD5 a62b60d24903de83fb7d91ab1d1019ba
BLAKE2b-256 2bfcf2aef4ca5c85310886e9858afd076b2fa888c7ba9b4d2315676491044221

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a48f703ea54f5a836e9e8b37f0abf9f96bbb1eb632b89e1e0ed4457538cce851
MD5 9899be2fad62935fbe5cbcc1d968db11
BLAKE2b-256 26f0054083b544e6abe2f42839536b1597e051cc3acc06ae4c199e3780087124

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-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.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f6102e9798f1c4ee499dd96737c0b4392e5a976bfd6e3368c7da66074d48ae68
MD5 d240854276250ce0b1bab769fe23a762
BLAKE2b-256 4157081519e52c23a0fae6253399add78ef888511bdd269a6b0e8bd56e706249

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b5d36024ca97949870a1e322e86501b36a45ae52aadcc09f84c6c2c0ff01693e
MD5 902590d32b75c4e811503212e1abd99e
BLAKE2b-256 87132ea9493e1839d1abb6d963efd39960b4c75e1d7abc56b849ca993b2b27d7

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6ebebe6341ebe323f4962346eaa7195299a56069c5aacf27a8b1fbabfd967add
MD5 9b0b4e3ec74f740efa8f40810df693ab
BLAKE2b-256 ea7a130904b2042ef5d3ee8ec297dfcac1b9228cea803daaee77596b70ffe94f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 57d5d0815037162662b088188ab27141212f9831c297b7e2dc25a8503f37f516
MD5 05da3844b1d6857e600c394496dc35b4
BLAKE2b-256 ebcc91486ffb947bbc1ab9543898e17e0e4db0c2142d09b76e85c2907455b71b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4295db25972ada2c8e712f8af9b8c9b72d6b08a393393ccd6c7b8ec9aa94891c
MD5 4b95cc5ca2d5182278f222f8f426f253
BLAKE2b-256 6efbf524e944ec924c492d9465b90caa48c1c4f49ee5ae50fea7d473d8f4116b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2694a1314689c39d078e4753a263ef7aedd7d60c964508c281a4a8ae7e9adf1d
MD5 81c8e17bea95c4da0a6033c6dc0979e7
BLAKE2b-256 84b2b6eecd7d27a04264bf16f12495f8031b10c009d353b128925cbe542ec0fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b4b65b151e7f10fdbb3d11c156873f86d8f902de8df8caf46b1601240e50d0ee
MD5 f6eca6d4c464aad9bb2ff35a3491c9f0
BLAKE2b-256 49e2fcc2332ace038344a2d75d209821cdff0eccb92254fa621eb8f11954aded

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-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.28-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 86a33b2fd3dd86def6c63993b2826d9bdba27f69cf99b60807d4177d3ae42d22
MD5 f8193e28ad79531bbc26722e9249c3b7
BLAKE2b-256 1eb2456ae44cf537b0588a8603296c015bb785d3bb3f34db9551a2bd424345f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 11eeaaf6212016faf295751dad61e7d93efcb4b094c543416ccd6f9a73b8ecb8
MD5 ceaaf31eb4e78346ba27603dd72df8cf
BLAKE2b-256 7d3fe43094e8692a099ac7735dd1627bd5319c2ac218197fcad66de34224217d

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.28-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 162c827bb66ebdba7344782821c2a731b8dae020d25c3e0eff25db69e48b8670
MD5 2fdb5fe27aa06c4318a8cb59777c7fca
BLAKE2b-256 1e2ae10a136b96e68d0236a4d26d2b766bdc98935f1169868c4c439497e41200

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.28-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d5d15787a3f531e88ef9e0e9d092d7d8d8aeb08c0c143056c41f24a3bc084625
MD5 4ed2ae7ad99cc774ec3b221d28e1fb69
BLAKE2b-256 b42045f03dc398aca007014d8ae1fdf13109b71287fbeb929a819f7b0a03ac32

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