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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows x86-64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

passagemath_rankwidth-10.6.41-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.41-cp310-cp310-musllinux_1_2_aarch64.whl (209.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.6.41-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.41-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.41-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.41-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.41.tar.gz.

File metadata

  • Download URL: passagemath_rankwidth-10.6.41.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.41.tar.gz
Algorithm Hash digest
SHA256 3b60599c0430be08887a97b3773e54036454072fcd7d38057cc7cad96a7ec2d3
MD5 80590315962152d6d8fda1b65f0bb4a1
BLAKE2b-256 ba8b210a9a95b1153d2b9eb9526704c35630622afcd204e5b0d424223eba4c6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 ab7d90d7e12aa71b8dc457e61f6cc3a31c6aa91721a4b11f2bca716f49e6e89f
MD5 9dc798a21dc54203ac0b64449d766b30
BLAKE2b-256 b034b92490b84ab7772ba3d5a60acfe79df0e6c016b9601667c12e89682883aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01ec112411f7ac9052127a706a8c06815a156cf8feac2adac9472851951c542a
MD5 8cf1fdf8c818c72497a07479fcd5b334
BLAKE2b-256 2c58e9b48dec9e67ffd6c9a90eaacae035a756c77257cc6b834c7935c49be295

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1eefeaad643c2f10dfce43a47593c0877e46b88385418c40064acaf6a2160236
MD5 3403f09affe98219c37f22f47f922319
BLAKE2b-256 4fe5daaf11829b632265a01f43df9c059ac0ae071e02e3807dc5ff1ef50faad2

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.41-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.41-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f2d687d13da1e4bc1383d9e47bdd70494d018ea877c86c17ed4509ca8fde548
MD5 1e12409ae1a1a7031d2e560787bdbb6f
BLAKE2b-256 e2cb5aa6e13402646c0bfd8f87aba38b9a736c7faf51b25101ab440414f554e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 acf578cb010523dccde1545bfdc540a85599a441e7ca594008dad6eac7b4f654
MD5 d2a73d87e1ee168d205417205dcef28d
BLAKE2b-256 ee57af52d7af6fb8e88c866a4988582edf9ef15381fc495ec66ce2cb42ddf1a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6578106bbcd5aac5a87896e4cff82345ee17a846fad4f08be168f434b324fc75
MD5 f01b0b4ca48c7da98c3a474d77ec8f8c
BLAKE2b-256 341d4a462670573f295d187ef36e7ea908cab22ff9dd1d0bc0dd0a44fd2f3131

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4bafdc94e8747e005cc08835ac90bdcf289b87ec8661c1f996d65f2a3e7d6d60
MD5 99792efc94ac54c5df53a017c6a455ce
BLAKE2b-256 46d34239b0f64c76f9cfa679ed4dbd969015522f066e8afd29c58b5cd8c66b01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 16678138f549bd28d2001671b571326ada2ee26405d26d0aa276a0e9e101ac68
MD5 d3ce488edd2d9fe547497f574ec4af5f
BLAKE2b-256 a354621808b0f03218a7be04be2c27ccd9c643b33d0dce222de0695e34c04f09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5d2b00dffcc2a19677980bff0fbbc9cf8d64817b9805420a9298ea83de45ced4
MD5 2e76caed4f850536da2e569291d01eb5
BLAKE2b-256 f2b56abdffe634329c5e91f7ad9868ab12226844bad96ac65d4a6826127472f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 64fb5852006c736803477f9c825b74d7556218ea7a17261f922692234aaacd32
MD5 77d127f4a17c14940816ab4ca5a6effd
BLAKE2b-256 259c9dd0cce18f9ed25bb7c2f90854272d1c97b2935573cff7907b3d3d6b147c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 53e198d92e96f98e5996751226ac602d2fe7fbfbe7e09e1a0cc32a2ab139a606
MD5 24a37db50389783ecef0e404d69f9ac9
BLAKE2b-256 637104c0115820529d5393a4da0abd7d8592e52624ec3a05e1c2fc76732cc30e

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.41-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.41-cp312-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 cf76f608296afeeb49e0fed4ead428add78dd42b63e7b02b0dbd9b8f09c7ad5e
MD5 af536a33a58061b725c55c2d1be4e298
BLAKE2b-256 a38212d60c8adb9dea086045bbb206abe8c35321e054413abfdb86ffd83b256a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3f02d087c9d2d8307551a564c6aede989ca5da29c25e43f17d4efaf2968bb829
MD5 f5fd2eedec6259e0f2d89cf699ad6b25
BLAKE2b-256 f1fff35ac112b5388e591bd57eeee0bb612341d94ebb284b5d2f8d3a370132f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3563b33cf9a1fc67edce12e8daec5e1b8171440d8f80f7e70b3a0f9b013e204a
MD5 7a68a044ad1dde461a2666a97c0b4558
BLAKE2b-256 43fb91e7556756f27f8902b7d87f63f85ee727e85885b2312dd962c376ed36a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e0478da06ddb8db7397a2dcdc4214e3bb5721fb55e00a5dc7b49c29f30b33222
MD5 792e255a138a2b35c53c49ec9201453b
BLAKE2b-256 c7ab737e3ec6bccdfaf7b9b942bc3aa58019807c919b2c18946384f97c123e12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca47b9a94b91761357159dd53a5e2c548cd9660314ee3e80c238e55ad63d8507
MD5 e6c033db19a5221753aeb94a785abffb
BLAKE2b-256 28e9045c0479fb52e00e7886dbcdc85113abdcf7c68d6a12235a39a1cb6bef1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 69d9b4191bf244eb88b77e59f1c0299191511cb306643ac06c1986f56b66d8f3
MD5 b6b29da8ebf37ba127b885712a9470c6
BLAKE2b-256 1f4630cc4094b1c509fa5d6d6294c8f2748122a3bea16a74d13c03713b902a35

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.41-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.41-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1d3eb5fee202a764c1b89080e4443f6319dd18bfa32297cf54d527e86418a5aa
MD5 8067b326f0d9b4445f0854ff1265aea4
BLAKE2b-256 c1a3579d66dac7036f50f4dca005374fde1fd2a9faddb58bdb41979fbc8a6a5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f0efd37e1aff584a9acdd3f989dd2d5cb7dcf874abb454abb2ae5ab1245fd6fd
MD5 1199bff8712dfbcf2dcbe3d20320b7c1
BLAKE2b-256 287abb74cb2edac2f8fe42ccf7890a75ae43763971111529971ab52a7205e6cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7200a2ff649d2dd7e0c7d176da4c934db38d20ce92c71c064c6d6249c947b2af
MD5 2ef8f8592de6ddf8ae1a00fe35cffa3f
BLAKE2b-256 4463740292b83e644da52400f842536e985f0b48b7b3ff2a1e98f622d9b264c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3a7a18f3826afdb6d5dc02076506f638654be107d02853698a8afcd4bb7f02a7
MD5 4e8fbf8c146851f1b724069e1b4b56cf
BLAKE2b-256 dbe3a04ea7e1b1bf0f44b3a9738af1f51b05fed62504bb091a03cb5e1554432c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 02a811b1689d56f7cb1135991c354c254839859296be9b7ac125084b25ec19da
MD5 a7011c72eb444220a3e00e4887d1594d
BLAKE2b-256 c8f36d1605c09eb5b71843eb658e1dfa55093504e12d6f3e86834b9208d8ee2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 42cf4eaf069d721324d9b8927ae786779e2a795b3418315f6eb11659e69e9bb7
MD5 748bc5bb8af690053d753a26d99e80e3
BLAKE2b-256 763b6f649d4fade83b3ff87938d059196eb01578cf59a1abc3422ab183efce81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ed0d92440c96649ce5c0254c40ebe7a1738b8282656d8f41650b7b1ecf881ccb
MD5 29bdafbdeab8f33f026f7d2fdd786382
BLAKE2b-256 11af5011dd43035ae12c10e55281d851b918031a21fc8e5aaae820da759c37f9

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.6.41-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.41-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fa93ff0d043b6fb7a974a0f532d2e69eb22759d43489b2867e3fda53d0ae9b34
MD5 2cc826707162b50eb3a50c56d759d466
BLAKE2b-256 6ae1ecb738c601545362aa0a4b149e89fe218cdb6e64011bcca337815de460a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a97ca0a51ef95f82d41258cc4aa2abfc665b0effa592446c928e7a7b36430b2a
MD5 7573e8c75abe7377d84625de7cd2b671
BLAKE2b-256 9c7a6c11fb87da1f22d01ed998204a1be61dc8bc63a631b2dc677e68ab9ede8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b7bcd1a5d7d39d21c0dd4540794534766d14c0666460631fb14e2a7c5e7d17c0
MD5 2b9543480ea082e30cf98e37c6ee15fc
BLAKE2b-256 387b6fd2abc7e3945e5d31cf107eff7d43811329a34a6a71a82ab9fdf2154090

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.6.41-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3e6a8448bed8fb5b7e560fa845a0460db3aeb9075ad74b9c93b97ec72142d618
MD5 10ce202bc2fd99bcb1a20a40ccc1e88f
BLAKE2b-256 b2c9d38a20008f43688a7c9d37439acfca402a3f39d5d29c95852de63c94cdf2

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