Skip to main content

passagemath: Graph planarity with the edge addition planarity suite

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

For the Linux aarch64 (ARM) platform, some third-party packages are still missing wheels; see the instructions for building them from source.

Binary wheels for native Windows (x86_64) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.

About this pip-installable distribution package

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.6.8.tar.gz (6.3 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.6.8-cp313-cp313-win_amd64.whl (287.8 kB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_planarity-10.6.8-cp313-cp313-musllinux_1_2_x86_64.whl (387.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.8-cp313-cp313-musllinux_1_2_aarch64.whl (376.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (389.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.6.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (381.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_planarity-10.6.8-cp313-cp313-macosx_14_0_arm64.whl (104.1 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_planarity-10.6.8-cp313-cp313-macosx_13_0_x86_64.whl (108.4 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_planarity-10.6.8-cp312-cp312-win_amd64.whl (288.2 kB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_planarity-10.6.8-cp312-cp312-musllinux_1_2_x86_64.whl (391.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.8-cp312-cp312-musllinux_1_2_aarch64.whl (380.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (393.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.6.8-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (385.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_planarity-10.6.8-cp312-cp312-macosx_14_0_arm64.whl (104.8 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_planarity-10.6.8-cp312-cp312-macosx_13_0_x86_64.whl (109.1 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_planarity-10.6.8-cp311-cp311-win_amd64.whl (287.9 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_planarity-10.6.8-cp311-cp311-musllinux_1_2_x86_64.whl (384.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.8-cp311-cp311-musllinux_1_2_aarch64.whl (372.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (384.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.6.8-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (375.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_planarity-10.6.8-cp311-cp311-macosx_14_0_arm64.whl (104.7 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_planarity-10.6.8-cp311-cp311-macosx_13_0_x86_64.whl (108.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_planarity-10.6.8-cp310-cp310-win_amd64.whl (287.8 kB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_planarity-10.6.8-cp310-cp310-musllinux_1_2_x86_64.whl (372.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.8-cp310-cp310-musllinux_1_2_aarch64.whl (362.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (374.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.6.8-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (365.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_planarity-10.6.8-cp310-cp310-macosx_14_0_arm64.whl (104.8 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.6.8-cp310-cp310-macosx_13_0_x86_64.whl (108.7 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_planarity-10.6.8.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for passagemath_planarity-10.6.8.tar.gz
Algorithm Hash digest
SHA256 d98e020de22179b689114efb09f6f0fc6a2f5a95fea48b718674dfc18018f851
MD5 630dd654226f814950abdd9cf5bdfa22
BLAKE2b-256 1109ba70d85bb336742c828bd389f1626740b8d8c2c24ec763f249fc70764b09

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6d2b7b4813309a005d9662b403863fd35bf2d634093386fd556150f5dd872887
MD5 b043e4409ee6af1807b23269cfa26b4d
BLAKE2b-256 df0a867973f7451c112bbdabf2394c7784cbfc4750c303e265d4dd67b9ffbdf2

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56e12153aaa7bbc84882583714f344ffc53f5fdff7db7997b0a93e102965d50f
MD5 30a694ff32809a9e429d82f99da71620
BLAKE2b-256 c31d1e5a1f613e6d21db5443bcaafc368ffc054acbd21b6207ee34906ea03dca

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 749fd5d6a223d2c95a3c592483c2f4733a48ac8b18eeea2379a038bcfbd82b90
MD5 f072041cf947206476201922b7f80aff
BLAKE2b-256 3210f68b99ba7e5c13f43339a6df99d3a413981570d6ec375998ea57d5ab223c

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 99446b49802a5447375b7e7dae30bef07368178c870c8feb56ad757f9eb9b4a5
MD5 847942b5d960a0318a76eb1e8d3cc300
BLAKE2b-256 a21b1d7bcb7dbf67843ba4828cc03937830e7ec107667de000515b05fb56e05a

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 55316a39951200103aefb6fc49c269728187f28c8c8e89f80a4e7548aa421422
MD5 0b43c7918a1f1b7098dd80465a72edad
BLAKE2b-256 77175dc0cbb2118bd4b3faba00201ce77a420656fa3459bcde349140cb37e198

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a969b47fe8122619ca04f4914f3f9a9440fee2b81f242b0392ade7b1bd566f3d
MD5 4bc5c06885dda43351b0bdfd03591f63
BLAKE2b-256 76ff2c31151cb6e153816cfc33c3152f4bc05aee01e8b63c1383313ea802434f

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ccff1030ce601cec9d6530121ac269b1788666e4687725f80f3f0b1a1edc56a2
MD5 f6fe23eb73d2b04792092e74710d6441
BLAKE2b-256 d2127b3f661e63fd6961befd3ba562f94f481a92c92531346b462215113cfc7a

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1ec4dec701bb907e50dc3c55ae21d0fc63e0ed4797ddd144824c5202a19ed7bb
MD5 a1d1e1d4949a2d62c624be68fbb820d0
BLAKE2b-256 9d44e7bad878e827752e28286f0ffa377016efaad81ae63a009c4b661953dcf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 42851f71f9c6399f96ce8efccb0a43b3b4b99affdfac877c8d942fba210acaaa
MD5 d9ade881b5fd84017f2b901cdb6f06c8
BLAKE2b-256 7021aa64371125a327259ec03d269845c1819cdce88387804f2fff529da5daee

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d069dae99a815d48bb876bd1a528bc294581ef9e2293f92730b7852db340ee10
MD5 f38e1e8ba4d816c3b18f1a150e1bf6de
BLAKE2b-256 107d5d6420791e6d9094d803406a80d13b61c3f4a2172c635cd67d37b9cd5b60

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b415f9536d7ec98cf0a85a1f04c9753c1239eaa5a66c3382533dbea3ba588986
MD5 d6dbab91cb6d3086d5047b4a7fcb18d7
BLAKE2b-256 990c49894db296e95be1b2c7ff6bdebeb6ab07254996628c6b9aff3c52369c16

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d45a51daad09d9745a79d9ada63e908ee612ad572ba57a4aa4b671b0385cc408
MD5 fe18c7fd896274682198023df06fa5ef
BLAKE2b-256 e5b0015a12f02291a13ea34dc2bae35bd478cf167148d76b76f33cecd6179e65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6d368421ed136007ea0893fa83116a9c0878f61c4306a37ceeb749a4f9df0409
MD5 c87cb9556ce96150477ee6acdf546b71
BLAKE2b-256 0b94c2987d8fcdd3fe92873f51c5370e5d96ee67cf58bf2a899bfa998e718abe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e89f33458efab9b78e72cac707e1af9a5041fceae4c81234c42ca29d7e0fa222
MD5 648737a008d1733c39c8bd629af81346
BLAKE2b-256 323ed3ed1284a88ea9a92f35fe88f453d760f784b409556bae6740605c489c2d

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 84c3ce9818cb231eff23c57acca08e81540a3ba32a43a432cbb7ca52b6fd43d2
MD5 e14bd0b3d57e1138ec23557bbe3ba67b
BLAKE2b-256 a1e0d334e77155263f08ab527ebe70312afa6245ad6dec0fe507994870594d1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 175763d828881f93adcf506229d3702c65ad79f2feec222b746949019d16c2d0
MD5 f4860145d0e898ef4acf83ef2095bd2c
BLAKE2b-256 4782d76e31077a22b320b241ea27ffa759fc2404fa8c4c99d495d406479a50ed

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c0973c37327c7d6a6af8ca5382c20b25e0743140830d9775be221651749dd9a
MD5 a924db6785f4c6c98ac40be084ae2252
BLAKE2b-256 85cceea71a39004196b600979be89ffd4beea67649a39d937c69dbd88c3dc16d

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dde245422374d252bb78ec8817097386d1b1fb41cbb667de94d7b6fca8065c4e
MD5 ad1f16927490a237302cebd268a570b3
BLAKE2b-256 6d83f46ed854f58cc575fe3dd80d5df4518d92d9d02c0d2c8c4ca2e97612f88d

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cd53a850b05ed4acc9b818c4e166cc869814d7b3409e2b297790e0f144693352
MD5 aa5cd16b866aeb5ec5eb68533027964d
BLAKE2b-256 a51706a39a75a964a9a22967a993bcb581201e44b52c701d081d34fc914d741c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 80738bb06e0e6d051140d4fc0b8a0272f225531ec97d7fee12b62ae1f50eb4ff
MD5 9f63095dc7717cefacc1d9d6911899f1
BLAKE2b-256 5183e13dd0ab8a90bd9c9b23219f3eaac84c067dfb29bb36e206d6660eeb65bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 269fb14c74b022f107cb2d1d3f89f157d737283117646c1c327786fed25b5c98
MD5 5c03360082ba4e864aa476fb4dde78d8
BLAKE2b-256 ac623d38127f0b5569070b2e451b8e7cf8c1bc34a2bd1c09d707671a21908289

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 aa4ff3c32ee7eb01579c900daf96b2dc57c701a8d0d8ba270e0a122d860645c5
MD5 c767f7ad9177ad88de8175697f9e42df
BLAKE2b-256 c9c51906e0b865353c38adafc549da1875d19aa1c0ae412d1fabc048276cae82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a004e1db1bdcbd9c419b056cb1b80cac8f8258ab6296d2f316867a32445d6013
MD5 e9bbd77fa0f4d47b89e2f8695e363e20
BLAKE2b-256 765a7eedac01a79b705723468965157393163229a369a1a6c0be3402c6180805

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1d4784b3b8ad7aae61de448a6c0a3e0c3306f81418b0badada64673d275a6cfe
MD5 f5e1af76389f84f9b33199802d86162e
BLAKE2b-256 c97ba7ebc296d240d38f61dc73ed63b6c32286cda5fd9966102e50b12ebb720e

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a577d1506b4fe860c400fa952971397478f7108f601e747b33f66a75c56dbb42
MD5 c2106d3af2d86d72f9ee0102c9431bf0
BLAKE2b-256 dc3dd2897d606fcc9d8992574dddfbf5a9a8ff691f62a0ea4dff09e86fc92753

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.8-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8891b8fdcdb19d710f09656ead47e20605d4235804b02a6badab8269c7a87737
MD5 6d97c02d4be92c590fffc34f2b25973e
BLAKE2b-256 a747ed12fc6a942d4158a0a1672fbc53807d88ac51b5f8eada75a2c39219f75b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e13c86edc805db94887249d3f2df99a8e5f1050ec78f9a5778a621c348ebf2c1
MD5 420f03105ea7eb0aa7bc9c66f16660b9
BLAKE2b-256 b89d68e6460d7f5d198f7c11f95e0ee3bde8e3199d61a48ac68bf628edc2e895

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.8-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 82091f765346ef9971310da7747dc63f0cd5e28f9bc76aef241a2a2e6ddba045
MD5 1a37b029676f1b5a18ee4d08962c7da7
BLAKE2b-256 3d526357e9c7c142d3a5a94bd2b1bd594ff2e1e8a1c95fc4e05d7632a122a65d

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