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.6.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.6-cp313-cp313-win_amd64.whl (287.8 kB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_planarity-10.6.6-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.6-cp313-cp313-musllinux_1_2_aarch64.whl (376.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.6-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.6-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.6-cp313-cp313-macosx_14_0_arm64.whl (104.1 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_planarity-10.6.6-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.6-cp312-cp312-win_amd64.whl (288.2 kB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_planarity-10.6.6-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.6-cp312-cp312-musllinux_1_2_aarch64.whl (380.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.6-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.6-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.6-cp312-cp312-macosx_14_0_arm64.whl (104.8 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_planarity-10.6.6-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.6-cp311-cp311-win_amd64.whl (287.9 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_planarity-10.6.6-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.6-cp311-cp311-musllinux_1_2_aarch64.whl (372.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.6-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.6-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.6-cp311-cp311-macosx_14_0_arm64.whl (104.7 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_planarity-10.6.6-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.6-cp310-cp310-win_amd64.whl (287.8 kB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_planarity-10.6.6-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.6-cp310-cp310-musllinux_1_2_aarch64.whl (362.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.6-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.6-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.6-cp310-cp310-macosx_14_0_arm64.whl (104.8 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.6.6-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.6.tar.gz.

File metadata

  • Download URL: passagemath_planarity-10.6.6.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.6.tar.gz
Algorithm Hash digest
SHA256 80c0255f5571bb3007d720c2c3c410c0f0ff9d208d301c289888fc785d308ff2
MD5 74c02b69323509d650b1c0e5e5dd9f34
BLAKE2b-256 cc11971054e58ffe82da3d2cdffaaa701cb44f612d83ebf1a848bb96d33038e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 664507b1ffcc8b69a90f9c1101d84c70a8f5e4c509840a8e331626c7875175e4
MD5 d7216d82a624f5c087dc4fa4e1763290
BLAKE2b-256 5d25b54ef0f80f2994fd66fcad43b8f8a18aa5870bc8423a04ec8e01345d3e6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d24392578ead6f6f917063becc46756a82a8337ae97592c2b8596cb19fe1cfdf
MD5 4cfc097e94738aee6b1b658f590fc2bb
BLAKE2b-256 62c3a430a91f7395fd3722be68cc27017fb2b4e4c25cb61d58a88440d477cd73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7fc6ef53b351f295450b4654ed825c374f3f1357894bfe932c67311e49fe986c
MD5 fcd5aad880df7406a073b6b29feef593
BLAKE2b-256 d8e5f74bb58bc0b653d40c23454cf6168a7e7b64bd0900614966a26b8c2713e3

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.6-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.6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b60765b33a671e8ef3a1be6d82706724528be4f847e4cf32b6367c79ee54186a
MD5 f5359bddc7f8fb304d4ec4c6f958796b
BLAKE2b-256 1657fd5bdbc379b7025340dc3f9da44b8cf258bccd56acade89cdb1fd27e02ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f7fdf0140dd3c8f4489675b6746c7976ddda038a4bf15ac05e5ef0a9c7d059dc
MD5 2e2290d6afb3032326e7ee59d5059605
BLAKE2b-256 05c78ce5fa1e7903c3a48409779206ee04d7e03308b418fbf5a85171e7ae2cb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c21223cd68e402eded073e5f493d671ea4137fd69048549c5bcb171529ac5be9
MD5 00acee0ebd27483fe7115fc7295712f0
BLAKE2b-256 475757ccad3b4626ab601bf2065d883542240eb41be97267e8021e0c7980c8f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9096d2543cc6992b815a7b6dd5f3bb248f0957432a80338039cbdcf08fabf348
MD5 b467ab58378f9e587670fe5b24769922
BLAKE2b-256 84f843f5f75892ab5bd9981efee05d54efe047e39d2fb7aea6a200bf1177f728

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 883ada074493254cea2eb9cc82ca188df73f47dd993a3a63729f1682a7ce99cd
MD5 613ff51b70e66b5c0694abfddf0b9154
BLAKE2b-256 3d54be88b7df75a45c1a3c87c5054d3a55fd4bb69d9708593afce6d9a70970cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 12123f0ac0f50487f5814e6330f63e85cd7969727a743cf39dd07832bc28801e
MD5 a5a3e10eed131adc42985ba9030d1be5
BLAKE2b-256 1120e31a5b0d556e6e35b676c7441d6c3cd795cfb5b52a92fab6759b806e2913

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 283686f656f9979af990290ec9068918f38efe2da035b565b61473239ae5e923
MD5 f3ff680c2268115f28fc85e90d8a72c6
BLAKE2b-256 c3af4476725a7a3d5ace3a00f990664c0e7bc834a17f936c1d0786f8d6fee245

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.6-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.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a7f34d6d31698f299c2a4b806a2c8cda6217ab7ca0e838c0e3b269bbd31caf93
MD5 be7880aae0426a9d90bf01627be0f18a
BLAKE2b-256 6a1f7c21a3db6d9de8dc192d3b70ce4393a21685e5b996dd4c904444fd2cf804

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bedfa374aed5086197c56bc123724e9ac127dd3fb72ca341b0dd9379990265ee
MD5 50330911f0b3bd95359270bc3eb71823
BLAKE2b-256 d0115dd562639d6b72d9f7a8af0afd676c9edc5f48c084e1edbdafa8bf546e84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d852fb9a2422a6a5b5117b1070c8c4e31353d0c43b1f6602636311eee4c3ccab
MD5 a9385b88e6f8edda4b355b1ab1813d7c
BLAKE2b-256 23385a0418a8167772cf05c9be5f387c113e99bc9ad482ea779632c7e1a25707

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1e87e6f297026f60d36fa1ab1cb2781d4857adcade4d258c429c5bbc475f80ff
MD5 436760da94397450ff832571005e5783
BLAKE2b-256 df1d662dc47296ec798ef1c9e0389dc99b58c63380d497434858a22962c0ec4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 166b3d35fd9b6b09cce5ae1be0791e8409ad2cafb202689bcfb13fee480d5d5f
MD5 f7b51195c7de869f7dc34b01e67da5d5
BLAKE2b-256 1f3090aa4cd428eeba7c2ed85ef4bc661f4ab37f8dfa844b6cc10d889f47fa87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d768bf1703b7d38c0699e316f1c3fc9ef48691beec9334f794ba636a2c0e985
MD5 0db5dccad6cb6a5389ac37aaadcef87b
BLAKE2b-256 178326a3c164fcf9a7d89b4e7c098fba65804fd8d03077278d2781fec83452b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cd0ab53c2306a67f8218c84a16dcc24464786dad75c6c7c4770a17a9335389f8
MD5 cadc6c1262f999e23641ec6f669397f4
BLAKE2b-256 50c1819fb54cfe145699ea2ec7ac51bb86244e94d9223587abda936922f8f836

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.6-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.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c4c094e512f56cfa965fd6c552fede65bccff01ff9a294118ae82788dbad105
MD5 b762d8ca527e4bc9d425ed64e8724d50
BLAKE2b-256 2c2cabf88826dc8a082641ba77f1668e0b4689b19aee7f284ffe2b133f3b0864

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 224facc8f5045e4c1733ee7995f0219515449f4f8e78d42fc809dffefbde02e2
MD5 2f288a2f2361951104782214b7bbade9
BLAKE2b-256 c80a095233b83b2f96702f883ffaf43e5f2eb4269a7685d3a0c7fca811c3cfba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ab43dc64890c3aec5ddbe02bc182076f4c5269abbc2d840e935ce36c6ba7973f
MD5 45de7b45fede2d1aefa5be11c1eb3461
BLAKE2b-256 060723006d9e9c87acdff49db37df6b5cee42ed0ec3bd0b7837a20ec974b4e45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d3b74bbee8982a7e037ab67055162f00d56b3a9de5daecc2c44701b06ccf1f11
MD5 ad7259919a64c3e516828b63e58e8a46
BLAKE2b-256 bfd78c661e15f51b4612006a6d5b14a11d3a25e43f3f212532beac2f3741cb07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7bad5fdf4d7e570134379c2e504a455f5c2b7f01f5075f20fdd0a75dd724cdea
MD5 a4851a293c27f1882461cb27a585827a
BLAKE2b-256 663e23aae56b9e3cdd5dc4a7e972366e0b1efa01e2989e710cbadfdd02b596fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 42484cfe3c8d23ae1f3ada94a268a88005779bc4229d6b096009bb7f66afbada
MD5 546c7cb3c8067a0960aa1d38cf0cf659
BLAKE2b-256 6cde114b2b9ff80ed90246356562efa936ceaf78916eddb04f745153da31a61a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 461bacfde99deee4f6b06282ca488741cfee340b1495035827d28c051cd6d896
MD5 40f8dadd71c4233ae069ad38d660b474
BLAKE2b-256 c3a4d9269a6d7b88326e55a1bb95fa7a4abce44456d5cb49e97dc6c41e4ec553

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.6-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.6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1631c6279eff27da1b1254f26963d1f2afe05f3711438561347a2d11cd6cd16d
MD5 a40ad362d554e136c03574cced852927
BLAKE2b-256 c2e89259f6a2bf9a5f729f6fd6f3346f1d2be3db9e9fd12ce5ad414bb5a31086

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 60cfa11f8d1e9c8bf2fd6889b243c257cc6ba5e8945619cdc6fa7179a20b5c9b
MD5 94cbc564b12c3b67dab8b45aecd15617
BLAKE2b-256 8c03250887685b2c1ed5084d39868141aecc58146ace8cd044701950b364afa1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7163892348efdc6849c15181843ba22d73756dc790a509f9a97b95a75c661485
MD5 5c37f69248ab8657f681bef0f8228f5c
BLAKE2b-256 b3f2d2796c598cb859fb1897b531d036b6feeaaa8f299f5897ac264c5e8cd2df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.6-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d548531c070e289a5aac805f9af6d376de80a105b0fa052c274ef9b1b39bd07b
MD5 b865459ebe1630ce9e2aa8223d96ee09
BLAKE2b-256 b8038c7cd1dc7825405213310d68476799d0bff0a02299f10349d1c697a09f5e

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