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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_planarity-10.5.19-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.19.tar.gz.

File metadata

  • Download URL: passagemath_planarity-10.5.19.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.19.tar.gz
Algorithm Hash digest
SHA256 96374c2d9b161669e930d265dd10723a152e522adb2e4516041b8ff4cae6aad2
MD5 aa12dd26bacd5d5f4116b414273dc9f5
BLAKE2b-256 34bba3294798f437380ceafbe0f9f475daabc53cb6d05585e0d74616536ebd19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a5c79da9a02ea555603b9ca7afb46961ce885db3bae65a8aaa47238da77405b5
MD5 797524acd06a4f6da24d4bad426fc348
BLAKE2b-256 095448cab3f8f5553c5b1043404f5a7d1a270b0792ba6fdaac1d401370e8ae19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0236c81e421091e90d74e901aec130f4c53b579cb62772eb356ee5a34198b194
MD5 b8e21afa17f464ae7dcef46e57627edb
BLAKE2b-256 0cbfbeceef87d2c8ea8d398c7dc5ed2d7f94eb23a21e3e6153ab53a33cf6ef6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 66c39c04a904060af3e4ac3b37c7334c52d7b9a6c3565e24f69b8a776e024d87
MD5 b61ab5ea9a7c42dd08e1a817d05bdcaf
BLAKE2b-256 bf42fdcc87d471709de9d770f9dac1c52db2e7b02d4a3307ee0e5c6da10283ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c8ffa57477538b0d884fe24febe44b356915b687da72185e5f1f0b56b01091c8
MD5 d5adfb4ba03f2c82e805c14572c00272
BLAKE2b-256 0668c94268c7ac863d7cbaa368fc24f378facad0bb7f2eed7fc3672949b2ee12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a1649364c25beed5638316d36781ae4848b337575efd4847557409cb924116d2
MD5 9c7ad1f363f6dcf8475d97c727f44dff
BLAKE2b-256 1900b780382c37efc5bac71525ae002c690d8de7ce7140ae3d2cd5fb1db33275

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0aeb30ca0859f7fda42ac30de2194b4727e0fdb8d714cd5e87164f800dc49786
MD5 26476263aa0f5e532e5a456b48922e0d
BLAKE2b-256 f87548ad6771c348a24342c5c03913edefeed766a761a5b63cf5b9091b5ae395

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 97308e0f848f5cc60b6b92993d864ad7293b37e106d8a30b0b8806329f82f7e2
MD5 915689ed3e28992abe4521e5f89ba4b6
BLAKE2b-256 26be3ee09d7bfbcccce8f150842ec8691f1cfd0665c315367b6ade06a2b093f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3ee6cd6afbd30aeb8c293fe7be25df30c8be87fa1d1c830f92266ebf7f2a91cc
MD5 5704d97ca35d44f8452ded893c1c2417
BLAKE2b-256 84887f6b875a064851b1bea4f2007caad9d73cbc1dfaa7a8f32b2a05f4936d39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c3e287c748153c9f2b38d6e7da4fbb7530bcd92cdea2f59c85b3e17451b26065
MD5 f3eca177a8587a48477b097ef0b4510c
BLAKE2b-256 99060da7de7ff00a26f1569b26b7a5676e2cd37cbb75a63e8dbfb3d246f210db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 92076baad3d77bef8b725ca8f04e3b86cb54f27912daba5494cd2c8a43786f5a
MD5 8be53f6379ef7d5a8ed9dfe079f4f939
BLAKE2b-256 2f1c8d7ac7ce72088812e8626e1f7c3c7784ce4173d1567e3e25a5c5e2e3eff1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d8e5e8e21902eb71194b582a27fd000c39d0cfa165ed2fbb1c5065d9575bd782
MD5 00d0bdd00e197b2e5cc5d206591af000
BLAKE2b-256 5f58daedf0737997d888d375f1244a74699f1371738831fc6a47ac6d3ca7ed66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4a28e247b229f906c6a05ff35939f22572f4c4f743a214c36305abe368735af5
MD5 91237ec9cdd268e1cd25b6fcf5d03c9b
BLAKE2b-256 13fad41727cafe3711f69f98dc4777089bf60c4689312778724c2f66d026ce90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2acfadce9c73c6382b02ce6f0cb4f75e6950be578e3ee6c81acff7e2fa33ffee
MD5 f754c16cf082469415ba88014a3640a0
BLAKE2b-256 85f89c6cfe80f2d57542a2d4b05e9a7ad28e9afb26dc3d34f628650f0bf0f95b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 40d941b6af8ec4f885cce7e866e3d5b001b4134930a1d18a9360d40606f0244c
MD5 790830233b05b22de163e771294e1299
BLAKE2b-256 145cc23c53661e4490cda7bfc1fab7f5cf10fb33c35e32b54e0f84900c1dcdd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b376f65571592678130b9b248d641783e1fab06a923503496847dfc16da11a41
MD5 aee607c84a2b446f26d4e500c4371495
BLAKE2b-256 03de8191e105924dbdbdf992da2c44b1cb2d738aa9d93e802b37e3cf06044a76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 689830bf5db9cbddf7015105420a0a4f0d8f3198081c45d78ad0f34c4f0fa627
MD5 e9444cc86ba346febdd464e6d4811be9
BLAKE2b-256 af08138348a89d7411d7011f70a356158e4064ab03dc548a63f9aad042e00cf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 91dac760a24c4a3605debe3794d55160e94cd45fb2c977a18ac2023c6ec2f252
MD5 010b9dba3328d97e09e4b0c33b0eb2db
BLAKE2b-256 0c9b4eef675b646450332092c21e109bce232c8470e947a2ac95443ff1afbd9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 309cfdb7b28f807b7a30c6ce83bb80d3773b07aac052cc6f2d3a5183a6d4adeb
MD5 6004f5a69b0b82400a4cc6cd348cbf7d
BLAKE2b-256 1a260e173789731ec959589f5f424b542f9d05c31144a3d94e2ce9a3c9816f00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d19f259e9df5bc8ab8e6b68ae10bac4c7558ae0f496fdfeca22c188a0c75cb7
MD5 4715136dd05731b12d8261e008572a39
BLAKE2b-256 5a3c17aabe77d131077e49c567b5491d04614e6377e7d6bd0d44d3ede69c0909

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e581c21710540c79320eb5e92ec82fb030d8fc961b9d2723250e2f5514f85e17
MD5 05acc9d746075374ebf76143bd54c57e
BLAKE2b-256 2e7221922d3155b05344dc43f01eb2f27b4987f5306de0e956d986d80b2890e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 330f754f39abbfa3afc76217465a528691f8972571ef6cd4bdb639f425548617
MD5 5780de662c364298c13140679d380449
BLAKE2b-256 c913498356c9f166a48b14edbe0b56f9a3064a03553e4b84dd3c7c30af94c899

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cdab5ad4a2dd5780759f4812ee56d3ed15b7ccad6e876f41aa227f576ee993e4
MD5 4e2d2f55ed224a54e01c3c7e6c91c69f
BLAKE2b-256 431d249ef61bc609a8ac09a8770c4eb35b71b20a84cb62d9307ca524d154e477

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ddca0762df588400f6430f7160df85ce9b135838d534733bdbb46589debe4dad
MD5 1e4338486af236e72d39ed2b64d92dae
BLAKE2b-256 525e94a7c9c3d44f37cf169b1b21c618c9994bf611fbce23f41015087f5fc5f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.19-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cfaa03e593c59b1282f52e34344ce3fd21d1eb60298cc680359eb558c5f12b49
MD5 69bf1a23dd81357a0d0fd38d3ffdd503
BLAKE2b-256 a585f9144196c7c1e110d7935765158831b726b8f19a967fb2d5dc23074db1a0

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