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.44.tar.gz (4.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_benzene-10.5.44-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.44-cp313-cp313-musllinux_1_2_aarch64.whl (53.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.44-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_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.44-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.44-cp313-cp313-macosx_14_0_arm64.whl (29.2 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_benzene-10.5.44-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.44-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.44-cp312-cp312-musllinux_1_2_aarch64.whl (57.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.44-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (58.3 kB view details)

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

passagemath_benzene-10.5.44-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.44-cp312-cp312-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_benzene-10.5.44-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.44-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.44-cp311-cp311-musllinux_1_2_aarch64.whl (57.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.44-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_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.44-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.44-cp311-cp311-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_benzene-10.5.44-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.44-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.44-cp310-cp310-musllinux_1_2_aarch64.whl (56.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.44-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (56.7 kB view details)

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

passagemath_benzene-10.5.44-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.44-cp310-cp310-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_benzene-10.5.44-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.44-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.44-cp39-cp39-musllinux_1_2_aarch64.whl (55.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.44-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_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.44-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.44-cp39-cp39-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.44-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.44.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.44.tar.gz
  • Upload date:
  • Size: 4.2 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.44.tar.gz
Algorithm Hash digest
SHA256 be11fd98b9f020920f934b502bc1eaf6ecb30cc28dad8333dfb38acc17b2bb65
MD5 33f7d29709f13dce3626d94ae7b361ba
BLAKE2b-256 4eba511c57376fb8365446de535f744f2d257c85c7c28989622265409479ea01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 baeaecac06f976d38c9ae8eb8f5e60bcb2b42fc62a4c12a5999e58963e2248f2
MD5 2f57ee3062c872969082286a4dc1acbe
BLAKE2b-256 b309be1d1eea7cc3bf4d31a1768dac0f8e4f8b076ae77a9d705bab95c5a7fb80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 042c099cfbe632fac21837c458e109dee9035ad9d04de7619bfdec868e397231
MD5 4bde39f8f2650201f9b7371406988405
BLAKE2b-256 562fd467bd697337d242d4a8be1df72320b71666eab19206f3b122f3046ac4bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9bbfe94b67a213e070db97ab7c55164c63dd0a0e4b00a60e0f4c2f8d195cad75
MD5 c2b9237ec8300f80eb62da84019d6902
BLAKE2b-256 1fdf116f843e6a5cf1a8b54217798f7e3801fbecb32d3ae0e72bf41a7aa366af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 92288487ab125197fc0ec6288e348d2a2d08e61acb1b27be7295c9e6baa28ba9
MD5 913961b512a0c866bb304819373d7e23
BLAKE2b-256 ed59fadf98917812d86d68e79b87bc09efa5e1747b50b3b92e2c642597d1d386

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 86791127f95058ca83a7299869a38a1a6277873dcf87e2ebe08a4a8ea4766e54
MD5 e708dbf17f920b17c84a6866fd6768bd
BLAKE2b-256 ad382b0e472c4752644ca3a57612124103005772443321d35c98251c64460def

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 61672148be46d20ae9039e076bc9bd69c71ba698c5068bd7b8ca08a0f2e122f2
MD5 1cb5dc75600ecfa30b6a354782456e46
BLAKE2b-256 33c33af85fd130558424655c89a4e9a782bdb8e635953f3dec657bfdb2665fd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fd1007e7865d455d4552c1c138b4e3d59b53708000f53ab3171e6c0f7bfe6c42
MD5 6b3da4dc7086d7a502b70291e1925707
BLAKE2b-256 20c4cb64f79a7528811a260e1a558cd858df5cdf48d1bb38c09fe04bb22f4b41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b2110008cd666ac162e8ab30832063be85b651a870457d1eaaaeb2266018c37e
MD5 d56e69cd0bf29db80977244dba1b9bb5
BLAKE2b-256 c46439a69b42fe121709627daa40833eaaf09d3d786b0edf1bfb91504891f1df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a42c772689b7a3b29bff6db2208175f0f483f064e1e5ad89ea335179a814380
MD5 85a26cc361980e5bb668cc02d2ee7e14
BLAKE2b-256 35434064da91fb9e8a7d3c4103653458bb098161cecff39bc426abe6bed92946

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 2f2a3813992ccf8a621795553e3aaf6eae9082f96dd6e4f5c31f926023a16e85
MD5 73c42e895af8ab4a2e00268fb0dc8e39
BLAKE2b-256 bf87bcf2b9775833f5471bcfa9740b122d75a81c9bf31e333179afefb8cbffaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b13d2ac3b3a596a10b96f28318f5d04f5112a20c253c3307c087d0808b0ecea8
MD5 24609daf7f3073b92d0e7687a86063a1
BLAKE2b-256 8dc8f0373be1de67fb1d4ca36da9d55419c5f1ef67324e8c6f0423ae2caacbf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c3042440291561fde85525ac355eb89ba4c65572a433383082a6d72d25bba30b
MD5 b6a416396ac25f58d6aa389d834b423e
BLAKE2b-256 46a2cacc2079e86cdf7f3e2d793f34e409eba91d1221b60f5840423544cd33e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 078705a7cce12d6a8a49c8743a4b5fa6b4ffe6fd54342e1b9b9ac857b724faaf
MD5 53ea203128e386af28c13809ff965149
BLAKE2b-256 af79d0433e095b5fdc234e69dfb624918f930cc9d559e45a580d68d7ff465bbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e34e1cf57fb7cf7039ed279cad86b2c2a9597dffaa53345bae36a95777c4d3ba
MD5 b9dd8555d3821af76157533316404e50
BLAKE2b-256 3889d527802c15bfb314b4b91d5107d68f69160a9e03e2e80ca43f4f30241bef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 841048b65b5480e69dcd27557bbeb78d7a59f3fecf29074321d074bc9f7cf629
MD5 15bbb5f70e01572d3e25db393999b6fc
BLAKE2b-256 1d3341df85793137582fe10acb4fb8cb0c6ec85a0977bbd4132e93273350dc48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 57e73d2cccd8617cdacb137de14a6285269dc69edb56fdef65af09f015fe7f80
MD5 4517fa32dcd45b6041a84ba3a2c59345
BLAKE2b-256 4dbe0d8a5766df7ed16b29be004d89668794bc30ef8fbe7a6eaa63a4f602c83b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3fd4437858c4ef73e3e82809b8baa556608cf9b0ac5d335f31d875a6bcc37b7f
MD5 541710fa58bb2329233c8f7267ad673a
BLAKE2b-256 475b2c014489a4f872a97ec37e5e486db9dd9a59b9f9dcfa6c3c4f1baa33ced4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ae2b68a92515870daed2b778f5580b5b1953903675512b2a080b685ec38b0e56
MD5 0c23df85496b6495853be755c314e4cf
BLAKE2b-256 bf77cda3a43a521f859fbb533da267a327f9f1511d2cad4017894cdfb85d38c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5bdbc5acc5db112e94fd252f368ffb5a5330100a8740835042b59d81a02c493b
MD5 4c46da820decc251dd6722ed080c693b
BLAKE2b-256 62b4168f0f5f2d289af7db1462d65a7d0c9cdcd75b4b90be78870bc10c2fa867

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 17bbaedd65d3cfda31ee43298e566a1484b69a4c4faca59f295f6bf0fe0ece41
MD5 14eb9b5909d5c709ee9495c440461843
BLAKE2b-256 841d3256757ab2290a9e0ca275b5d9f95a2e5ca037a2cfb6c17a1f7ac08fecb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f571aa5bbe6f7d5a423e32ca7d6f0e1fa75fc458b8a4118f6a1db5d40d838d2f
MD5 8eb4b9f24163c8c58b0241f6c40b312e
BLAKE2b-256 5d4714239761371ec351168f3df51e143465b71a1ff51e78ebd9c883d7208bf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 dce58f40af9386771932bda2d36a03b4218efe7e5222d4503c4e1879c144aaaf
MD5 82ada72ec3433ab2b4239930d320be72
BLAKE2b-256 6bf9bb514d5db5ed67221c1e0d95806b5cdf8095310cffccdac9ec3fc17e8c95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b90c809802aab2d51f29fc40d879e992a1c5318949bc85bc7917dd325cf001ea
MD5 dbac651f41ce1f91961b9048aab74e83
BLAKE2b-256 0999f4301d34d4f42063d99ac01d5c6eb62c65484056085815a6690afda13bcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a93ea7bc62e623565d1b7e99eb6fcef66e290cf9db790562110342b51c2eca21
MD5 a4db225ca9f26bf06627359ad502f175
BLAKE2b-256 ddff363e88d2665e8235fd5049286fe507b6e1ab8e95e12e3c8050cf90542c99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b7211c7a6b07465785de7b2daa37cd6f4860ba0b9616dd8201aebb7719b22876
MD5 f53c5e386186389103f4502a3eae5da4
BLAKE2b-256 78d58fda7668d8451fd172568225586e358d670713402ba5bae4203579492481

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4530b4241eea7a42b5d08e8dc3ae29279c0973b7211d1adecdba3040e7992954
MD5 02332b271db8ead49fa0b61b71265cfd
BLAKE2b-256 948d98be3688471e8f288de32ccc5647be4730769ca72ca34889d712d1ef2f8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 60569482d4a7a2494be4e5e52a8e8954ef2aeada14453d722c779c2f3be3c275
MD5 601f330da5c07ff1529889c3f49cdd30
BLAKE2b-256 ef3374b939595a7a9f16fb840ccaa81f687fbb641ec85a92f01cc059d9f3c984

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7a5543c1dc6388896a5c179cc270c5cac6bbf1b87fafd0730066d3c489c3a451
MD5 ec0992ecf2344ee9d633cb2377ad2f6c
BLAKE2b-256 6e33c5fed0f6d4b50c67fabb8c6f331f3c2af47ea7205f84ba7b735c4ff90bc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 043d7e8c8f814c55fad388e69f589bff7f2151004a124005d7872cea75de9fbf
MD5 12011c305bf4239cb020a4f55f7c34ed
BLAKE2b-256 937e936a9a8d0fdf6ed9580f9ec43a1f9f360eca593c503699e982c4b0bc7a8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.44-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ec96d9647fac97ce2aee8a5b7ecbfd6bfe5458a54b5d1804c3c49dafb2349335
MD5 5e55cdd1e11c14abdfad7fddd1d44b98
BLAKE2b-256 c2175f469afaf35dd26b9de57c3e2afbe2f6a8923df336a926f9fdc85aec999f

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