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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.6.5-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.5.tar.gz.

File metadata

  • Download URL: passagemath_planarity-10.6.5.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.5.tar.gz
Algorithm Hash digest
SHA256 807e285dfeb8e2b5426059525acdabb3bbf26e33712ee26df1d7e4f8fdc4c5c8
MD5 61e29e85d23eb277fa90e4710c359544
BLAKE2b-256 4efbb51460b3515a96b8ae3ee6d70b5288710a060af30e43b58d7dc335c781f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a5324ebd9ece550a2244b23ded3f35dfa3747a343392943f7bbfeadb7c974941
MD5 0837a08dcbf34d4df2b7560a26bef862
BLAKE2b-256 aee9a0a1eb81c3300ae280fa40e5077290e5118068975b805daddae889fe409f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a3265b6e6d7fb2e7f922b644f86d59d56babc7b5024b163be792f46e7fceec52
MD5 f2446804fd6ef2f6d9a43b1eb0aff62c
BLAKE2b-256 b8980b005fd5ccdb1cc0d750f57de58c275d9148d1b8ea905481f863aed2e4e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5152f62fb9fea645a2dc6d811edc45c09c5ccb96532ff18284b5c0aecd89ce42
MD5 1ba31c155f735353744c289656cf5273
BLAKE2b-256 47acb00db96b9a8d86ccff553cbf37ee276ab7b4830b741fd95e99e4d10532ed

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.5-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.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2a52319841291a57a9632a04e0887f56383199e0ce196fffbf735cc4a9786296
MD5 adfe0c94b2dac79f59c2fe2e6cb8fc4a
BLAKE2b-256 ec2d4a0807197f90c75e3652720d0165a7b73ac5a3902e1ccb2f808cabfcf690

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 85c661758d62e4ddb41a035f6a24a02dc42d62c2fe7b6d966a004911aebfde86
MD5 f1735a69a7e05d11849e4b9550d0aa44
BLAKE2b-256 312438c84c4e6e2f991d9bc25b9ff59f4475a0f5a1bb45f0867da6b2d34e8afb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 001ac0351d7a182c26430a218ebecd962e6ad922bc5a5097556ada830d139b10
MD5 dcde50049a8a09c023e6fcc449d91224
BLAKE2b-256 686664ef8644cacb4e99855d82fac538637aa355ece5e5b1f1ccafdfff017e36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 47f3df9b7b67662730f347d1b3a1f280c44136e678c33458078494ae06a59b4c
MD5 7e08b15afab0a4ade8e7b772e30e6d0d
BLAKE2b-256 17d27e330e1d4456e297b90da647f57401365b3c22241edbe3a082dcaee6ff56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 93eb12bd29107a241ed6948a8ec821d637ad20ead3cdbe9661449e85b52ce6f3
MD5 0f580d353c67da1a2ef414122fcc61c1
BLAKE2b-256 e36409db096c99faa8872e30d5fc4e735244e979d04e5cb327f4f1433421b3f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e892efa7bfcc002c7b21f6a3b5b28cf9686acfbaa145c49cd5c5b32b2a6ae06e
MD5 7c869e7d2c6604eea16c9e89ff1f5f9a
BLAKE2b-256 8e2fd6086f15d1460e0c5fa2d5151321998931c6b778f25fb6b35202b3a59545

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 40cfdfe4b6019bff5541f41b0c7cf99c52e2f628bb2529fba3b5d393e74f4674
MD5 fb512fdf73531c42203288a3bffd1054
BLAKE2b-256 5a0e2190ddd845b295379f20869a80069b3c00c05a1d48797b36ed17e772bfba

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.5-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.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0488da9ec1407c798f77143fa11723791d66fcacc841378033d3cc5d85a38038
MD5 ff76e8a026f441cdf6ee680f6fd0493b
BLAKE2b-256 0154fa56fcc40e5d8fbaaf040925a7706a1594fb67d1469729bd9b645a65b4e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b1b057c044b477f32a87c2305ea2a2786ac9c4d5e8f291a9e4e71f00bb66dc70
MD5 6a70519010fb353335de2ed06bf8d45c
BLAKE2b-256 87202dd15ec5f1a361c302f3fcb9b3930de8639a4bf6411d0e1fb51ca53f4a18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 85f561bb8f9dd47b235715ed8952b5704b879ec2b963dd146ec858edcc63345e
MD5 2fb6b52ecb276d433db9f5c1287fdff1
BLAKE2b-256 dc0f8835d2366ea785b3fed70a435654f36a44c5b27baa205ff692a89b290750

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d1779c81100e34b08120a08238e34adfb05fca52ba32413146f3e6e499943056
MD5 7b31ab38f698a73835b783ab4377146b
BLAKE2b-256 f3255f3cc2435794787737046875a0dc1463eeb6e25797bbfe0a68c2d0e153a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4f74d7d06bd1a4d6797d289205241e863efd6dfe424ad0de85926c4538edd8c8
MD5 4f4ab2ca0e584fc681984b5ad431cf9f
BLAKE2b-256 ef2bf400b2ac7eed62876ec279915c444515bc923866ee082270e12338dec87f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 88284fa923647fb93d24c77324fb45b4b257b72306014f8a88f65f2ce4e21744
MD5 959fddb99291b3dfc33e101b8c50b08b
BLAKE2b-256 30138f06949a69146023bdeeaa507a63706d5a52e1840e6750731774be06b779

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bccb98a049388a1cc5fd3520fbd13e03e79d494c290335547bc8a1319f381ab5
MD5 4b4597b057b19083fae529ee39d54b48
BLAKE2b-256 3f7653ebd05169b8bfb52e976fa4f530f2a131807ca3db4c5389e694560e2513

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.5-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.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 800a8509146c065cf72e1418581b706b9e88f936500347ad1263bb115b0b3ad3
MD5 d5121ceb3f9749a0ac7e9b64fba8ef23
BLAKE2b-256 2ecf26996eb7c6eb2f3d091c9d61d86293dd4baec8cbcba1573a77dead9b5109

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f3a233f3ad3ea90c9ec3999616b117931a540d808dbce4918c85cb8b65d79579
MD5 4f037e9c6193687eba4a9f3befb58a99
BLAKE2b-256 6f39f2313bb66170ce5d228571e0d07f095f822322d6930320e09eebd1aa0c79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6e20630c18d9babbf3a2bb1965a0a7e88ef99403c5261b91444e4230aabeacea
MD5 7ad0da2bb63014516282fde1070cec87
BLAKE2b-256 5c96661ae5bfe5ddd9f5a85ea5022f5dae01a4e6c4119bd8557a4ff266e9a20d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 82289a2d551f716aa1f3b17263bbff5e7ec22c51b407d96e74aee99e867ead35
MD5 2727a96d660f22b97e65a28d8762af58
BLAKE2b-256 e02f0158aaf484f34ebe88e88dc343ed4fa9e5b183cb118ad1f8bfa9265efa6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 256fd6051322b674abe9f39c33e15ef849d5a112c057fddc03978525a2427360
MD5 0a2a90ac3ddd0f6a33ca8a59312f8b70
BLAKE2b-256 1f60b1fb28a7f26a52f358084081e572e4abbb281db43cc00dac014380b62c39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 73f2be65d3a51dec320c4dbbf4209ba7e4315529f3ea51f042e6a6f03ebca9fe
MD5 447cfde82507e57162b356ae43ed8711
BLAKE2b-256 bb2e3bb80de9942370537e6ae695825ef60cd48936f9044b651c3ef5b39e349d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 422852f407ddc896b55ef7e92d71adccc7179d0019d7681ca66f2268ca17037b
MD5 6a5dcb2f64f88aebf6bdcdc972ee6a7b
BLAKE2b-256 2166cb678cbcb3ff1fef9ca23f32a13b3785184b32f42d1528e1e9c7de014892

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.5-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.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8034672f79987a480dea80f1abc24dae2d4a7dc3e4646f1120164038833f09b7
MD5 39c65b152ffbdaf58bed00cb6429db5d
BLAKE2b-256 b0133ea7ba96181fb4b4a668caa6e726b7501cf7c1c6384d05d0ad761dd6db88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 494c136bdd95612c84ad5151ffd8743fcb3414101ff1066b60cb7513d584ae44
MD5 c5b2708e5accb22a78f0df6251dc43d3
BLAKE2b-256 6d9719f60a743191d7debd3f7d8fe1a1fe2c2baad96480eabc2aad91765e361c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 47aac92f441897e4c4a3c3374380b8bda82b785cb9318dcf29b15d69366f7b78
MD5 2b2d60b70e318c0b35ad097323a28d93
BLAKE2b-256 f3b4e56db56d357a95810e5b8ea130bf7693def8411f541baa7ad8767892f1b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.5-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3841365db03584695c5a8f51ebe5ac4f090f950bf739ec4d622f959be4f03343
MD5 74cb1cf8453b185b24b691e00f31713a
BLAKE2b-256 ac5ada429f5df541f142cc108614a949cc5e3fd5f9a7c2e3e9953bbf8c7d0b44

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