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.14.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.14-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.14-cp312-cp312-musllinux_1_2_i686.whl (348.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

passagemath_planarity-10.5.14-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.14-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.14-cp312-cp312-macosx_14_0_arm64.whl (100.2 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_planarity-10.5.14-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.14-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.14-cp311-cp311-musllinux_1_2_i686.whl (342.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

passagemath_planarity-10.5.14-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.14-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.14-cp311-cp311-macosx_14_0_arm64.whl (100.2 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_planarity-10.5.14-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.14-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.14-cp310-cp310-musllinux_1_2_i686.whl (334.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

passagemath_planarity-10.5.14-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.14-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.14-cp310-cp310-macosx_14_0_arm64.whl (100.3 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.5.14-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.14-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.14-cp39-cp39-musllinux_1_2_i686.whl (333.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

passagemath_planarity-10.5.14-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.14-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (321.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

passagemath_planarity-10.5.14-cp39-cp39-macosx_14_0_arm64.whl (100.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_planarity-10.5.14-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.14.tar.gz.

File metadata

  • Download URL: passagemath_planarity-10.5.14.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.14.tar.gz
Algorithm Hash digest
SHA256 27dbe32453ab32eb4476f3836bb1ff318d797d135373fbc6371b6a9e9a6bcc6e
MD5 2f9f482d50c434a54a02a339fe80e051
BLAKE2b-256 32566bd36b61f6ceba484883990f49613570f9f2c600998c0ee2d84deae99eb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8451aa6ce1e4acc812bee8b4c613439912349203892451db4e7ebe4ca5bd4199
MD5 b8fa5e396c906bbaede6e8670ac5410c
BLAKE2b-256 c1d4f94c4d2d99273c2cb62b83d749114058bab7df2e7caefb4478aa88767d51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d4241ed77fa8a17414f7ed06fd11e3505e0d794cd68eaab166ca2c5319170d7e
MD5 3b1eaea5fdbfd106915ae7cd67782bee
BLAKE2b-256 6ab72c167cef9168e642cfed54a1c5bdb4420bd666f832a31226f46366e7fb3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 783de72b838a96d38c827b223239560def0eb058e3d729e08978d44f7d3152b5
MD5 6fff42c656df1b29142e6f479a4b82df
BLAKE2b-256 dd19273247dd3c932cdb3fe220dfdc75186568ab41a37b76067555b477b86e60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2097ed2523205c3669f14621a80ffb52de241cbf1e61dac4e098b3275d06ec7e
MD5 8d5450390dc835537cb237166b39ceeb
BLAKE2b-256 c0688a95df1074e9b60f491db69fad1393833f840a1044e7a45370d5c3ee31cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 aeafd375320a5782ae302a8b476b59b4f292bfe9a8823e2198d78424b25a7e1e
MD5 9fbaaed259d5d73ea534efaa7e3eea11
BLAKE2b-256 69d83e44ea8c144644b6f1549c7eeaa072935701d2baa04fc0790900b3fb8222

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5e558802902d88b3b8e40fddfc4e9072461f216e42e467f2feba43a8c62bc89f
MD5 6fa22947f60dbd9880f39c0a1d2959f6
BLAKE2b-256 6f95e20a6f955e71e2ce311e162fc169d806010c1c2209f5406da6310f665481

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4509e399e43af36a9e375cefaef5cff57e35c462d580e9d8accd7159580bedeb
MD5 fd8ccb4a6e630750c07dc90f3701659b
BLAKE2b-256 8c6baef35599f1e681bbec2df70cd0b56a718f4a468b311ba0ed0214a4786ef7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ab3dc1be127a28488a5cfc4577cc2a7958888473dc5d2ba3207eaa857c2aa913
MD5 029cdddc5a0acbd14bf8e6f1dae244ac
BLAKE2b-256 30c63645f4ed890c409c9782490505e4828b458e8c1daddcd3991473250999e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c863c14cec1e24866234aa8032f1966333e9fc6980558e4b3fdbcd545795de47
MD5 aafb75079ab998c6fe63af8a39a9af88
BLAKE2b-256 322d58cd6f19716150ccd5b56d436ee42e848f91a8cdd927e3fd189c40e1c506

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 897d5b2cdbff4acb55dd74756c2aeb623a3920596cc5406bf7f8373711108f42
MD5 8426a5a30eefe184143a9614689c1922
BLAKE2b-256 058d91cf445d63f34d29f77efaac1cb1dadfb7ffd7992f440d627ec188e5f6e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e4173e400cccf7b70dcc2a0ed26e84545fb9e529f3b4f37664d2924af47fa037
MD5 ac823041d02841d86d06ca0ffa29a9ce
BLAKE2b-256 85043f29865b5c7c22aa98df1d94a2c45b91e608b0480058ef070436fb8b181d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5f8b485bbcad8ba6d5b48634ca7ff65b0d4bce316f9a456c36f94c00d3b5fade
MD5 de79dca2021272e2208dfbc11e4ebdf1
BLAKE2b-256 0671c0ac53acabe27945a9ecac0980ec8ce2cbd5615d454f44729e4bb6f45ef8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 06b9ac1689ce0c783b7e9b682bf4304f148510845276b8da3de789865295359a
MD5 8e3929e15b921e65afd9761fbd09ec31
BLAKE2b-256 42f2858ad07f214d83e760b7d919c4d377ec602ceef3000d2520016ccf1627f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4cc9d16c2f7882bd48cb085cd5ecbfba74bd780bc3fbb7c833b5ffe802041948
MD5 ffc1ecdec91496b4c0c07e981c5e684f
BLAKE2b-256 b296ba6dac39dc4cb8911717e38eca6f01735b19dbc62eeee1750c95091f58a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 467b856599722c41e0f178d79071f89cbc68b5f319410160461de76ed298b4cb
MD5 b16046025af137ab7f16d19cd6d52b78
BLAKE2b-256 ba83d122fb9906a0aaad1c20d6962f10e8bc0c90048096960e23258b6e0d1ecb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 029ad311dc95f6485a061d0c67fe02501d4dd374bec49ff85a2cee2e9ecb5bc2
MD5 14e9bc67e207a6cdcaf5b88a9a66328b
BLAKE2b-256 8d2cc527508b883ff0286568ea60f5ad3b8c2cbec383a314d9d3de08c9693cff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f5b6ff73dd09e46ce2a949031dc4d65b41b76adac005bb0b3978d73d28a941d1
MD5 91c1a195c93cd5d4f44ff431c82ef51f
BLAKE2b-256 e0bd5cbec3d2b1adede022222c03ba3b7dae5213f68204e6b70a58f64b6f587b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 837f8d6b5abca54af587e2627e302ff951042226ede6864c6ecb81342c7c709a
MD5 b7b1d625372ed7268b04d0064b59a294
BLAKE2b-256 9287a398611c2a2ec47c3cc9b7f9b5ad2aa2b59620e872e7d114024fbac232cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d5f3dfd38b56dc486bfd70fcfd2b279514a6941b4e3138e9072f017496897c0e
MD5 62622bed93dbb26d879b880ffeccb10e
BLAKE2b-256 3aa615879deba1a46b2067a678974a22d49f1efdd388bcf4f297428ae01d5326

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 efb6f8099d83e170108b8dd72bee968e7dc14b6893889797b864ce24deb60b56
MD5 02a6726f4b9663ecaa59413409d12ae7
BLAKE2b-256 955058d5ac029894133cf57dd45ab0d6dcc1a7cf30edf94daf02beab2da489ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 473f59253dbb4161c1188a01b7c36b63e90129f3cd5b2fa31b7b0c49c85f4057
MD5 0d9d8d17e4c41befd9e2630f4f9ed258
BLAKE2b-256 218820afbfd0505759c66667b481d57fcabbab47674d4bfe418df17ba0211eae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4cf23603fb57a9a079098f450c0a647e1218ebef19de55a8d6ceabd4222c5170
MD5 a0c436e266f1f6bc559aeebd8f3d9650
BLAKE2b-256 c9f20123eac46059c7ae6788a071a3abaeec0f5929a892ac153c01bca988f272

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 69d998283d6a5febabd1a777818c01756caf2cada309eb08f6e6d7bc166a323f
MD5 b115ed7fdc48f2d23966a6794b86afee
BLAKE2b-256 21d44cbb1446995377d7635cdb395f27a44c0043d5719c39859a1c9a988ded85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.14-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3ed2c49c771814d46460d95c9aa0a0ba1672e4d89e20e934cd9bf537eff3157c
MD5 8fd3d7d0e4982352a8df55bf0cd0e9d9
BLAKE2b-256 365107ff8f63e37fc1e35cda5d77794d503699025fa2f9ea00c93791d907f7d8

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