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 was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

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.1rc13.tar.gz (6.2 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.1rc13-cp313-cp313-win_amd64.whl (287.6 kB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_planarity-10.6.1rc13-cp313-cp313-musllinux_1_2_x86_64.whl (387.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.1rc13-cp313-cp313-musllinux_1_2_aarch64.whl (376.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.1rc13-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (389.2 kB view details)

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

passagemath_planarity-10.6.1rc13-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (381.3 kB view details)

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

passagemath_planarity-10.6.1rc13-cp313-cp313-macosx_14_0_arm64.whl (104.0 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_planarity-10.6.1rc13-cp313-cp313-macosx_13_0_x86_64.whl (108.3 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_planarity-10.6.1rc13-cp312-cp312-win_amd64.whl (288.1 kB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_planarity-10.6.1rc13-cp312-cp312-musllinux_1_2_x86_64.whl (391.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.1rc13-cp312-cp312-musllinux_1_2_aarch64.whl (380.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.1rc13-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (393.0 kB view details)

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

passagemath_planarity-10.6.1rc13-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (385.3 kB view details)

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

passagemath_planarity-10.6.1rc13-cp312-cp312-macosx_14_0_arm64.whl (104.7 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_planarity-10.6.1rc13-cp312-cp312-macosx_13_0_x86_64.whl (108.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_planarity-10.6.1rc13-cp311-cp311-win_amd64.whl (287.8 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_planarity-10.6.1rc13-cp311-cp311-musllinux_1_2_x86_64.whl (384.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.1rc13-cp311-cp311-musllinux_1_2_aarch64.whl (372.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.1rc13-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (384.3 kB view details)

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

passagemath_planarity-10.6.1rc13-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (375.3 kB view details)

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

passagemath_planarity-10.6.1rc13-cp311-cp311-macosx_14_0_arm64.whl (104.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_planarity-10.6.1rc13-cp311-cp311-macosx_13_0_x86_64.whl (108.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_planarity-10.6.1rc13-cp310-cp310-win_amd64.whl (287.7 kB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_planarity-10.6.1rc13-cp310-cp310-musllinux_1_2_x86_64.whl (372.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_planarity-10.6.1rc13-cp310-cp310-musllinux_1_2_aarch64.whl (362.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.1rc13-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (374.7 kB view details)

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

passagemath_planarity-10.6.1rc13-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (365.0 kB view details)

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

passagemath_planarity-10.6.1rc13-cp310-cp310-macosx_14_0_arm64.whl (104.7 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.6.1rc13-cp310-cp310-macosx_13_0_x86_64.whl (108.6 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

Details for the file passagemath_planarity-10.6.1rc13.tar.gz.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13.tar.gz
Algorithm Hash digest
SHA256 edc6a32a262de8d7e631afc959a76ae3d16fd2271d85c1cca086011155bc2452
MD5 f076ae8ebd8b6c4bee44884ac3a93adc
BLAKE2b-256 3a77199cabb2c30a31df156db3b3a9369e0648cd4b1d6770e1887f9f77c7a588

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 04feaafa82cb99fce8b627352218de201c35882a4f57c87574cd4abd560a2f36
MD5 bd3f27da64837ce0bd3fcb5b4f5cece9
BLAKE2b-256 3e321a26fd260aeeb3064c166fb949804a6dac3e020351e9d9b883ac8b080974

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 83da6b645b66d8881dfac4853114fc25f2bbf0a2b45d7786fa6cfae558ac4464
MD5 cefdedd026c6282cff9beeb7fb9d4455
BLAKE2b-256 746c321589d352f9b29781a7a6787ac9f9f093352a8e357e595a340611ac2372

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4fdbf081c790c325841a428ee44500286a67eb9c830d89ce40b871a86f887a45
MD5 23853a51cf97eb050533fbb3ef4c8730
BLAKE2b-256 f77df5d8c6f1e84e2dad43c12b5b8623a3c7adc4f8958f094f3bd213527bf8e5

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-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.1rc13-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd02e55f66a2aff4be7fc3afb7cfb033e5530b8662813984e6a62a1c6022571e
MD5 c562943240c1d87c661e9dac4f131399
BLAKE2b-256 1fbb3246ffd7cf6e7432a65b3938af608fe37edc79e708821d46384ad172e81d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e456f552b0c8f2f4d8f00481bd535fc9958541ceb6e1486d576a519db8c58f64
MD5 d632d9396e9cbbe39d3dfeda8de55f8a
BLAKE2b-256 bd02cd22faa727f0db64218170940f4fee27be428009c7af4b9af2ca640928ab

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7e0092d70b76c5a7afc4e064e26812bc752e4d1c4da7445f1b01db5a81dbe4af
MD5 6d1f668f91015bc9be22740977d55469
BLAKE2b-256 958fdc7a1d5b0d60f5b24bbb36ed4ca5c1dd6ece19f7c29432f5e92a1e0daed7

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 20e940043bb29030cb90170d00b7e79d535a2ebe8c58fe06bd6245cbcf196042
MD5 3f577a1926a52559379627740b8cf1e6
BLAKE2b-256 9522045c3c8bf88d3e3eae9ef6df872860589f2dbc619da58cc0df086f3bd2d7

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b63463f3d82a16ff339ce56b68a88db0d7a771a382047ed106ba737b09504c71
MD5 8f7bc915ad8c7551fffd053957527e54
BLAKE2b-256 d08c46d77e45c30563b4ed3df59bcdb0d00390b2f1f9ef60cb67cfaf64ea1534

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cba671491cd9da933490cf3a273c0752bbfbe34d9fb2acdaabe1beb398b1930a
MD5 be1ebafede703a22cfe7e8ebdeed9232
BLAKE2b-256 1880112741d78948555894bfa50ace5b633ebfda61ccadc58ec416900d20e58a

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a0758892c50a2f911467cd9cce24054431af35336d69fb6297c526fe6ca00e42
MD5 dfb59aaaf8e849e16ea311a8f6848154
BLAKE2b-256 ba5d6720c74998fff5473e2bfac711621b8608e27419bb5ec5f8b4235c19889b

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-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.1rc13-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 67c33f428cb061df2bdeac1efaf1078e7185789a649ff3fb7bdc83406e8354da
MD5 b1e9d04183d4c639f4b0eec9b05a3ed2
BLAKE2b-256 df891415d776b0aad042e42a2d4624bfbe3820cba1404795e6f47c86f2a5d43e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d79056d873123023c0fee1e796e264f61f66fbadc8da4511076781785b083eb6
MD5 60bcf5254f959b39b2bcb28137897089
BLAKE2b-256 9c2986c3f3cd0a665628ed6aa307a64e773d504a6b5633780905006b79740525

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3d636464156b354f1d5ed032e808b82b3ef28050c5ec9821340f0073c271f2df
MD5 64e9a21aa33ec7f9170a8e9217d570e0
BLAKE2b-256 4028242870b7fc01367bf6b7301e34d795d12ac1905a72c09bbc7ab57fd9056f

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8ead0b61dad7bad760a523ba59a3901a0066207f4c918ef0bd0f1ec830b8ee02
MD5 62d84d78bf777932facd2b83b6b6fbe4
BLAKE2b-256 f78e888fd67a1394ad8a7a9094bc3447a332647010e58e78cb04fe8d6bb5968f

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f29623056b65d4080e8e48b462582bcf74028662df8ff5f05fe10b9352b14477
MD5 44cc9b12f297154d5bc107bdd851bb58
BLAKE2b-256 ce07bcb20c08c37ca155601d16888c1cb335390e9ffd5f708a8fe26c1d3680d4

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5e1d83291a16a1ca09cf7bf210126045b1484b96737bb1f977a55a4371110047
MD5 efac70089cc9421f2f6ed94a7bb57b6a
BLAKE2b-256 d001e521cc07a04930c834197b5bece2d9285201ece7cbab4ad28af6f48d9684

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6c9522a98a0a4955262ccce72b3f6c6467cabd504853b0007b9224132858b4b
MD5 264444b7017ed08909b2c3a11535b34c
BLAKE2b-256 5575b3d27f349ba164b07ca54ff239ed938efbb732ebad17db3cf8720b5917b1

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-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.1rc13-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3b69809acbbc0d24a40fe2fac557d74bfd51943e8536b07a8774f81cb1cb9d5d
MD5 6000917a0cbef1a0fef0fab1ec35664f
BLAKE2b-256 fa6ef57ec8e7f1019a4e5c94c1bec4a8c829185c72c62b17d99a77c89bf457d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f32c7637ae2ab327c6f4d471194c00afea9e597d37fb7209f4e7e56efd60405
MD5 d787c7584cefae1761384ac632178e0d
BLAKE2b-256 5386d8b944d16127c8c09a7da13300c099293be3988ae7c65088677dcb2e1c92

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0909e3b3f02a1b054d37d2c5c7cfe39f689bb134a78a1560e1f789e9001d5033
MD5 dccbccfa24df2851b9c1e508a5b78fb9
BLAKE2b-256 ea789338cb96a4875307acea3035328bc58500cd7dbd26dc36d0d8c23f1e2035

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a7ea879f6e661a8ddc9b148ce1ca1eb53a0f8aa27f0966f5dac5ba22c4a15604
MD5 5b24abac9dc8f120ca2c06f55973b1ea
BLAKE2b-256 df7434b97813e71f0c73429a65b209a82981c60cb0130b6e56aae97b0133e1b7

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4b1ea8086a183503f1bb4a7cce90f684c9c7b13bfad67bbe9d37bb67beb93124
MD5 22f3bfe5d49fbb800ea9ea05bacaadcd
BLAKE2b-256 4f8f98f1cdd950023d76212ac5aa9ddfd151756611de15a05dcd2b7d14485196

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f2f2ba52947d6e848a48be961c8f9812280dc7b10e4475652fcbc2c59cc7118
MD5 c8920037e2ec9ff414844cd93a1c4248
BLAKE2b-256 31660391378b0920f0fa9c076310b8a5189151bca8f172963f932957a42dcf95

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f001779cb0fd85f6955693ab334a83cdcd1eb1dd98658442f7eccf7a5d6c56be
MD5 4ce1fcc4588f15586b9a74b2831d4ceb
BLAKE2b-256 2389a3c0353f544c8df5e77080bcf50caf6eb58fdd47dea0f03b660bf43057c2

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-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.1rc13-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2d4f51610f5fb04d04aa9da8aeda5d75f6da1be3c06a69b82e894068033c37c3
MD5 85c5adc172eb606364d15f8711d4a02a
BLAKE2b-256 5ce042a83eabe80236bc6e2b7ac3b79016b4b29ea16c54faeb85ee0c04655862

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1747b5798fe0923b91e49bd432f73153555567850f45ae4e930fd48202d4096e
MD5 306cc18f5f14125678a35c27f27c188b
BLAKE2b-256 589bbb8bc034e3d639e4ad50af2afc1ccad3afdcfb5fa8b111348edd5f02c3d9

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 adcd39a3c57ba0b53b20436c50c396ca1f235f85b7869c330874c6f94ff2cc17
MD5 275a790c387dc0d21a9ee958469367a3
BLAKE2b-256 d1dae0d35f1d4ef2a43ea35c9792d912fbef4307c48968f6b60a1164a90f4a47

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc13-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc13-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2e06c7a6ac0c9db7370bcbc8a11bdf57b0c097ad43eb1e2973e90bb24e47007d
MD5 348f443b8c5dc2f90d7c015a02c9cc91
BLAKE2b-256 bf1f275572cf7cf35c4e26a73e302f4a0e5aa964ad402c2052ec2ee08bf949ee

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