Skip to main content

passagemath: Graph planarity with the edge addition planarity suite

Project description

About SageMath

“Creating a Viable Open Source Alternative to

Magma, Maple, Mathematica, and MATLAB”

Copyright (C) 2005-2024 The Sage Development Team

https://www.sagemath.org

SageMath fully supports all major Linux distributions, recent versions of macOS, and Windows (Windows Subsystem for Linux).

See https://doc.sagemath.org/html/en/installation/index.html for general installation instructions.

About this pip-installable distribution

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.5.15.tar.gz (5.5 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.5.15-cp312-cp312-musllinux_1_2_x86_64.whl (377.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_planarity-10.5.15-cp312-cp312-musllinux_1_2_i686.whl (348.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

passagemath_planarity-10.5.15-cp312-cp312-manylinux_2_28_x86_64.whl (376.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.5.15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (336.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

passagemath_planarity-10.5.15-cp312-cp312-macosx_14_0_arm64.whl (100.2 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_planarity-10.5.15-cp312-cp312-macosx_13_0_x86_64.whl (103.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_planarity-10.5.15-cp311-cp311-musllinux_1_2_x86_64.whl (372.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_planarity-10.5.15-cp311-cp311-musllinux_1_2_i686.whl (342.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

passagemath_planarity-10.5.15-cp311-cp311-manylinux_2_28_x86_64.whl (370.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.5.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (330.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

passagemath_planarity-10.5.15-cp311-cp311-macosx_14_0_arm64.whl (100.2 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_planarity-10.5.15-cp311-cp311-macosx_13_0_x86_64.whl (103.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_planarity-10.5.15-cp310-cp310-musllinux_1_2_x86_64.whl (360.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_planarity-10.5.15-cp310-cp310-musllinux_1_2_i686.whl (334.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

passagemath_planarity-10.5.15-cp310-cp310-manylinux_2_28_x86_64.whl (360.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.5.15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (322.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

passagemath_planarity-10.5.15-cp310-cp310-macosx_14_0_arm64.whl (100.3 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.5.15-cp310-cp310-macosx_13_0_x86_64.whl (103.6 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_planarity-10.5.15-cp39-cp39-musllinux_1_2_x86_64.whl (360.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_planarity-10.5.15-cp39-cp39-musllinux_1_2_i686.whl (333.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

passagemath_planarity-10.5.15-cp39-cp39-manylinux_2_28_x86_64.whl (359.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.5.15-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (321.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

passagemath_planarity-10.5.15-cp39-cp39-macosx_14_0_arm64.whl (100.3 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_planarity-10.5.15-cp39-cp39-macosx_13_0_x86_64.whl (103.6 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_planarity-10.5.15.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for passagemath_planarity-10.5.15.tar.gz
Algorithm Hash digest
SHA256 b28f70b604252cf3e509b280515159cbcf67dafdf9a436cc9f31fdb63d041819
MD5 cc4fc54831f1cddf02870e4d47340033
BLAKE2b-256 23ece4c2edd2932b69b96dc858906a33c577e5b13d1469578e5a56edc7be800e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 701ee1ef5275d4e73aa63fab23b2bd6b4a6bc11c35f188329df7583c4efd0f11
MD5 49d0e8bb34899bee700df274f431d9c9
BLAKE2b-256 6305a0d47dbfa0c89034b586bf0594ff5dffa91e20aa3a7568a284870dc520c0

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 704c687630a22d2ee0382169969511c2346d6a126939b1789595b0e36ec24253
MD5 8582224b2a8770e351995b8ec873f566
BLAKE2b-256 5ae7616cb0d529dd70cf3b5c8272e026145796884637d80e99f5941fb399f1ca

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0a0a9b5484fe0a08f30aad0d991a3eb12e739b88f52052fac699cb84be8e4af8
MD5 6b2151b0ab8e8cd804855944e158c4df
BLAKE2b-256 a53c3aa9ea58ff90f56007a17d3dfa16a03c6c9e1f46e7a64a8c4b13a70c3a24

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9f06af33cd5cfe93e6dd133fbcec2eb4c05d1691132122be8ffb7b0872788a8e
MD5 b78ef8db4b397aa549e177cab93c02cb
BLAKE2b-256 2d6e4985f0c770ae05044ce903b35495de86902819392b7592b62eb3d69e5013

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 64deb6c1faae26e50536f5c23fddfe9ccb2732b80cb80308906b95259c0e3a1f
MD5 f56d18b0486c7c2af5adf25ce2805912
BLAKE2b-256 4e627acf86249c049e07b7cc8bd5ef1808e3dcf7b4b6f89f7df7f578d0a8493b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 497fee0911d0026f1268bdd8bbb126d2851dd83f5a211a5444803a976bf616bc
MD5 517eaa98ba132b50295e8fe26a9f86bf
BLAKE2b-256 cd35cd2d383fb7a4acaecc186fd2da9e2c3e34ab1fd5acc533d074048c6f8d5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f4168fa942d68986f71958f93fd589d0f7d7ee530f9ef9dea990e9c9e1e2515
MD5 32371f935ec5d7c9ca99646302a2bc3c
BLAKE2b-256 c83d9e32ffb053d829a7cbcfb260a08cced049832c77fbd7a8935e6e9becfeff

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c19344cd8e864f6aa5b75af5273e25a18498b680ea7ec48f428c83b2cb5ffcd1
MD5 5abedfc8958bfc966e71677973871613
BLAKE2b-256 81d7dea59b909afb9eb24653fe6be5057c58e94fd52a7aad31db5562d2279155

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ca7c1a25da934e640f02f33def4d3236299f9d54553d91e680ea0eb018d9d61
MD5 479214c4cd5b25585c3e0a96138d9d74
BLAKE2b-256 9219bd4d86fd4bd4c57c1210d07ef89d51d7d09d0ae228da8aad397ac52f1bda

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7a0e679aacd5bcc7a260240927efb4f7555075ef6c975a24d5a26b50070c5eec
MD5 5b1e8e14e25b8c4d67f5866c0028ff97
BLAKE2b-256 173b12e67b0e182d297063acfbf7485d8ff2c0720c65875fc94d4c16cd08b442

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1700f577c21c389f9db705a4f431b82f1df93ba5130397f748c67c663c40868b
MD5 631c35123ea93caa7e185ca2168d048d
BLAKE2b-256 bd8e261aa9d2f023cd052118b2fc084180046e5e9b46ce744a5721662c1afc61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d987a108d7e305ff7e5bd703b1895df30dfd13bbfe7ae631d97b475e4add0965
MD5 caaa5938e009544c5651973cf4a34db7
BLAKE2b-256 62299a5d3f582b4cbb637da51c30b2fa01a9e00953fe2a5425e5e19c240471ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f0304571a9c3374374e288a36e1e05bef961c805c56a5178c41e40426b3c99ae
MD5 0b5ad03f387c16405b877219d7c6e394
BLAKE2b-256 17758cca5ff0296734df38050b0cb2df7493613252866c8b7b430579a6f66264

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d0e2ca4eacd9bcbd29edd28a5f0576c6f34531b7aace3bfdede20ae996b31ba4
MD5 584f247ad1aec2f376d1202bf9ef259a
BLAKE2b-256 7cdcaadb571b1af21707d1de6a596432f530ae76c6fe1bcd22310efb48137f32

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db1b1ed715f146cf6fdbe68164da647270702a1f2bd0bd6c1cb9c53e15bbe07b
MD5 f4a9195e677b70780a8949cc87edce5f
BLAKE2b-256 3f4283763e4e97fa27bd2dae51de9fae347f6a6c1e7fa0b392b88f7bbc4a2788

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 62814d6ecbfbc54214574c81330467ea959b1ca6922589b8f516e5a5113ccead
MD5 75a92c3c54f7c9a1b6f50e5f7fb75337
BLAKE2b-256 f258deb6a5e02dca92f4baacec00ed27061544b48c853499ba5e22656bf66a7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1ae67f3b1e84be32e634cf57ea9396508b0c8aedd83fa0542a5b7017c84184fa
MD5 3952b287171e1f1b68905aaf1cdf52f4
BLAKE2b-256 e1948397aac3181e0cdf2dac5cd57935ab61fe2c315736e8e4d95f2d34fc010c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1f51185e7696fbb062cb4ede7470f1a5c7eb9dc52332b9e3456eb5224c2c480b
MD5 43355edbb47e3d82ed607ee311bc46d4
BLAKE2b-256 7f7d2130a7729707b5b21731eb416c25fb9e2022dd00e47acb2a48903c08b26e

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4190d2cd5e94614251a22f3f2d6a6f4e615467d870634bdc6d052fa48b8accc4
MD5 2c744ddf8e5559a410716b270c207470
BLAKE2b-256 5aacdabadcd5458c4e9e7383a528daac04ae8d407cb1cb864a562075def8c102

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 96fff441bb028effce00fb1da378a69b2f4ef3d4ff96b52c9d1d4d9d0ed3feff
MD5 7aefb3cc51e55979e13e0d096e0fde48
BLAKE2b-256 3a70fbf2c6507dfb9ab9472ba787b8ce43d3d02f46e77bb633a54e381edc25c9

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ac531c4209b007319651cda7b8ecb9004f27c4de3b1e6b172ca89e8dac565ba
MD5 756e7c63551f04507ccb8bc5665ce83d
BLAKE2b-256 a9167b66613784c781a8635942dc30cf22a27363af327096ed92fb3940029d86

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 837fbe3dfae40207115e5ccb6a8722dc3cf967c151b09e696e85fd3001b4af26
MD5 5238278d8aff2387bc4a67a144e51458
BLAKE2b-256 42f686b1d2f6ca9765a3365e7747378559eaea192b5758d17c122007b8b4b739

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4465912a27c1836f53a0b329554657e32466d5a8dea0aba4a76d5431ec743e6e
MD5 64d779f3bc2602ef57c5a6404d9139e9
BLAKE2b-256 8bb2699cc76917e608db37bc17b021b23e0d38ec23844d5aef913d0e0fd2f87a

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.5.15-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.5.15-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 79cf363ef1226bf29183f14555799c5ae1b1f975dd9c729a142ed73c0ca31cf9
MD5 926e0709d98570d5e86ec25d56d6983a
BLAKE2b-256 058df9ed97f233c8ae9e6ec8f17212c4ed2fee44ca60f7275a5d81ccd5e0f062

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