Skip to main content

passagemath: Generate fusene and benzenoid graphs with benzene

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.9.x-3.12.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-benzene provides an interface to benzene, a program for the efficient generation of all nonisomorphic fusenes and benzenoids with a given number of faces.

What is included

  • Binary wheels on PyPI contain prebuilt copies of the benzene executable.

Examples

Using the benzene program on the command line:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-benzene[test]" sage -sh -c benzene

Finding the installation location of the benzene program:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-benzene[test]" ipython

In [1]: from sage.features.graph_generators import Benzene

In [2]: Benzene().absolute_filename()
Out[2]: '.../bin/benzene'

Using the Python interface:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-benzene[test]" ipython

In [1]: from sage.all__sagemath_benzene import *

In [2]: len(list(graphs.fusenes(9, benzenoids=True)))
Out[2]: 6505

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_benzene-10.5.38.tar.gz (4.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_benzene-10.5.38-cp313-cp313-musllinux_1_2_x86_64.whl (52.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.38-cp313-cp313-musllinux_1_2_aarch64.whl (53.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.38-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (53.9 kB view details)

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

passagemath_benzene-10.5.38-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (51.2 kB view details)

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

passagemath_benzene-10.5.38-cp313-cp313-macosx_14_0_arm64.whl (29.2 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_benzene-10.5.38-cp313-cp313-macosx_13_0_x86_64.whl (30.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_benzene-10.5.38-cp312-cp312-musllinux_1_2_x86_64.whl (56.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.38-cp312-cp312-musllinux_1_2_aarch64.whl (57.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.38-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (58.2 kB view details)

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

passagemath_benzene-10.5.38-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (55.3 kB view details)

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

passagemath_benzene-10.5.38-cp312-cp312-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_benzene-10.5.38-cp312-cp312-macosx_13_0_x86_64.whl (31.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_benzene-10.5.38-cp311-cp311-musllinux_1_2_x86_64.whl (55.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.38-cp311-cp311-musllinux_1_2_aarch64.whl (57.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.38-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (57.7 kB view details)

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

passagemath_benzene-10.5.38-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (54.4 kB view details)

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

passagemath_benzene-10.5.38-cp311-cp311-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_benzene-10.5.38-cp311-cp311-macosx_13_0_x86_64.whl (31.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_benzene-10.5.38-cp310-cp310-musllinux_1_2_x86_64.whl (54.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.38-cp310-cp310-musllinux_1_2_aarch64.whl (56.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.38-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (56.6 kB view details)

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

passagemath_benzene-10.5.38-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (53.5 kB view details)

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

passagemath_benzene-10.5.38-cp310-cp310-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_benzene-10.5.38-cp310-cp310-macosx_13_0_x86_64.whl (31.6 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_benzene-10.5.38-cp39-cp39-musllinux_1_2_x86_64.whl (54.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.38-cp39-cp39-musllinux_1_2_aarch64.whl (55.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.38-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (56.4 kB view details)

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

passagemath_benzene-10.5.38-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (53.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

passagemath_benzene-10.5.38-cp39-cp39-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.38-cp39-cp39-macosx_13_0_x86_64.whl (31.6 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_benzene-10.5.38.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_benzene-10.5.38.tar.gz
Algorithm Hash digest
SHA256 67520ef643b0fb8686b42e3e5bbe394e03254a94b77372f5ae5ad6013c2d4028
MD5 2648f65c9ede0105b398850a52f4095c
BLAKE2b-256 52e6b13ae4c5357bfa1b5194654137d55ec81ff98590cb1c0b4b153c28e72449

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8b0603e3915b1f58eefe413976fbc6095a18838bdea0b320f7d4ea441561ab2
MD5 189e899b06e8194dc505d9147ac9720f
BLAKE2b-256 080dc6a1b5647c8a1b918c1ee657bc83d342458b5dedfab5d783d85e5b20cb51

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b702d089009276507f5ff99dd65a88f2f55d90f7be51f69cef0a135fafb12f50
MD5 dad69ad1649342d2031d6a6d54bab811
BLAKE2b-256 0fa079b3a2d45b6e2aa414c878871755374ae0602598145d5657277aa590cba5

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f0b4687302c358e4ef0487772fcb2f8ab79a2213f2ea3f239c7c596827d1a1e4
MD5 c211d13ec54d68807a03e7db4cc268f4
BLAKE2b-256 41ad00871a5091dc3554644870191cca82a258cb777974ab01b61937853cbef1

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7beb76d0836ba28571b4ca7dd66fda5697f958bf1992631919143ea62136f3f0
MD5 e3c7fae352ece1cb1c3feffc4ea46b56
BLAKE2b-256 bb5dd8f1164362e88201c37fe3bf2fd104a14bdfdf1a824ecd0821defd447f01

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ea70a9aa1a7ca089ebc8b22207f5b1f8c57cedd2539644ec7b3340c2fdac7f91
MD5 85c8d3cd91e2ece98fe91bd3555afab7
BLAKE2b-256 f4b6c2aa332c03b564a4e4199a67715cdb6d007af3318c5a50f41b10282ad972

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cc38a4a4c527a259751a29177c68ca4824554cedce4aaa4ea1641aab3458e065
MD5 13315589faf63d24052801633cc9e9cb
BLAKE2b-256 e5b10cdc761ef3a40ab9d48e1b23b53d89c7e3dae3a2c98739bd122cc73f519d

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d3bc47ab4fd40674c715e287ce6e30eb3e22ef5138b5f66b5919976d733f7e2
MD5 3f9a2d5eeff6be0e9baaf590f29881ed
BLAKE2b-256 1c1bbfa5aff45c66dcaaf15ba2ec5ddb2b7487a0ff52519bcf771b8a7843c239

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 21db970098d5c7610ff5ef3f0fb8dc3462da448bf00f0738bdefe087f9533a8e
MD5 bf0d4a57b2dd44b664b67d2d8e538a24
BLAKE2b-256 7eae30a79eb92df2e969e04c1e7ebe50c4c14d25ea3fd00fd234180b22c92bf2

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5ad82fcecc64abce03f323d654b7a1575ccd1b63fb5752fe3c2f766adfde9a40
MD5 27fe77ec23316120aae017632ee4a85a
BLAKE2b-256 f07305cb5fde31fb72b6aef200fca781aa4fb1ce371d9cde206b2a1ff0703f16

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bc958a7949cea31b96c36af34a02742d704422701622a5fc6ae99a29bcb0152b
MD5 65a3e82de1a3e8d0c10d558a305c3fe3
BLAKE2b-256 1e2e686de81bf93de90e2e6a82db37bf26d29db73d02ff390b63485007709748

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 758e67ec7ed0d6157d4db67b4eb783e4f390ffc43d4120d85477d1635db407bb
MD5 f97378f3772ddb2c7055a442d287927c
BLAKE2b-256 72b4af2eed37f2c45991fc734fd14959936e50ae28c08bde21ee0134bb390137

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1f1a00c21dc10cb50eb872ceb27c653ef935bf4150f0aad0fea1d3cebe422c01
MD5 5ef49a457921a494a07bfd79fa36fcab
BLAKE2b-256 9024d647576f185ffcfce70323bcdfeb2f7b440ba01f076350a310d1b4cab904

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e6ebd7d249f11850d9bafc4786bd460f20240543cacfae43e035a65a62497447
MD5 89916184752382972feb28bb84637c9c
BLAKE2b-256 fb411891c2c06020db553b57de2a171b0bb624a8c8880dc5f9d2a3dfcb0281d8

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 895a19b8616e5780251d2278e1bfe325ecbe6da8aaaf99e4be3bb713749f1a79
MD5 cfafb1342efb63e0015c3afecb778480
BLAKE2b-256 0a4595e7e6cab1f2b3758535c0834877accd98b5fdc2995cc881932217af69ea

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4cf04e799c56de670e74b0545c12493d73955e82635ffad846c72645d305fe1
MD5 0a10dbba0f18fca32a7aed89360de4ec
BLAKE2b-256 60f1f4054c581ecc08fe42d161d235e7709dcca7e1ec04f168fcaf1ddb06973d

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a02152a88708cbc3738c171ade8bcb89a695842b1e8a9e48d0739217e989cd4
MD5 c2caa831ab409fab12c5d421ff82de59
BLAKE2b-256 73a22f2ae5c20268b0f0a8e7fff1f75e5afd8b8e98bd600faab622b644e5a7b8

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5abed85bb37fded4bd286f008c071837e96b5d94831ad43f0b363583cd1ecea5
MD5 57d2b7e0903ce8482863b0a41a2f48b6
BLAKE2b-256 1de2a6ecb79ad0ce42e22133669a85d70e21560498edae8bb587b6ed0526f7d8

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3a0eeb73e1eed4910f4335f998ebc5a3a2aca72b8bcd48acdbe34a75b7f0649d
MD5 790ff4f323747d67992f235cba503d60
BLAKE2b-256 842c53cd7d6c43d56d129f08d736d61a456ecd66e8e2bdc514088d17f2d567d7

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 96c114b098b64cd5187127523a98de4b0579d5a6de13d34cff026736369486de
MD5 b8795925474adf0682c9637c243f5272
BLAKE2b-256 80c9b0003331d25a7ab3cf1339cf89ad268852b2c4ecb702f63152684377fa4e

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 728df04d09b3497b9a72a80303e6eaa6e9f5a61c0615f68ed710a356c13ab0d2
MD5 daf82850fe35a0704f099282e32c5f9e
BLAKE2b-256 e5e2a6ee449bb0a8295e6be4415f0d41abe6b4d1b596bf35d4373c045d99f3c9

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6d309d6540e54933c2b45938a7f02a4e7ccc80942421728fee69db2ff98d4692
MD5 0d850e03cffe115cd9784722223b6625
BLAKE2b-256 7ec08d3ee30b06d7f56a8d4372101e5cde638b48aa80eb0c0d48f04ffec5d808

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a1da59a69cd047573f957542216262fdf65b3ebc21a39e9ecd8cf15ad3560855
MD5 0d40db35e302dce34a22244332dcbac8
BLAKE2b-256 5284a088ef246fa47af92c40e5c60b73882532005db2092b3e8d85019fb27c12

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e2c6aa4c855029882a3f189590f6644580330eb8983e828d4cd42f9f527f8ea9
MD5 a41d71f4e6d4506c8d19b7e9ec3a1bc1
BLAKE2b-256 bfd7066c3512764e2b6d2feb40ea5be42c706f7af283a6532c1b1e964e19ef58

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a43706e963b99bd25758e37260ac783b65684be46de25ace6ce84d8163029710
MD5 7cfeb95a15aa79475773453f522a593c
BLAKE2b-256 9e21a0fee01f73c72dab762ac5da0a80ee5bc053c8d634d6508976dbd0409acb

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a94f73492e476c8bed36bc4f9b551146d82449687430231cdb19a07be8f05a20
MD5 9122e2ddcc1abea0f9ff97ae2a60edd1
BLAKE2b-256 b66aad18ecadac936f3fca064f161dd946bd4a04a1f0cb92a2b4fbfc9329cb93

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eaf06ffe533626944cbc2d20a5fad280cbac40c0f0b9fa580df7511ca9d60222
MD5 5432a837a37c922e7007531d7b850edc
BLAKE2b-256 35b41c3d5fb3ed5b465872437f1641801ea9f50f284cda8cc6a8f8ae7bd737e8

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 97806abfe6b28a41495fb0736c50b5e1ac441b702cb095fb451305da288a33b0
MD5 e174522d110013292fc969c75a037cac
BLAKE2b-256 bb9de83d1ad79905103db1924b48f878a47294ef8fae90d8c0c4f5f792abc577

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d8f70550c4465cf4402e82ee37a722d526de9f12c449da4603d66c98b398068c
MD5 6a4b2f485cfbf5d35795aeb30f295ef9
BLAKE2b-256 466bd1351920ce5c89c3e6a1cf08001bd8cd2a46ee906263d314fab35ee682d0

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d97cff1983a0bc7101df68be86abd1bfbfb8438aa9a7f3d9fc637a2a0e764b76
MD5 d9bbd36273e2c28eaa168476b3b6f6a1
BLAKE2b-256 9886b02d72d52702090231426b842f7e4c986343e38bb602a1bc041816a1fe8c

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.38-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_benzene-10.5.38-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8b976dfe1d12f5a33dcc9a3fcb8aba5fc201f65cd5f7448a7c75fb3ddf285a6f
MD5 da460462aa6293e6574601e6532d2b30
BLAKE2b-256 5e4c8ad60008d1dd99339dc8781a6d76a43b98660f09c80f99d16bfb3b6b0dda

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