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 was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

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.

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.5.35.tar.gz (7.7 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.5.35-cp313-cp313-musllinux_1_2_x86_64.whl (238.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.35-cp313-cp313-musllinux_1_2_aarch64.whl (229.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.35-cp313-cp313-manylinux_2_28_x86_64.whl (236.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.35-cp313-cp313-manylinux_2_28_aarch64.whl (233.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.35-cp313-cp313-macosx_14_0_arm64.whl (44.7 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_rankwidth-10.5.35-cp313-cp313-macosx_13_0_x86_64.whl (46.3 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_rankwidth-10.5.35-cp312-cp312-musllinux_1_2_x86_64.whl (240.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.35-cp312-cp312-musllinux_1_2_aarch64.whl (232.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.35-cp312-cp312-manylinux_2_28_x86_64.whl (239.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.35-cp312-cp312-manylinux_2_28_aarch64.whl (236.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.35-cp312-cp312-macosx_14_0_arm64.whl (45.4 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_rankwidth-10.5.35-cp312-cp312-macosx_13_0_x86_64.whl (47.0 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_rankwidth-10.5.35-cp311-cp311-musllinux_1_2_x86_64.whl (229.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.35-cp311-cp311-musllinux_1_2_aarch64.whl (225.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.35-cp311-cp311-manylinux_2_28_x86_64.whl (227.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.35-cp311-cp311-manylinux_2_28_aarch64.whl (227.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.35-cp311-cp311-macosx_14_0_arm64.whl (44.9 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_rankwidth-10.5.35-cp311-cp311-macosx_13_0_x86_64.whl (46.3 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_rankwidth-10.5.35-cp310-cp310-musllinux_1_2_x86_64.whl (201.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.35-cp310-cp310-musllinux_1_2_aarch64.whl (200.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.35-cp310-cp310-manylinux_2_28_x86_64.whl (203.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.35-cp310-cp310-manylinux_2_28_aarch64.whl (201.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.35-cp310-cp310-macosx_14_0_arm64.whl (45.0 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_rankwidth-10.5.35-cp310-cp310-macosx_13_0_x86_64.whl (46.3 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_rankwidth-10.5.35-cp39-cp39-musllinux_1_2_x86_64.whl (200.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.35-cp39-cp39-musllinux_1_2_aarch64.whl (199.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.35-cp39-cp39-manylinux_2_28_x86_64.whl (202.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.35-cp39-cp39-manylinux_2_28_aarch64.whl (201.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.35-cp39-cp39-macosx_14_0_arm64.whl (45.0 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_rankwidth-10.5.35-cp39-cp39-macosx_13_0_x86_64.whl (46.3 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_rankwidth-10.5.35.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for passagemath_rankwidth-10.5.35.tar.gz
Algorithm Hash digest
SHA256 8dad404689c76c5969750e52546869ffa7a804dbe60e2f8111dba0f7b3dd31a5
MD5 1fb20b6e882676e3d382bf98d1d33744
BLAKE2b-256 673971d995d12ab18d8a7d31c5bbc8b54f3136f7ba54b5346825a1c095e9dd43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 acc477c989cb79fba0fb187eb079714020e0fa59595ad0aac257cd147f794401
MD5 6fe86b693bab9268c4dbff25025a1ba1
BLAKE2b-256 e1ac05eaec869173d7642ce6e7e1a8c5192bc150e47afb69cc57fa81ae551ae7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 29a722a2787158b601a2bbae2965cb77a6b8587e1c4d934ed8796ee309885239
MD5 b6634e893b449681f4c7029ef69a6460
BLAKE2b-256 9da0614bc05ecd353c696df9f53d9b0bc1f02f99a0adb259668512ccdb61b1fd

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4b27a119d95f6f4795aeb3cdd69b12aa6e887c9a508414bccdc42307fc3ade89
MD5 e4ebe812b8756a287bebfb3befd69893
BLAKE2b-256 377546360507e8065bb485b39f82089abd9aaae5b3b11bd11db43ee6ecc54f00

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1e203303511009bd17559acf2f47f39fd495832cecebcaaf2ef4b62832061845
MD5 e6d80729ae74522a0014cbb1f79bc742
BLAKE2b-256 e0b73809116085431ef985f2dca4b30bf76f7236b785ce1cdfc7bac033f42b59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 af89b31e6c176979033121566e386c7aa4699963497185d41980eea5cdb5e0f3
MD5 ce89f37b0b6f088364540652e58cc38f
BLAKE2b-256 254f9a2be6cb18b118321e0d6766c78de39d843cedf3ff937292f6b59ff3b02e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ca291b623edb529c7c23dba60941eaff6ad190222ea31fd9be1711232686d916
MD5 0e639d2c49f76521993ee5afeb1c2c7d
BLAKE2b-256 be8527fa0e55037321cfe846063d11945e75c55c7d974666e5f5e3240c3080af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 14e0b28829e930e0838934244a5c11238b02df0000f84077e477e74f30c371ac
MD5 e963e78e86b63663f95c32751ff3a563
BLAKE2b-256 be6e81c691a8d216cfc7cfe31bf2a9e3d2cdebccde71208602cb94ac520643b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 27c7bc204decff621cceb8bb70f8e86d88fa2cf73f6f22e9446a34be227681b6
MD5 78a06b60cd8fe3b8387ba1a3dc4a7479
BLAKE2b-256 884908a10225cbd5dbda4ef7b411b2b780596413c4d13a97bf53122d775e66ae

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b314d817e8e2554187ec8626729b4501682300b951037b23c459cce36441dac0
MD5 aaace3986515ed5c3eb4e4032bd39095
BLAKE2b-256 3e2b58c144c35c097c9a793ba3770c768851f0d9801752d4b4fadf8d71277b78

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c0b557e8e8d020a490f12f776faea750b0af7963a40a044867c5e98cd9e6d844
MD5 067d7a2a9d1b70893177e14d0009a17e
BLAKE2b-256 90d4e4ddfd55e05fb3c179705f027c5ab6cd9c218bcdec81961e9431cc8619f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8a88d5099e71d15101e17cb7c9daa93d98c11fd8dcfcc743a175725841a7d41b
MD5 5e68210f786768ddfdb328fe50ba6d64
BLAKE2b-256 71ed29d7dfa215b08b74b81f4f2949b316680d2b84b414d210323bfa70d46b01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2ca977453c9a26873d836d7a6144de39d37a078d6244696d7ac718ef851d4810
MD5 aeb19536858dcd162dc66958dda77369
BLAKE2b-256 a53209ca575de2900ee7f7e72e21327112db724824ae522337606bf8c6c1b2e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 90c5e537223776f076382f97e1f545234af4076cfe7bddb21dd4bb7a5fa32126
MD5 2edb72d38058031a0b842922af44ba4f
BLAKE2b-256 6d8fd6c7d0eda541c73867ff85626e64d8e9c0446f2856bc41e8a517e17ca6f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b52de02fb6d7f41499822ebfb6debf62b27c0ad9172a528f1f99c8039e16f3e7
MD5 c881a78126b8148b8d641fe2a1192db0
BLAKE2b-256 e7440c1734b087f686234c537ce8556826c7b6beddcd31b313a170b59db392b8

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a5c76e267c7cfdf295001c38296cd9efec1f55e0a047dff0819621f609adc10a
MD5 ed4bcd85dc8fffb58da6aba18150a0a9
BLAKE2b-256 662a910582756ee0b7f7d8965f2c56176b12e6427709c16431fa99b007d1d77b

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e537b305868ccadc47fc4b1f476e2bba1878519964ec22ef1bab2cb85c9136e6
MD5 839222a17e0d40178315f972f2ebe5ab
BLAKE2b-256 419ad6f5ee15da6c510c808f6469612fff3ade84294cfdb9fca14fb9627f6199

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d36bff3d1985774782e06ae2a40988e15075b63ec211c579e841ca27a37ff78b
MD5 308bae1fb7ac3d69264be0ed0a32a6ee
BLAKE2b-256 05d28f7799dd9b43383301d52507b78f8f902a37e07e0d0b2cb5988166f29062

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d7da71ff71ff67a6f07c3165290b073428cc01686732d1a05b96976457d68e4a
MD5 680dd30281020f472df1aa6d42cbf44a
BLAKE2b-256 5630877d42b7d7423a57c05e30729c3126e158638459da74190a3edbfb0687d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04614407374180e10cb3c3183a6b9279a1b3f774d8048b751337141647391ce4
MD5 f3ae353a73a069dd69c7b4aa4bbdc83d
BLAKE2b-256 f246b8dada83202d43fba123cd5fccf1bd5c707b856dec9ae5237d217a108f33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e4e7d32de0ff564a90535c2da1d29b09b59d6461518eb77b197fa4acc4a455b4
MD5 b5830bb1fda05d813d98b645dc828840
BLAKE2b-256 f0db9bde08525ac997fda737aa87ed821b41cc4a4cce2126ebc69761c42f1a69

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ab925467f5d6867b1afb1aa16ac06c4cfe6952a7f8a3b6efc090bbb757dfd59
MD5 fd56e49f2c7d6cd939102a76269c201b
BLAKE2b-256 87e83c2b7ca73e83896e24d0dfaefb178f45b1cbf3c890109715b3350fbd9457

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f71ed1da63a4c788786bcc5796c3a8b8801fc786b95d79e5efae1253812fd4d3
MD5 7345bc3f689816d5ad0a916f9ddc87c0
BLAKE2b-256 41a95f78a6fe1b652896ed14922cc746eeb10c0db4fa2da5b8c094f0b2fcd9d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0ca61befcb8f4e4b2f6ba72f6ffa694bd67624bfbc82680f6b2f0ea996ec8f20
MD5 fc5d853b1da35c482166bf357ec13604
BLAKE2b-256 ed3a4781cbcb90071acb56ec7d996bb9123ee6055f6a2df27955635c8c5fa11a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d976095208676255cf5d22a379406397f3b1cd4979feadb0ad2244aeceaf299c
MD5 31af71104abf28513d259ab5d24317b0
BLAKE2b-256 90d04beb0be8f06b845e01e1c031e2ad02f3cab7791417bebc9b3189926eb9df

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c80fd0ea7674b9632b101d4d4f6367023637d9af4167e3eafda9a53b0ead478
MD5 ae72f91f36cc754b5597769e36aecf8e
BLAKE2b-256 1d2e2b6a9f75ac29986f3ea1f4abafe8b95ac0d4140eac71f8b7e7d8b95845a9

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d9e6066e2743a6794815d038209b4bc1105b256ad0aedc13e014ce4303520fb0
MD5 3836b367a7914e08dc640eb2106df7ee
BLAKE2b-256 b8ee905e8fd0bd3b6064fcffbd366cc00785891c7d17fdd88788cff5ece66479

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f5f0510e8f46399dd44242ed5a143cb4abd602d7cc9c0cc5148069c43c5ac698
MD5 3f82a4ff2ce8a1569f4870818b754efc
BLAKE2b-256 97be27e357b78af43e0776fb9a62d9a357c37b869e7d24280983fadaa41255ed

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2ff2146d9225a72f8922ee88b4b633e6d6ced365f94b859bc317e13760b602aa
MD5 b09ab99273f1ef5ed2f8596cbadac8a6
BLAKE2b-256 bbd719864a24ed68938d055a04b3f7299a7bd5eca03f3a8f7065b6752028bfef

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c8697e717e5a573f677ca7a5fff27f1ce3f272ebb42d11d599e568299cac3cae
MD5 69b2f45d6310037eb57b4c3510fb011e
BLAKE2b-256 ea61dd5eab37973aade57e756c63c06005c581f2bae6db780d1bc027a4bd023a

See more details on using hashes here.

File details

Details for the file passagemath_rankwidth-10.5.35-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.35-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fd6ca06fc1fca77bf16e0164f01fac558a41c3cdb790940f3078a2fb80673954
MD5 8a84726c0147400e0f07d1fd4ab64403
BLAKE2b-256 4175ba465bcad34213755ec60e6eec8a23a81d97416be0791df06d74800b923b

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