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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

passagemath_planarity-10.5.10-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.10-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.10-cp39-cp39-macosx_14_0_arm64.whl (100.3 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_planarity-10.5.10-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.10.tar.gz.

File metadata

  • Download URL: passagemath_planarity-10.5.10.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.10.tar.gz
Algorithm Hash digest
SHA256 ec1112301b2d432282ba7c568749a7f9de62ad0bb814a42ecef9ad1419f592dc
MD5 5e9094c6589b85701896af3f97df9752
BLAKE2b-256 04c52d4872b300db90ffdaac2ecb9ee510572aa96cbf95bb36b28a3712ecaa10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2a9b889fb1457683b78d4f5f41c051f2b94705f1bdd69c27f2e264e43c9e4a4a
MD5 424a05451384107972b808e9abfc3f42
BLAKE2b-256 9a3fa677a8cd972854087aeda4e0bad967df3469a127b31d02e663fb7f4835c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3a95d0d20373e92d3afbfd8286473a22dd2a74c4896efd5beb8dbf83922bde6a
MD5 89111bcd01aeb4a459ec39a8276cff16
BLAKE2b-256 541d584995703cdc2dae2d67aef62ec8ebc21db1e08bffe42099f5a893887924

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 01b64463127ba5258110c24cb49ea8131d4f87c76a899a232d20f4b12a2e8ee2
MD5 6d33ecd6fdf6cb3f66fffb4d4e5d087a
BLAKE2b-256 35290751f8197bcdc6530072493e7d1df3b1be52ee3439ffa5da775b4aac89e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e672a8f1a9fba1a86c86c859aa3556f3db88cb21e0c22f117566f52b8592eb05
MD5 d77cfcfae8b60990580f3df74d2bac04
BLAKE2b-256 b5814676aecdaabab129289186c25af0460d918807f0ee250a0b30719304a829

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 73d4550ba54ae261e52436f687b30a020ccb7afcb50f5906cb5968831468500e
MD5 516bcda5abde22d56edd00702b04fda5
BLAKE2b-256 0c7ce8c8a5ead09f079816a5b2492a4a33ec6ea5b5bd2cab6b3e695c0ff914a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 044bb8c1991e430b44a2813e32162a462f52aa7fd77e393bb32ba4723248e6cf
MD5 712e852486756b6173ec272b360011ab
BLAKE2b-256 2a3f9a7ef000a0c9c62571dc9cd8571df5618598446238a20f1fd7219c1abc96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e29abe934a5e3b9b9300ac612d11a40c26a1c7f3dc888d4eca6057ad5e0879db
MD5 0ea617faa61cc18b4e3f377b68867855
BLAKE2b-256 6449887810359378257379105444403a0ca517acf04de92ac966577a089d277a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0cf7e4677a72d4c51f877239e0b11813eab9a61be2fec8dadfda2f916368aa4d
MD5 9103120e00cc4894f0859101f1b83c04
BLAKE2b-256 d1b6cb5debc30d526612e6ccefbd120164e98fa54111e83d178648c7a0810ac5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 31341a63a6465d0936caa6f737480f5083c37dde84c11f751b36c9b2f3a492d6
MD5 8c8f9c55b08e4c7c64d8542729a8e657
BLAKE2b-256 46f3f720faa1b8ba41df9c45089d9cab69621aae1d69b482784da405706577cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 60c27cabe2cb02238e0e74fc3ae179f85239d33c5cb3d24fbe152f222f332b5b
MD5 088fcc8ff5ebb41bc718b1fe090a232a
BLAKE2b-256 5ba8bc1a11ae86964bbc67fbbe306414c6e29a45bbfa80c161e38b31a5c9887e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e62aeb2ebfa611181cc8d78978d8fa92157d22f56847f2a6fbd01ea4d2866a77
MD5 7d949e91e815e58fe6dcfba8776a251f
BLAKE2b-256 65208f7dd275dfae6ca214b464a73fc49b7c623f201fc840b4986ba313fae6a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 72c96e553815aea8a41a27e67a66c120b8255a6bae90ee5e97b7a38d71d4cae8
MD5 fafbf287efb03b3a548d17f3b9182f7d
BLAKE2b-256 1d130bf9cab7d786557658cf4f5b6ad9878aec5603dc45b4f2d0d8c041945f74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0e8288e79a44e971b93a65c45aeae4763d194ac2d5642b078e4763b73215a859
MD5 cd527824abf96df1436fb73e4688783e
BLAKE2b-256 86d8b5b883674f812d1843989911d84ff8cbc35976ac5b3287dd0baf26ea02ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4dc334c16a6a3da3f02c7f88d4f41fbc66a86eb72c2bbe06172de9ce0e9ec46e
MD5 8612f9594a4231ca96bc7ff386ce9178
BLAKE2b-256 41acde3d6a14ff18a6baac7d76cca931a2e7a41e394ef2f444e10fed65ff9c77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 644e0e814638b25a52a303628107a3fc47f723ce7d6f1b0c901f43b3328b4385
MD5 c421e6902da877a79f5dfb55f19f293d
BLAKE2b-256 cdefd77b6eb6a02f6dc0064d9d3eb09c58a639440c43f35cefa03802f8a79390

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f8d6b29c38661fe6a98890ed4115451beeec5307861173d801a8a047c75113b1
MD5 5d59930ee0ad9dd00d4cc8abdd857678
BLAKE2b-256 b1ec86d6315eadf3b75dca6d26350474a31940dba1560ad9d7c58b094b5e67a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7c00972a151eeeb4d6b11239c7a184c342406189c17ce72a76f813b33c231ec0
MD5 fc938f5d6d88a817ff8cac7f921eda80
BLAKE2b-256 b7575aa29a1527d5ff020bc1ac8e36bc1e88055d51dd19cac714464e378f54f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f9ca011b81ea8c640fa96a50023b5d09883d779e69daa55cbe10e2782186266b
MD5 6563ddf1e3187d9afb3bb6dcff1c834b
BLAKE2b-256 319b3be42259e78dce28519020dfd1b291fdfb4ee3e45538c1f288e47f2eb43e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 81642dd781782de16b5e161ecf832810959d81fa2aca057d868e87f9571ce940
MD5 0bc38ed4e40e8b63c193f9d219eaf076
BLAKE2b-256 5424da7f928d31087c7984e45565e31e1ded1f6178c1f0a7b62cc3e047087634

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2d6efa9b47617f04004c195f9723ad612c0b812e33578dfcb45a7fb2b1125113
MD5 d502a9654c991c4dee99d9ef2a5b9344
BLAKE2b-256 4af6943558914cb9306d9480efc2a12c2f00c3ab418edc4ad68e3c412d2523e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 87491bf4b94f15ab82cb6e2c94f84ad2ce9184c063de633e64f1b11f8d838cfa
MD5 e1cd9c40ea5e1cab7206a35f0fa97cf3
BLAKE2b-256 782a31af458531aadc76bce15a1f82d79c1312855c9fc71837bdd90d85dc876a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8339aab008113fcfa5a1855e3316e9601c359712a697f32595d83140141a5795
MD5 2f9a367757cfba7f4795e60edfd19200
BLAKE2b-256 30708dd530a1e8d8908c84df44b82f25a89357df10259073e65635d4d5283890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f68266016b728e27342e9640eb60f007bd53773cb5783436d13d5f807670924e
MD5 8fed3ea7c83af3fbca2a39970ff178f4
BLAKE2b-256 e501f9e1a81836e31ba2efae3bd7c3cc2549cdff2847c4b1753d63da386d1d95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.10-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5f7e5c541d83120b19a714ba52f576a16453588e68d8bf7dd193829f2205c460
MD5 cc8a9c16ab50ce7c2ce6138a987399d0
BLAKE2b-256 5c0c644405c66051e1081fb49faf87fbbc3967248607aee92af8a22733b8f11f

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