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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_planarity-10.5.18-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.18.tar.gz.

File metadata

  • Download URL: passagemath_planarity-10.5.18.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.18.tar.gz
Algorithm Hash digest
SHA256 928e57893d9a5f80741442a9ba11176a88fd541b43785d4115917d0cf2aecf4b
MD5 41304ac693670d6666a7c8b988a19fc3
BLAKE2b-256 5131124c4a12c5b37f7724c9518724d7a0d4739e266e6c0b0bb19fb77f0179b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bbd6fa4a813829b86df4b1956ec752cbdcb2bb036f5e3d96e44679c6ae644a0a
MD5 846e4c1bb7de85d51a0344089840e96e
BLAKE2b-256 be3d979e1bbef1a5f8ee136c8cd863329f398592783c9216cc6c27e3cf2170c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3d1e936be9e1f5ad939b293f2c6b2e71eec56afc7ce34d67f807fcc94bf05ac4
MD5 448bbb2f77d6983ae8ccd8bf690b4a2e
BLAKE2b-256 e037846857327dd39aa6aea9ef51a23e08bf9a722fe568812fe04fb4380f2ae3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 caa8c09499e70545b350a3403cd7bdecc8a639ea41d76ad3286fad570768f05b
MD5 ec46124283976961b8e1a3b2b6736e89
BLAKE2b-256 75ca3b1cfe422f0396aeff68433bf30966dbd154cda448ce6108df94b8e9c8e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 46c79981009d9091664af167c81f8cdbcb4542bed492ad6cf8987b090c63ca89
MD5 a25b35b0462b68563ecfe211528c307e
BLAKE2b-256 3ef701e9b2082e00a201e66b358abfcc859c37babc37ab5e563fc4ae2c502bd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 38944fdefb008728f4be254ca5e8aedc006833efb2f12ae14c4e4a974b9851b7
MD5 89a53e0389bd6e88ea33fe7fb5bf8232
BLAKE2b-256 d3693d3bdf4951042922c8af1750fe50e5dfdcaaace0ed50491520dd04e794f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 16bb5b5ee0ab081ea197646bbce8e0a201ff3efd95dc863634dc1612df3ea9e1
MD5 cbebfde1dbcc3a364e93aab9c1303c66
BLAKE2b-256 b8402981e6d1c6a35de69e8ff7250521c685f267e664ecb775d6f09b7485652d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f52ef2b9a40fe838ada12efbada33fc38cdf907b8505c0e6845402d247282d9
MD5 319d885884228c6484a8b1af9b6a8c4e
BLAKE2b-256 70a104eea7922baee503d004fed0a55146a8d47ab8810554d94564679cccc9d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 193deb882dc90125332c8d230849fabc4adeb55c512c7ff3a2615165813d8a66
MD5 df536d65f92f5601b2229cbcc300bb17
BLAKE2b-256 1fd68f85db62480b4b50fb7f7844650b529072323e1a93e7b9c47616500bd83c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8bebf6329302441b7c773a6847fa4a13f12be40edf59145ef441bd92b2a344f4
MD5 50f5b611d748d2d6897b3b464240e50e
BLAKE2b-256 a342289c020aa682b7c69968124855c41ba59434901077c1799731d00de33a49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ce8a10c6130938252e422ae08758121c38aba70e3931bcd7df1bcfe7f9666b3c
MD5 c0ab578e61046a94515588b38fac4380
BLAKE2b-256 17fad59f598a894b3a6b1f26d5b5f519c2018c21dc17b11a6ffdbfbf680e9b60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ea1b5a33dbd8a54e861bafe3d6f883ba843851566e09c385aed4fdcd850694a1
MD5 3b4c5b8bfab981a039f66fb07cf392e7
BLAKE2b-256 75442edc3adbf8fd5c62790afcd9e5b49971720401b5e08b35b4e8b9f4670bf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 226957967c1fb781839095a01577ba4d6c5a21a1199f75857699af8a45d45373
MD5 becfd8cfab4758a61908371950b991d3
BLAKE2b-256 774cbe1b6c0d692edb07751eaf7ca0f2f557111f6387438f08e6550acec8b72b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28d2049548f940a7df71d3ca93c4f8a7ae6537015f5b7acbe5d7930fff6af996
MD5 50da459cd34ea11817340f82ea8579e8
BLAKE2b-256 82b8d941c87453d90c8bd23af02f13cfe432ce3151e48b264e02a5ebd786d564

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 00f62648e1afa7889a73938f26cc1868b3e80f20c89ef2bffd7826c3da2163d3
MD5 55cae2aa53ef572d78ee2c3c00c16c65
BLAKE2b-256 9f7894b546053bb3862611755f43742deb136c5ffb2ac7329a082a9c762df9d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 722e1601d3d4fe3845dd8bc5b358fefc136103706dfd423262cd4a2396eeaf4a
MD5 3e720c61492d7105e7c2e63ab7d8ea1e
BLAKE2b-256 11d3e2f3de1a098878ba45397adf36cda221d4c522824130c1fa7195873853c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 139cd8d72ae435654e62401ff1c234d05db31dc519db6ceecc15c2f77a21f06a
MD5 e5a4c209ad026226c54e6582b9134676
BLAKE2b-256 dbdba46a63ccfa76051748113d08ea09c652a54bd8fa2f495729c98af92aecd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3777801a0905d7149ba0e690d55e5ac7b47ca216db5451506b9a48ea884e8efd
MD5 bcc099d27aa242b46e8c9637bd3240dc
BLAKE2b-256 eb5650ff85496b1ce657fc152bb4aa0c568d7c23e7c56c8a439c0525edfc9ffe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7dc7b48288257ccbc554c378d68bd924227be9b4dcf22fb5635ef584226f8c33
MD5 63aab3b782a53323c7607773304f52f5
BLAKE2b-256 7564008d1e98525ce8b8aab50e14606663c2a284c8b3dd59106a5121ce960f0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 202ca594241a782bf4cad8c6cc86ac10a338718b14e7eac8b306b0a68b766a3e
MD5 6e6e28760fc6ef96552f53fa8a4a48d5
BLAKE2b-256 f1c499b36da3512f31f8dbe00484b1589fc99a6b47d9bcc17df006f8a42a1c80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 30c39690ce6ae23cc7f9e34946ba0e72d79adb9385af799b3a6098db8897c007
MD5 3b132e21fc8136ef9f7b89a69b1611af
BLAKE2b-256 ade87579b012541965c9801deacd41fef7b0871080b8382d70c813a680565e2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed344d657474d0e4b15ee719fd7fd4a1a8d33200516a256cf65e564725f5de98
MD5 7e0b563ae0a3949f0d25a74440dc615c
BLAKE2b-256 071948a108ce7be0c87581ffbeccadf8da57846164f4950bcf71fcecc12564eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4140d9433f6a26c1004d24b0a7eef709a0fb78d088fcadc8ae7dc3eae59ad09e
MD5 418e6fe0bd33ec4f0595ca425c7adee8
BLAKE2b-256 90167781696318966d911cbcc4624b76998795159e3202174c9cfe7f3d832e4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cf3ad0d86143bfe123f60e668a393ae91633188c636c29216bbd353706bea7d3
MD5 1486ef71a86714a94e5d6a31a9f8da64
BLAKE2b-256 d44b13a821f50c6908bd3f670df5fd6af243b96ab0896194ff01767803118937

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.18-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6febfb7584f93f29f4fd96dd6b67ab0b17c35121c2fb3fbfaf7b4acfc4d249df
MD5 447ea02be18ded9c43f5b26baaac8f9f
BLAKE2b-256 b6e4cd31aff89914a2c0551d387f5bab986a906833e58a80ccff9a4d890e44db

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