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, 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.5.47.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.47-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.47-cp313-cp313-musllinux_1_2_aarch64.whl (229.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.47-cp313-cp313-manylinux_2_28_x86_64.whl (236.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.47-cp313-cp313-manylinux_2_28_aarch64.whl (233.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_rankwidth-10.5.47-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.47-cp312-cp312-musllinux_1_2_x86_64.whl (241.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.47-cp312-cp312-manylinux_2_28_x86_64.whl (239.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.47-cp312-cp312-manylinux_2_28_aarch64.whl (236.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_rankwidth-10.5.47-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.47-cp311-cp311-musllinux_1_2_x86_64.whl (229.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.47-cp311-cp311-musllinux_1_2_aarch64.whl (224.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.47-cp311-cp311-manylinux_2_28_x86_64.whl (227.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.47-cp311-cp311-manylinux_2_28_aarch64.whl (227.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_rankwidth-10.5.47-cp311-cp311-macosx_13_0_x86_64.whl (46.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_rankwidth-10.5.47-cp310-cp310-musllinux_1_2_x86_64.whl (202.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.47-cp310-cp310-musllinux_1_2_aarch64.whl (200.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.47-cp310-cp310-manylinux_2_28_x86_64.whl (203.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.47-cp310-cp310-manylinux_2_28_aarch64.whl (201.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.47-cp310-cp310-macosx_14_0_arm64.whl (44.9 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_rankwidth-10.5.47-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.47-cp39-cp39-musllinux_1_2_x86_64.whl (201.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_rankwidth-10.5.47-cp39-cp39-musllinux_1_2_aarch64.whl (199.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_rankwidth-10.5.47-cp39-cp39-manylinux_2_28_x86_64.whl (203.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_rankwidth-10.5.47-cp39-cp39-manylinux_2_28_aarch64.whl (201.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_rankwidth-10.5.47-cp39-cp39-macosx_14_0_arm64.whl (44.9 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_rankwidth-10.5.47-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.47.tar.gz.

File metadata

  • Download URL: passagemath_rankwidth-10.5.47.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.47.tar.gz
Algorithm Hash digest
SHA256 2c28f6ea61e4999dad9492fd8afc7a685902f14edfb356796af9e7fb62e72618
MD5 f1fc42a0761525d841dba47f1ce43894
BLAKE2b-256 cc2d723298cc9937c94be98c9078115238a120eff1f8d837af3b908dc9a58209

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5027171704e0875f8617fe289ac18f06fcef4bc4541189c48e05727e8caac0f
MD5 429bc787a888e6080448a07c41c1c73f
BLAKE2b-256 338d4fe41e498e73ed07f29202d1784c21324262f85dfb9f83dd27612b5361cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b4856f1f5568922a62eef42d1b9a5481ff16cc28a34ec30f9927cd408cde3c0d
MD5 85341b7180272397589d49ea06c6815a
BLAKE2b-256 0e431702b46ec007c9fd2a3c3811680f7b564cedcb8b23ac9abac12bea65ec52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cfe86adbb8ec2b3058d6fc6fa9b52bdb488bf275dcce755c3dd451371f9a9c79
MD5 6746b34998560f466b25fb4b91052fa1
BLAKE2b-256 b06d19af0f2efdb75b1eab1770e0c1a83e480663d2a32748ae55d51158c810e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c310fe9cab1a975095292081afeccfe0daa78f88560174304d856ceba2dd12e5
MD5 46b3c3a67e1be66978e9c50c9e61aa19
BLAKE2b-256 cc90081bc31862787ddb670808f8206994f7d5ddcc1abf937b27bdf08122642f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d60975ff90a137fe191214df2b4d36f5cc9ac2abcc6c15fe761eceb8bddef919
MD5 48edd16f2002949b3ce2d6d84b21ca4f
BLAKE2b-256 790ca78c051ca103466f379fac5ac2944e53b43add553e61f906427756508e03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0d40f48b429d2d66ddbd32244216d1ef250cd9b038228e21f3ae1b1f135570db
MD5 a0043401c702ce0cde48734e6c67fe8f
BLAKE2b-256 ac0f876a290ebaf7ab1c6d9141eeefdeef27d0a9143c40ac99cb1a7907c78ead

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 553880b603dca0424bea29f7b05c67a3b23ec5ab11b6721a3b08fc04b8b19ac6
MD5 cc47e9046768357fd1043171742a1b93
BLAKE2b-256 5d557440fdffef22c4085d147e67126243ab753e31f045f109355560294ca799

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4b7017a688a0c9241d6f9da30fc11334d35cd9919fd95082f2e56e0a746ad6f1
MD5 6d3ad3875fd10731c7c810d92e0d472c
BLAKE2b-256 64830e5800306e31b1087186be656aef1d3d57893b4b47d7b2486877b8348d9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c891f42c070e009682b24ff99b2cd695fabac3117165cd424f760c6568f38de9
MD5 62debb350289b891a996ae4b6068eb90
BLAKE2b-256 70b45b16f1eaa364f683d259c1c7de7d8c9fe3288c32b9fb63457414a83e6911

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6e98ef1775839ebfd1e2b155fd53897808cf0b9b4a2437e01fef7e5b5c451f7c
MD5 14832cf03d46f6f7362866a05c52f36d
BLAKE2b-256 45172dca8fc2230d9a5b7f028af717f5b4ae18bfb83cadc24394f4f03541ea13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4dd230bae10947e2d87d65eaed2dfff05c87db72a5e9b0ed37c09feb2a382483
MD5 092d51f04e296a4726a82488e6501317
BLAKE2b-256 84b49575a600f48a3b86d5549f51fcd799b2ff9c4f8ec57c2be3af4d8b7e5daf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d9492f52fdd327140c474a2d00e28011f61abea882f5f52cd9aa2db5c775c34d
MD5 a13187626696dcf832b321fc75b9870c
BLAKE2b-256 6a2b991524b5ab8195414694c9498fc22022533e8062d87c6720fc8de95643df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f05a92931c69597e89dcd39aba13ae46e2191f22899d93b6e6ad4b59e39d9a33
MD5 5dec3deed1d611b83686b12af52db603
BLAKE2b-256 f6869943bf640c9ae314033049961ed9c5929c7c4db4cc14f6e8c87eb775cecd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d7d6bbf84071ca5afd807422563db80ed80ad788fb136edf4d72482dcd688ef8
MD5 04d61ce6c231a9b5aa00d9932131b95f
BLAKE2b-256 c76345134f0fd2b4ff466f8e51446022fb6b2faecc43211fbadf5a0e844b1e89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 279e158371e5c4de07709a115f8f30d44fc87d92e850e2d37e5c924f96ec5437
MD5 5b99d70f1a86b3f0ad15591997224726
BLAKE2b-256 183b2293a4af8cd122beccd25742dd52cb4af3e60ca3fa10bee67e7c82e9be43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b6910c2142ece9205c5f70a65e8d28ee799e723d33c63a4fe05e472d85526bcc
MD5 c2878dda79ad207b6904e40e9a4f34e5
BLAKE2b-256 80326af555230b7a3db032c5c8b31e187cdd3762128e7668f678bcc7870197c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0bbbd8a629c18eec253f614c20743335c7635aed4e1111822c225c29bf89d1e2
MD5 95256661511e8068a08ffed2414a90ee
BLAKE2b-256 90248c0788b6f04d1620407a5773d35157744a2f04db0b11a57cf01b2f95f294

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c858e5db2d4b0027a4cd5aefb1615880d7408d5c34ca527fe75ce30a101f33a9
MD5 1251d5e0a63a6610e72536e67f0880ca
BLAKE2b-256 b6946b5ff15401f49af31090cb04be3a6016041304d1d52fd0c0c010007ec050

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 80b34cb86bb81f24964598cc61776d080746f491211b5c6fbc3412a75d130987
MD5 ab6588c9d3539c98f2be536bb4c72d13
BLAKE2b-256 a44e55dfcfd0db8ab25c82f08d9237988d09c553739ea55b644ceeeaabab4990

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 70048d06d3ba015936aa6d33cb1b0456e60daa8b786eae5005210e8b05b71c7d
MD5 8382da541a54bb3e59100a7205d21ba9
BLAKE2b-256 dc11aa14e1d66b57203b22ff858ed6adeb5faa51985d5ac5e584db95af234a65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe90567a3382c3697a0c59f76fbfbd8101beed9dad4b346a5c4a83a2148413cb
MD5 27616cd5a1e8e6539f0a7017ff5b4d17
BLAKE2b-256 c3093a28c8438a6dffd07224b6bbd94dda7efbb514468353ab90a12e61e0d4ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5bb12a216ffc7ff7d7ebe48358e9b68122668489b73178f0b02da3f3a1fbe8f0
MD5 e4c30d4a15214f0b2efbfc9258bf6722
BLAKE2b-256 b35c68ceaa96a5bd0f05caace09895423a17a3c07ef5f8738ef73a72c0570ef2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 80695459cc30cbd2c4d7a894df278a7eab270fd8527426f99c5f11d9cf52bc31
MD5 779df032b772f5ff8a12006d257d79c6
BLAKE2b-256 49a03acc2bc7a4f48fbc93b0c6f525645f926b39edca3ee9acde87afb320b728

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 73e066b66c8920595014f65e8eb0300f241adb8fa918b73ccbd81ed48f46681a
MD5 cbb46b47f96bbe77bea5b94062813737
BLAKE2b-256 c80daf041a9d19eb8c04bd35bbc17c1b0711170e97c2fa1efc91beb531e17c54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 840cf8049f8617eb90feb82fe708bf4abb78f639caeaf00bf819e0bd80e1363f
MD5 3691fb9969235a4e4a745114d5a6a8c0
BLAKE2b-256 8455c0a7465332783a79aff33a59c6daba04dee776b31c34a76a2a23b7ef9fe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 68836f7996b7a370ae459f48e6866fdea5af1200df99ee55dd791941b3771d33
MD5 796141f1c7d615f9597567c7251a1a2e
BLAKE2b-256 986b606542bd69f75792eddb459a832737729aacae7dd88f8f4275c930b75578

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3ef705dc361c83b5a1715c8eb5a76128ab549ed40a27242a7d25b519701320f9
MD5 d4e627f805ab3f2f8d27a5b9151a3bfc
BLAKE2b-256 016964897a308b59d082713287ec216c9ac6ee9c82d5a21fb51e0da4975a7bf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bb596508c484335b685846faa2a9cc42f83eaf29e4c121d4c2bb2fe10d8d820d
MD5 08e27f0f285eae0f140fd44f977d06d9
BLAKE2b-256 de3298363b18c4488dbab4d52614bbe765bc4eb99e28e898ffc151f79e72a1e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b13154ed08f6ccb98635c831579ddecbc911e5aec1dc7667142aafb331eefae8
MD5 8c05cc4c1842216cd5d9279d07e50a19
BLAKE2b-256 a7735e58e70799c2fabaa83abeb8e6e6106d14996c89db93ffe8c6410d14b4f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_rankwidth-10.5.47-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 549215b3b71b6d673bc630bf5f26378f0965284a79786b12fbf075487894a44d
MD5 acea5c995d05372e9ef32730f424d228
BLAKE2b-256 10be0fb717951c21e4c8c194d89a6de3d5a13c9fed1e90ee9e050ea9fee83be9

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