Skip to main content

passagemath: Graph planarity with the edge addition planarity suite

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.

For the Linux aarch64 (ARM) platform, some third-party packages are still missing wheels; see the instructions for building them from source.

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-planarity is a small optional distribution for use with passagemath-graphs.

It provides a Cython interface to the Edge Addition Planarity Suite by John Boyer.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-planarity[test]" ipython

In [1]: from sage.all__sagemath_planarity import *

In [2]: g = graphs.PetersenGraph()

In [3]: g.is_planar()
Out[3]: False

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_planarity-10.6.7.tar.gz (6.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_planarity-10.6.7-cp313-cp313-win_amd64.whl (287.8 kB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_planarity-10.6.7-cp313-cp313-musllinux_1_2_x86_64.whl (387.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.7-cp313-cp313-musllinux_1_2_aarch64.whl (376.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (389.3 kB view details)

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

passagemath_planarity-10.6.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (381.4 kB view details)

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

passagemath_planarity-10.6.7-cp313-cp313-macosx_14_0_arm64.whl (104.1 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_planarity-10.6.7-cp313-cp313-macosx_13_0_x86_64.whl (108.4 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_planarity-10.6.7-cp312-cp312-win_amd64.whl (288.2 kB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_planarity-10.6.7-cp312-cp312-musllinux_1_2_x86_64.whl (391.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.7-cp312-cp312-musllinux_1_2_aarch64.whl (380.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (393.2 kB view details)

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

passagemath_planarity-10.6.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (385.5 kB view details)

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

passagemath_planarity-10.6.7-cp312-cp312-macosx_14_0_arm64.whl (104.8 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_planarity-10.6.7-cp312-cp312-macosx_13_0_x86_64.whl (109.1 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_planarity-10.6.7-cp311-cp311-win_amd64.whl (287.9 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_planarity-10.6.7-cp311-cp311-musllinux_1_2_x86_64.whl (384.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.7-cp311-cp311-musllinux_1_2_aarch64.whl (372.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (384.4 kB view details)

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

passagemath_planarity-10.6.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (375.4 kB view details)

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

passagemath_planarity-10.6.7-cp311-cp311-macosx_14_0_arm64.whl (104.7 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_planarity-10.6.7-cp311-cp311-macosx_13_0_x86_64.whl (108.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_planarity-10.6.7-cp310-cp310-win_amd64.whl (287.8 kB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_planarity-10.6.7-cp310-cp310-musllinux_1_2_x86_64.whl (372.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.7-cp310-cp310-musllinux_1_2_aarch64.whl (362.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (374.9 kB view details)

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

passagemath_planarity-10.6.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (365.2 kB view details)

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

passagemath_planarity-10.6.7-cp310-cp310-macosx_14_0_arm64.whl (104.8 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.6.7-cp310-cp310-macosx_13_0_x86_64.whl (108.7 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

Details for the file passagemath_planarity-10.6.7.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_planarity-10.6.7.tar.gz
Algorithm Hash digest
SHA256 794564035ddf509f2b1fa2e481fd08acbdd0ca715cec5dd39dcad4fc8516cb29
MD5 660cd74144a028c271a369cf692f06f5
BLAKE2b-256 453a323d25a2a429eca76151f52db58e100959ded2f3d6bbd45f96f4c05f4e25

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 08979ed897c491f02109fb079a7cc19765b9289e2827c287a40de2fd81678993
MD5 be2644ad6d0a6fec97cf86aae0113709
BLAKE2b-256 a5100169b1b098d54f506e6e897a1ada6328cd49ffb4321fd12b1c6916d4f65b

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a81cb15b82f767f424478536fb675d39608551cdfde1424854e1ae893900650
MD5 1cc3108755f078cdf61c8b208f606e85
BLAKE2b-256 1c63daca169eaca0478b7828246b7e0ffe392c32ef79cda1f89800fce6b1b562

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a372890dc6888ad2f582c76b1bb254609ad5c2b8668e6aa5d71132513594229
MD5 6b71f1de72b81c4b82b5dea442133c6d
BLAKE2b-256 8cd3aa27baf665d7f2c35d0c31d652702f819141cf7557c1c9e0759c3c3de17e

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dd6b141c10cb45c65b343c2a8aff57ea1d4fb536b67558eee07ebdf9c867f26a
MD5 fe3865cbda0e4fb6fbcbc0a64b075308
BLAKE2b-256 9a41a43de0ab225ce3fd9d2a468886a8eb88db1e62658deeb5aa0b15449c1346

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 61113805e5357b377e8b7fe8ebfa6c9cd105e4ee6768d68809bedb4c7150a01a
MD5 df6d92e04b6d87fa924b7df06fb47e69
BLAKE2b-256 75e87805df9f208ea142b2ded7db1809567fb5cfcc1440d61b3abb532cc0f2bf

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c801c6aa739e935fc7693333db902b86d17fd937346c90c89d3ad86eebbf45d5
MD5 82bf3dd86eaa221d6722bb0717fbdad8
BLAKE2b-256 d116c29d41280df210e26d255eeb3a14c845b2845dfd7c4dfccde10c4d7e7e42

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2afbb758b36a8b173f05de13bdbd31f70bf89ed3fbe4eba1804bb4e3bda10e39
MD5 b0e9d5434b76d807e7d51e4557e75d50
BLAKE2b-256 6ff293396ebf01a5c3176d45141982b599300f810806fbade7ea913dc07325c0

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 261864204b29c3c8f3e0e7c4eed7a4a810576b52b71498adb649638ea06f28da
MD5 90d71bd2af2e7ee4c4bff13999769b6a
BLAKE2b-256 7fedff0cfb20326862a74ccfa387e440ee5693a2e1cb3cf916c27e7903cfcdd1

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1752467ec828a81bbb27d9bc18313395961b6c420f04ea2998acd26ecc0e0a1c
MD5 6285dc9bb7caaa820bd35abd21da0eaf
BLAKE2b-256 032e57256fe5688fb72ff1535523ffdaaa5fe9c443f394e43c273a804586b01f

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dc3e0963b310ced279c66c2c06492c07c0ace2043601ac6408e979ead5897380
MD5 44dbd7e5010ee2a650c9bd19e6917b5b
BLAKE2b-256 a5b2e20cd0f102cffb58f193956f0571297c4108dd9425a334c12f174b47db1f

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b7bf3d89920b2316719f7d006b2708d6c1d5702168b033e3b999937413b2c907
MD5 ddfd5a74bde7bc5cf566d3d5e2946bbe
BLAKE2b-256 5b1851e4933d53d198edcf30d8143d4dc76af865e12d52d4f5d84e2562d99dc0

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba181d495cb1990407ffffef2f172e48db515c803eb2671aa8bfa3033c5916ee
MD5 77d21c58d13d8ec4fab4bf8567cb331e
BLAKE2b-256 430c110d1cdead80ee8ad076f5c798a01bcf5269129fe43019e7584e021546f3

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4a1b030c4aba6afddcbf72c461f18ecbddcc32795bf3a274bee0ef66d2d8e19d
MD5 52119bb2154a45eb5a06ec27c7b28008
BLAKE2b-256 385a8aaed4d520349216f4699ad676e32c2a844af1f59aa84f8abd03889e7e54

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 174d4ae27b9621f15f50ef7e215079a4ea37d07009ca04ca1c5deb041e7f73a5
MD5 f343a027cee570facf7e111a3b28fe8a
BLAKE2b-256 fcd19475380332ff7a1dcb784414ebe36cff80a5c3c9b0ef54697468c89ae58a

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 880db11223fd2a769bec693276b8cfa2e2984595ced34fff6fbc9db6d607b5a0
MD5 c52dbfbc1e1169d74233ea557a0801dc
BLAKE2b-256 709a0887e3747aec31de1ca48ea4e21cfdfec736218e9d9f1532ea869e6c97e3

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cb499444b2d2892d8e1a1edd2b209c69b7bd9b2252ae8634bf8c6c12059abe8e
MD5 63515e5225438fdec3d731fdf5c867a0
BLAKE2b-256 590c005434566abe5c353dd6d5b6ff31269340ef8d86232dca26e63e2ec352c7

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a2bf8a9f068f2158eaffba67e5d1c245b9bd19812dbace059325cdda763ccc8
MD5 e43bfb69be6c76cb1e9b44a4b1cb720f
BLAKE2b-256 6fdac648ef84280ec35e9d6b52cfdb6d415944450c4c2812c010aeedea3e34ce

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9bcfb96d6ff2f71150b048e2ef92d0a5d0dece255e06784051054b93dc7bd238
MD5 9c7729a67a88056eb38448052d6930d2
BLAKE2b-256 75de4d7bada753b8abd070dd30eb37b0cbd88987838a1563309597d54c538a0f

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 715ab87d3e8733a1500ae71fb9b78de2fb3062803f8827437f87bf0d9b2e6f31
MD5 9c8daba8016ebd7203d28b2e537247fc
BLAKE2b-256 a78ee6dd437f486eadfa554618d5c81877434acdd7e3dd4770f1eae6563330ec

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 354f80613b5100c0035b6f0303b08d8956e97eca6936b76b427efc1ac70104c9
MD5 eccefad717235b2404ffbbee91769719
BLAKE2b-256 2094aaf4209ef82af1e401534b24e6f6c4613544d3f33b3226611586d3ca78b7

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 54b11c5448a6d13d01b87de9248593e38df189eb4df103628634d19e3b2cb41b
MD5 a9d65820ac64feebcc63a0805643a92c
BLAKE2b-256 be784c1e60a5fcf21c3c45fb1f95e0416263d9dfeeeab5f7964b3ba1d47220a5

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a634474bbbd7eae3ec2e5db14f6ab1fd1c7ab80a65095124b6cd5c451a0781c2
MD5 4f2a6d88c5367869a974a2316baa23c3
BLAKE2b-256 430be4e5b36e99c4d7fb26d039851d96df59144c20888ba287d734f8edaab36d

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2cdf026da195a4dbaaae36620c903eadbc76051bc319d0013d84d4dd9b3ea104
MD5 3b5e23b8cd20e67f242f9888e523282a
BLAKE2b-256 ad0d9ce0ccbdcc17289cd383c42d4d7d8c919637b672fa92b0b413bd331cfb89

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 35520abcea686da4dbeaec7199b013227b53854f9aba7258aefb7c53cff66d57
MD5 0b1d140f17fb2b618101d2a867fe6c9b
BLAKE2b-256 49c0e302ec876f08153b754caeb1b2dd7f89ea0663c09d87f002ef73c688db0f

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8676e2e05a4164efa4406cfa149bccc2df4a7b6692858ef9299f0e598c999a41
MD5 4a6b10eb7c5680981696d21f4dadbacd
BLAKE2b-256 1869a81651108491bb2b36c5b5b78b843942a65894a4b8cc60bbf58e394db1c8

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2af83c7f616f8396c2b85773b63809d94696a936f54fb4aa5c6e489fecd60f06
MD5 731f4e05cec39e07b68d0bcfe2556a18
BLAKE2b-256 2f759d2f3efdf6381444639627fa1e683940f7e61bf42d7c77b4df9f93a36218

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 58fc0d0d3511032868960b71f6264726e1a7161d95d34fae5a98cdf477380e16
MD5 46e8bb5720867f98bc0ec4f493aab4d8
BLAKE2b-256 e4b73fa7550a6705fa64392cc1e5c9c8eb2e89c222dc436bb2e0c801c236c862

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.7-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.7-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 552bd569841a2f5ed57fe7ba0d5ebbced86907fcf02fc1f66a4af5baaf73a59f
MD5 2b1764ad2d0cafbd0a89fd6f6bb25d16
BLAKE2b-256 e5749a4b4669eda28a501741e4decbde685e932064b3c22ad8c40f76dd2faf23

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