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.1rc15.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.1rc15-cp313-cp313-win_amd64.whl (287.6 kB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_planarity-10.6.1rc15-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.1rc15-cp313-cp313-musllinux_1_2_aarch64.whl (376.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.1rc15-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.1rc15-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.1rc15-cp313-cp313-macosx_14_0_arm64.whl (104.0 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_planarity-10.6.1rc15-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.1rc15-cp312-cp312-win_amd64.whl (288.1 kB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_planarity-10.6.1rc15-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.1rc15-cp312-cp312-musllinux_1_2_aarch64.whl (380.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.1rc15-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.1rc15-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.1rc15-cp312-cp312-macosx_14_0_arm64.whl (104.7 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_planarity-10.6.1rc15-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.1rc15-cp311-cp311-win_amd64.whl (287.8 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_planarity-10.6.1rc15-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.1rc15-cp311-cp311-musllinux_1_2_aarch64.whl (371.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.1rc15-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.1rc15-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.1rc15-cp311-cp311-macosx_14_0_arm64.whl (104.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_planarity-10.6.1rc15-cp311-cp311-macosx_13_0_x86_64.whl (108.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

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

Uploaded CPython 3.10Windows x86-64

passagemath_planarity-10.6.1rc15-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.1rc15-cp310-cp310-musllinux_1_2_aarch64.whl (362.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_planarity-10.6.1rc15-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.1rc15-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.1rc15-cp310-cp310-macosx_14_0_arm64.whl (104.7 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.6.1rc15-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.1rc15.tar.gz.

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15.tar.gz
Algorithm Hash digest
SHA256 9a774d7089f6e79f7b675885b53482e21f98827f4f5fd1bb59542425bd02f452
MD5 d0775b42abd6bfb87bb5de2d03cc2717
BLAKE2b-256 61bea7c028d42213b6cede2815061a16d5b2dd88e3d0c928cb7442c376570038

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6c0d2c31a3a8a990ce5400ecec8b2ba0b044c962e5063ee23e4d0fea91abdf82
MD5 514a9e75ecf446e1dbed303d54e68b5b
BLAKE2b-256 c16ac8ba9cc0c8d79bfcc5563d68623a4271771715262ef7f829208f49bbefde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d6b01d4b327f758094372ad9c1c960a0935628445dea53688b2c0064b8c95ec8
MD5 0e89dc6bb9e0d4572f7cb63d7aff3ab3
BLAKE2b-256 90f2085147b4282836dd29ede286747fa29ff6fc18b5877ae1e6a22573671c08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bcc60c7a2545be1a5c872a63412282d1e91d556cab8b167e52772fface008438
MD5 ec3424d68001e4b4f981675d8fc65647
BLAKE2b-256 71e0d573391af0f2f11cdbbf9c1abb095a20824176be60349f36235009ecc5b8

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc15-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.1rc15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eded99e04824ef6363e6e5889c9aae27bd92f461531a801e4de70f3857cd6b12
MD5 0ddbe70f374075725e7d90b07a565d38
BLAKE2b-256 be3559f18d467ff65fa8ce18e1590232cefe21fdb0fec54cad52bbf58c158004

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3144d33a9bbf8f5bf973fa414f0b22bfd90315e2a074b4266f0017c327d353ac
MD5 d744c6734ad7d954b7f38b2fa1954945
BLAKE2b-256 e2a7f89ac86f6947f529a653ca9217fd3f53863a57038e5b7b53dbb628fefbc3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 043305452f4b56a6f071639dabaa06fcc6f77f82a386991d961e4a8649f780d9
MD5 71655f336e8e21445012a8c1c490d28d
BLAKE2b-256 9430ec5d830050aa589d4fba6a13a2c33a49f870bcd6546f0ca60e179cdc8dd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 333e4087e753bd496293bbae2f36edcdfd96003d6f67f095eb955ec46bc93f54
MD5 0038054139df6d94c227e2b3128a7942
BLAKE2b-256 228bf5a8f7002b66d5ddd3a8824210e78d89252191ce378b5664a90fa2a7cafd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 258059484536171f51ff67025eb575175ea2d478a7a59f3a2615cc2d218732b0
MD5 563dfcc7ae7e1936bceb59eb995bdc8b
BLAKE2b-256 67d5ca14a49e93b762510266f50f7f2843cb97d670ad32cbf011d750e19d6ec9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 158660fcf05989657878145c80af627532ad9123ff3d4395dd061e6a4a5cbb98
MD5 756df0df94663a706aa65134cc8c5f11
BLAKE2b-256 e757543ab79eb0280ea964dadfab494ea475096a95e6c3b65adac64b44c67688

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 83668ced5c9ac96d3ab9a5ecd0e6a73aa7d7caf6ab8e2aef6ffd26ff15b4e34e
MD5 4b76df13ef6d172229d7ee7b8cf53d44
BLAKE2b-256 cfbb7df47a98bf2e777f3d8268b3a9a51d7a3a0559aa248c897c8e834c5f66b6

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc15-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.1rc15-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7207cf49d9e54fc3b3a7a32ba4d76fa4ab26bea6ade7dae48c4c119759038ca8
MD5 90316b450f5f8af5a729045c7aae0e6d
BLAKE2b-256 bc9b44cacd277b0bab2ded977ef8c6e7b62ce59418271df82e632fb64c46272e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 88ceea166ecbd374094b2af6618b27cc71e23de06fe51a94eab1212e1e44d740
MD5 9f05542cfd90b53712578077af64f4e5
BLAKE2b-256 68c36ff1a81a4e189fbab59dc9d9e192084b055f94ef0e18015659adab65d579

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 37ce4bfa5300def913465402eb7659226d05780691d75fb3bd527b7cf5b159c1
MD5 06f749e0ade0d4bf4105ad9c8a8dd676
BLAKE2b-256 68266c9b85b67e29dc55523886ad369bc121c0b597bd191c8d9516393faf0708

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 df21f32548ef28f24e3b6f4a42ef0c89791b172df4bcc152501daeeb3a00668f
MD5 69b69057a77891420b4a45a8254918f0
BLAKE2b-256 e039a1622ecff6264c67462e87aea09be4695656ef5a6dc4be966cc4b2e19877

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fa48ad0751c7dd1d7dbe5df3b5a3d21f7f7f7f254e7f9fdc580665367db571a5
MD5 955ae2adfb1acfc4768c9136cfb72e3d
BLAKE2b-256 af768464b9e27e334504222bb45e51c623a780c4d5683d168a315a70af1db058

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a3804a9f6b77fc2ab5de04d387c818b9cbe9fdc62b49d589157a1eee7de5cf57
MD5 596f9dd0f066327da279ff0c687a4b57
BLAKE2b-256 038d2cd824c65896909ce6d70f050dbfebdc1b911f44614574c609211c44d9a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ee2b877a358fce348b1cc8775fdc3f1a6d8b868c4f499ad5eb3c3ec2f8f9e0f6
MD5 50481a28b0eef76f7574a0dc8ae22b0e
BLAKE2b-256 01be48c472fc3cd5678dae00758c8b6bb2a640fae3096a04bcc039c0e526c5bf

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc15-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.1rc15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c5fa7778737f5080a088db221f2b6aca69d105987467223f4aa93458f6458a8
MD5 af4be04f448b5657696da08121d721c6
BLAKE2b-256 993e9680e1ae23344645b9a6ec369254cad6f80ef52e1490b49a74da6a0a223e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d9887e9a8bb6dcb8f0f4bfe6819247c34a70628e91d37c450cd6e55c1e0cd41
MD5 3ca76c9116a8b60a14d706653bb53545
BLAKE2b-256 5899ed8f7224b391026f89566c2e3d23d41bc19d007e39484d116c009bd41ae1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f799639a16536c38521f949adad95b5eb7ee8dff81048c1d4ed8f1dada551746
MD5 09c08c00b76f865c312e5b57d4ef12ef
BLAKE2b-256 cf624eaabad35ee7a88239014a5af82f4bd5bb800f339533bed49c0879bb2d39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 144bbf07ccaca7f6f75ceab5df306d2bebabdd7aa9a373b960478f2120a62329
MD5 73479351d683a5667b6d004f3763aacd
BLAKE2b-256 54d53844ff2725f0c61e3711938947ef6576cd51b948cb04145f120027abdbfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 19f83a22c8a333f65799d39d90a8a66a080fb11e5d60d546253d511433cf5baa
MD5 136e0828235fb32cf8dcba9b6f3c56bf
BLAKE2b-256 a755d52833ce6afe1eff5f86eba947c6dca9ee92de476916d7d700c3e80227d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 42a5d5b3ec71a25c50144d079a789200f47d7c009ff0a8c29013b8ed3455a2b7
MD5 6bb82f1177f3ebcc90a24f3669087d4c
BLAKE2b-256 720a34ef8d565f04636388fca48fc1cd6828028a7548d1b626960f2c38cbe055

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9dbf4a59b7019d804dec0e8c72392cb86732f7f26051253759f6b622aac479c6
MD5 2f13977808223a6f7ed65378bfc9b38b
BLAKE2b-256 cab45c4f3b072a1a7e7dd77452643b3aeddc6dd10ace7d73d9aecd9e3e7275f7

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.6.1rc15-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.1rc15-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7220717f0d38ce03126c4537bef737df03905a83352086a08c0bd435acc50f79
MD5 93ed5b9462e7994750f9579708d7e481
BLAKE2b-256 86fe97649fe7fc228e89c193f520ba624680c131bfa46cc269146770f9e4a0d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6adcb51aedeb30c6c2c8195f454bff7d381bb19c89f69d251f722116048ebf50
MD5 139a04eac9df6ea8b039a722ba3d5770
BLAKE2b-256 cc709e783903493fe3669c060f14dd36b658baa28a91b3059584f50867a242bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 623ad483d772c7185c87145fc95d72e7e237cdd0a533150af7a0d22a3c1769bf
MD5 811326a07fc5f82f528f7a5a43566e13
BLAKE2b-256 6bb93b75fc35f62c9accc8fd5903f6b38545144d7ba3e2af77fb9a06d576be78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.6.1rc15-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b6ce6aaf26f9c4b7821ad6fd5ead3e35d439a2fdf8e64f598247923e82e682db
MD5 14b03c6845916d03b5f4509222df77f4
BLAKE2b-256 95a1da320db4a94986ac2da7de35e3cca49352e815749d35f21f502f106ab6c2

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