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.

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 passagemath_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.39.tar.gz (6.4 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.39-cp314-cp314t-musllinux_1_2_x86_64.whl (392.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.39-cp314-cp314t-musllinux_1_2_aarch64.whl (389.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.39-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (395.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.6.39-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (396.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_planarity-10.6.39-cp314-cp314t-macosx_13_0_x86_64.whl (104.0 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_planarity-10.6.39-cp314-cp314t-macosx_13_0_arm64.whl (102.0 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_planarity-10.6.39-cp312-abi3-win_amd64.whl (283.1 kB view details)

Uploaded CPython 3.12+Windows x86-64

passagemath_planarity-10.6.39-cp312-abi3-musllinux_1_2_x86_64.whl (332.4 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.39-cp312-abi3-musllinux_1_2_aarch64.whl (325.5 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.39-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (335.5 kB view details)

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

passagemath_planarity-10.6.39-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (329.5 kB view details)

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

passagemath_planarity-10.6.39-cp312-abi3-macosx_13_0_x86_64.whl (101.7 kB view details)

Uploaded CPython 3.12+macOS 13.0+ x86-64

passagemath_planarity-10.6.39-cp312-abi3-macosx_13_0_arm64.whl (99.8 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_planarity-10.6.39-cp311-cp311-win_amd64.whl (284.7 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_planarity-10.6.39-cp311-cp311-musllinux_1_2_x86_64.whl (359.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.39-cp311-cp311-musllinux_1_2_aarch64.whl (357.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.39-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (360.7 kB view details)

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

passagemath_planarity-10.6.39-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (359.9 kB view details)

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

passagemath_planarity-10.6.39-cp311-cp311-macosx_13_0_x86_64.whl (102.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_planarity-10.6.39-cp311-cp311-macosx_13_0_arm64.whl (100.9 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

passagemath_planarity-10.6.39-cp310-cp310-win_amd64.whl (284.9 kB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_planarity-10.6.39-cp310-cp310-musllinux_1_2_x86_64.whl (353.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.39-cp310-cp310-musllinux_1_2_aarch64.whl (350.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.39-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (354.8 kB view details)

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

passagemath_planarity-10.6.39-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (353.9 kB view details)

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

passagemath_planarity-10.6.39-cp310-cp310-macosx_13_0_x86_64.whl (102.8 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_planarity-10.6.39-cp310-cp310-macosx_13_0_arm64.whl (101.3 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for passagemath_planarity-10.6.39.tar.gz
Algorithm Hash digest
SHA256 aa84e06cedccf35823e24e4b82262f56e8e6f004b73da63656e5cda328c71400
MD5 30b09b47414ffe3b46161d5cbda9b7fa
BLAKE2b-256 0650cc4e2959aa60833d2525f3e7486ba3236a90b85f3bc300779d31d22a8a4b

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4eddd6114f1d328bcf363c9c55a4be3f20be6b2e16adc99a8bf6d8f8d8837023
MD5 780d50ace60ca7bd3c6922b8b07484eb
BLAKE2b-256 2d2d193e1329dc2a65095d32f59b88447ecbabec5b4aff8fbfeac036d13c24dd

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 95b520c0a3e48d3f1f0dff352a7792fff07bd09fcbdcf2aa10a67301f840b09b
MD5 9a43fe8220abb178867248361e3fe1df
BLAKE2b-256 8a7388c22b083f948bbbb17282222938bf525b8ed5d84e7190bf0210871a4b10

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6d26a01f64e4376bb85864ae11923b09c75492fedf09ba6f03c9299762d398a2
MD5 3efebb23a36fac6594409c9f6b2dca03
BLAKE2b-256 e7799235d4fdb6110fbf1841684538f41fba329e89aee0bea97bf8908b300348

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 891cd0bdeb48b5908f2426b49a8426002eec024477f9b726e6dfcd5f20da0bcb
MD5 1fd7f94a1994ee3aeedb9df835aecaa7
BLAKE2b-256 8fed81ee4c3cfbf31aa578bf12c93836e45091b663b653593309c1452c88ead4

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f07dbd0b8e578e235e984e97e7ba0c1f190505731e6e2a6ccdba4978e3f311eb
MD5 5af5b0ad09e286589383fe46aa3a46e8
BLAKE2b-256 71576061832da5ff2d1083457f2e6245bc5d0337cab6df050aea90965e0d8be0

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f3f3b99ad8a97d24d700a2724265d3498961a682687a0958c45226a759e7ca87
MD5 1fe7ce5be609de83f43420bac5ea2382
BLAKE2b-256 1a44eaa62d7edd78b1fd736606c5b33d8ee0e4de0524062f492be2573849693b

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 90f02d95ac45261e4a55968b89e0917ee2e9a92454dae28737cc1b3f92f2fea2
MD5 b794e630dde2f619f33ca0694f4ae0b1
BLAKE2b-256 d3d6777532051770dfb3a4e2e7aaae06253b10e7499ea93f4b9e0242084d30cd

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 92bc8547db8721fb87ac8816a2058179dc6419546b16f849e01b6475e8fbc03a
MD5 da8d7cc3d700f84a822f1158c25e6f41
BLAKE2b-256 e9c3d7c1e81b69c429c2e237e68d04c7e0531d3c0283be89899d2cc6a30b8130

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 340d15bb5d6d9861fc2ab8364838c5d2fb4014c592809fdcf8ffa81d44eb6c4f
MD5 8ac550e9bb6712d1fe20d67dc29cbb5a
BLAKE2b-256 9fc55afe38197f2f4801621055a766572b943f08bb5a3b4fc2dce69b6c10e8d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 929cf12abbf5863e312d13e609ee94336efcd45f49283da4f1deadb4adc58b55
MD5 a3d338c777954f104f2712487b8fedfe
BLAKE2b-256 ea822079a03b5b531067e9b41c2fa902fcceafcae3477a8842d87ebd3a359c4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cd94fb22577684c81f0a7d0ba0e3ffc6d3cb6af8153250b58788bb5382ef14a4
MD5 64318c35863ec30908be9fd0df952e87
BLAKE2b-256 d0b8f80625551938530406a020a2a00992e70814cb08adbafb99f9c5ff96c235

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0313d991c277e0fe2c197ef9ee456e7aaf733fbbb7e6c022dfce7043c291df2b
MD5 6c41396d2550ec6b50214e6219b5e892
BLAKE2b-256 7566ec1980cc956e3171deb2702b5684a59486aaee5d9bd942c44e93b0cd5854

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 73bbcaefbe6a349fc5bbdcdf6048e065f4f50577c13c44b74b398364c8855f5a
MD5 f34137c3e89bdfcb03a993245562a6c8
BLAKE2b-256 568f7ade19a0c69c3235d6cdc4aab96fe00b1091b11915cbcac5d2801a0995b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 092324c9b49b076b988cc97e75b5786af2322884a917d440af3a87503ccc2e28
MD5 e9e489d4777c3b23db0bdf68aac65b51
BLAKE2b-256 ca5da663eab4a9ca28c0c12f42b14fc4ba6200d07eaf72e0993610d1654f610e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d9bc3bc8685d6826a3e4e61bbdd52cc57309d9a0b5ffe633f37013d4fe55f61d
MD5 cd9c9d672108e96effabad5d52adc811
BLAKE2b-256 badb4bdf253b19688f90aa4b4eb099f041b081a584b9f5329d757281641db559

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 72d1902c179be5a6bedd77f1d87fa51535c7abc32462f53990726f0e458d529d
MD5 8207dcca8db8a67245de22ac2f22b454
BLAKE2b-256 aa8eec5fe874b86de0bdecda966b0967a1147a9b2724aa83eb35fbf71d18d267

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-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.39-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fbcea1838c76e9498066998922f201b7b13bb34a58ec923ebc313881cadee32b
MD5 cd2bbc9cb396d3f67eb690475e3c241b
BLAKE2b-256 90e7498a18071facd01b4c2d482790558764732a1ebd449e2ab96c53ccec59ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e7c5a07394830e1edd27af25c7f0bd52e897d2d89c6a0f21ff87a1e5c3486fb
MD5 9c46124d9385aeaa657de03b7d130bc1
BLAKE2b-256 a95e7768d977033acb87e50e453df15fc5a2e9c2749befde628b07cc1e8734fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e9b13c2911d146ea61281bf0a3085b1b86936fcf4546ac3a8b65b4590e038680
MD5 5055ef57fc2433a83023d50eb375266b
BLAKE2b-256 5959040fbd7ee7182d73de49f8fbd89d55b903a9fd89e4df17364548b99890c8

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 65e420ec494a9d88876e11a8b39dfef84254befa37f105143b5d4954c785ebed
MD5 65c020b4cbd7cad126f292b014bccb0f
BLAKE2b-256 7cdc186da43deaf508583eb1e286a732df0a3df34ff2ce0f5a6961acb20185d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 259776cdb4eea2c31117e94237fd759a99a635001844cf913fcc6331523ee68b
MD5 5cdabb64a1285c7db0e1218944cdb49c
BLAKE2b-256 220d39df5a9c28d720148c60a7b7e03cb83044e7ad14d40ea35d13f6a2eceb0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4e93708fc6c3b682ab7076d3ced0103a64e46270027ce0957b2a79759cfb8dd1
MD5 6605d81c2c0a556d7d2bf6f77e7d31f1
BLAKE2b-256 9174562f5a69f93890737ec67862a97002dcd9c2f67ff336197dfbeb63d195d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 caecef2d307a11b98d1471dc8455606787998f04378c75542daec31768343cef
MD5 71a65efedb30473a79fac3f70588250c
BLAKE2b-256 760e389ca296d7a97d2894fec7f7e9eca3c03971041e66604fd2c268e3bb9c9d

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-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.39-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29ec1ded46802b30ecd6ad1731da0dc170c0063ebaf3ad00e4504c89af206977
MD5 1fbe50c466978038c826813e2ec625ec
BLAKE2b-256 4e6d4d7feabcc47bf8cb87604e245b347d591c8e78123d692b02a73d750ba28d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7f45e76610abdab4137df6bbe445e1178e049f48055fad90c0b226ca9a1c1d71
MD5 bcb39190ed621d7a5a80209c3ed35352
BLAKE2b-256 bbdbeb65da9c293fe3bd6c814ed21f4cc4f42cb5645e47f1072bac029aaebf9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8efc06c064149abe3b9035b199876b0a378b02c97ff4c04f34efb708c0d5a2a4
MD5 f5647d3b7cea750fe408101efdc8ed2a
BLAKE2b-256 ec44f00ca8d3f9eddeda438f0ac04e0838e84fc8bdd40d290c56edf59e5e7655

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.39-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.39-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8ff2e419f274b57b9fc221f96c842dfdd556095f1ffdfd137daecbbe383911ee
MD5 d843fbe18a5bf966292c0815ec24130a
BLAKE2b-256 9d2adc26cc0ee56ba62f970fcc62013984026c32fc62795721abdd30a35d5530

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