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.47.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.47-cp313-cp313-musllinux_1_2_x86_64.whl (52.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.47-cp313-cp313-musllinux_1_2_aarch64.whl (53.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.47-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (54.0 kB view details)

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

passagemath_benzene-10.5.47-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (51.4 kB view details)

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

passagemath_benzene-10.5.47-cp313-cp313-macosx_14_0_arm64.whl (29.4 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_benzene-10.5.47-cp313-cp313-macosx_13_0_x86_64.whl (31.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_benzene-10.5.47-cp312-cp312-musllinux_1_2_x86_64.whl (56.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.47-cp312-cp312-musllinux_1_2_aarch64.whl (57.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.47-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (58.4 kB view details)

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

passagemath_benzene-10.5.47-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (55.4 kB view details)

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

passagemath_benzene-10.5.47-cp312-cp312-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_benzene-10.5.47-cp312-cp312-macosx_13_0_x86_64.whl (31.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_benzene-10.5.47-cp311-cp311-musllinux_1_2_x86_64.whl (55.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.47-cp311-cp311-musllinux_1_2_aarch64.whl (57.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.47-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (57.8 kB view details)

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

passagemath_benzene-10.5.47-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (54.5 kB view details)

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

passagemath_benzene-10.5.47-cp311-cp311-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_benzene-10.5.47-cp311-cp311-macosx_13_0_x86_64.whl (31.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_benzene-10.5.47-cp310-cp310-musllinux_1_2_x86_64.whl (54.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.47-cp310-cp310-musllinux_1_2_aarch64.whl (56.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.47-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (56.8 kB view details)

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

passagemath_benzene-10.5.47-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (53.7 kB view details)

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

passagemath_benzene-10.5.47-cp310-cp310-macosx_14_0_arm64.whl (30.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_benzene-10.5.47-cp310-cp310-macosx_13_0_x86_64.whl (31.8 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_benzene-10.5.47-cp39-cp39-musllinux_1_2_x86_64.whl (54.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.47-cp39-cp39-musllinux_1_2_aarch64.whl (56.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.47-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (56.6 kB view details)

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

passagemath_benzene-10.5.47-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (53.5 kB view details)

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

passagemath_benzene-10.5.47-cp39-cp39-macosx_14_0_arm64.whl (30.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.47-cp39-cp39-macosx_13_0_x86_64.whl (31.8 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_benzene-10.5.47.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.47.tar.gz
Algorithm Hash digest
SHA256 4e424538e6367bbae7280d52b706b4df3d37047d17e25aab934aff43e7343355
MD5 8a44dba3ec1c30ce631cca04076a83dc
BLAKE2b-256 4a51c8bfc11195566edfe44394941a7f7407eab45b0507d53b408b403634db09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 446ca21c5f6cdc0c4a9572cc939908037f1f7dea508e594e75ec6ff9f1bf8de7
MD5 4849f4ad8374c0d2ac98516be5d820d0
BLAKE2b-256 714f368e87a70d0486ec4d086dfb0e9ab531712ff1199fa68cd9b440319ed93b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e97ba22653218c574db96ee844db7c63b7d468f4695ba9580e82bc8ed3a4ab7b
MD5 d1dc4bbd23144860b4034504a4750273
BLAKE2b-256 86a80fa0c2dc99d4b8cbfee53e7ad1b48c73a152969f5e5ea0f7142b3018d5f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 969a2b350f0c3a64711af67371eda9e1c394d1599c263f3e12ce36a71ed752a1
MD5 f66d05cd715f3ccbd01753def6aab52b
BLAKE2b-256 67f34d8907e7364eda42cf125dc48191692d1a82fe551b0c4f081d9bf991be9f

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.47-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.47-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 72c211c7131456fd174a04e487130ccc9ca72324d2bc72bdd9e7801a7408eadc
MD5 4687faebbff12cd8decc4f210f12b949
BLAKE2b-256 599f7ce023ef40efb4fb6bf0d1f9f74bbce76b72d8a9fa79fcc129226581ddfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a13c3c06d77d11394c7c8e4aad1f2c32a3fd5a3218f2292159c70cb3f60ba15c
MD5 8c4593bdf2be8b23428ce2219e23a7b0
BLAKE2b-256 4c1d7caf8c3bcaa3c962b68c498444a3ba1a3c896265ea74877d3122bf3e5a52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7f0f264b41128450e987e1730c664a06ccae0d1cbf0eee99c6f898a4d0f3bc33
MD5 6b6af1b458336528abf8876155d4db97
BLAKE2b-256 f7b6c52d724f07e40f3cd7135613861490609a2cc310eef78851ad8a6a84eb08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 099189b0b19218e8003aae461a07a7309393828d35018612f53f284936f1b667
MD5 c7c98c13fb3489505eb880e38dcd5347
BLAKE2b-256 3fa63e8fc101df9860b697b800869bde5195b1e57a603002c62c8a066f2c3b2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c6d5c3ecb82306145bbbd8bb5ae80c1b3383184b808d121201355f7d9ee9ae56
MD5 3e6ac688ccf8bfc903dc71c19398bf29
BLAKE2b-256 20f884888e391b647fbfcb613abffff5cf778307c0df3e7812ba158448e9412d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b050ea62f67bb7b14966e35cbc5505ddb45059be6d628c41bba820bfd446e824
MD5 e5065186d05913b9cc0654f973e32e68
BLAKE2b-256 45e772d5bc7da39eb35adc6e32d8d5b75e3bb8ebcc9a52dd43c001afc06b3b59

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.47-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.47-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e8117fd91e65960058ab64477fbf69549489194ce4686501419729164db505dc
MD5 47b94e8efd218426135059ef31166c99
BLAKE2b-256 3afa97c1b7dd9357e0bf02c8d57214a711709526fcdc5782cfccc34db5ebf31f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 46097749241a9ddcf482bea8657b7100ce3317775ae1fe3d59a2979433164a1c
MD5 8089907d189f4f3886d3104ab089e361
BLAKE2b-256 1388ca47f3f14fb78da258e667796fac950055d8cd019aab85d0b59eaf5294f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 58a89fd2fa12decb768b35dc74de24a8aa3352143f5ef1328959bbd3a851192a
MD5 795e7ed7dda261fc3f236a9e97e82426
BLAKE2b-256 403708119e4bbf693a1a20053884ba387d6ec54f5e7a7c224df7c587a2b93f0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f7c544c968360b38f09260e530c3f400f988a7e4b021281b63780dc271a16f13
MD5 98594632675bf24a726414f9a11c9873
BLAKE2b-256 0a8943a329b36bc66c83d4fd2391db09eddbeab3b52bc08b0c9771ae81c849b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0e9970ede39055a2c4e15130459090639e413af16a0552c8a4e327ead29a9cf9
MD5 5140b678046957675331efcd778de8ea
BLAKE2b-256 f716c79374fa73e43c7e1f7e97660960f850237614286953c6fa8e577e50789a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c4c20601270eac82c8c009e2f6e0a7bb44a809d74b5695cdd11237a62c21580c
MD5 45f41284e262c5a0ad6245bcdfda8f09
BLAKE2b-256 e4a0919c5a229ce64e40af25cfb43ae4dcb5face446f10b3c83fe73934dad387

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.47-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.47-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e45cdbe75715e5874a31a0b578e43f1cd718734c63b66539f903844a9fb92b51
MD5 2efc5b50b7e81dd483396ee46fd9986f
BLAKE2b-256 b7814f9624f008aacac3177b27901a8a4b65fc4ba6de82b42bebc6784faa3fe9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cd7290a2e035caabac8ca993d80b98de6ae7781956698c47c37945ed0f4c0dae
MD5 cfd6aee4770e7b2a965ba95ff3643c9f
BLAKE2b-256 e5365368d5849c4439dc8aaf62d0cca95d4dc5875760304cac4dfe7c735014c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 76edbc16c9ec39689b944efb2417636b7ea32f1d1e919b85089faf5f29782ce6
MD5 de3d3dadebbc0494ea405a1066cb9675
BLAKE2b-256 99c5788c295a30c9219c51f069cbe473de9d4adc23661b6225d346ecde10f966

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a7af19505f9a0bece8a70ccaa7b42930963ed85f2032e419933d65d0b2e4209e
MD5 00df5e98094179066055b4d15fb4e80a
BLAKE2b-256 2c2aa4c8c720a04d7bd3aca194ff87bbbf90b043005c3ddbf9933f51bef9ba48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0b21368032674c8e817d07fb01f56aed221718c641cf3db50eacbc3f80820c7d
MD5 134b855cdd50eaac76c989a60a07a5c6
BLAKE2b-256 752d5c8352b84f60ad29f826a5ea819fd577d3bc0d8866f1b1f361ec175ae486

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4f7046f155d952f826571efba77f5b42623c286c3c8e920f169f3fe265c8466
MD5 b82c779f674d86625dc2bdb94d7fe518
BLAKE2b-256 38432f2bf1d32e14c2e0cfeafb910d39928b9e5ae2f95563e55b1f25c195ace2

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.47-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.47-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3e566bde821745885b2b89461bcce82c3361e8e466fcf6f3bb9d13475844f3ae
MD5 8d5a2e211481830d9bc41fa630d12246
BLAKE2b-256 abad64431e64d4890177100b5830a187ae0f494cd06177eb4e80fefc41665bf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4637687a5cb941b6143ac7eed0315a39ad9812c2f34a3a580c62fcc20f09fb5e
MD5 2236c14edfa203b6924fe8f1ce3575ac
BLAKE2b-256 89141f7747d5da3d306d957adedeb9252c2150e487cfc26ea98f350365fca76f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dd0330f0aaf4b666b8bdce754a36d401b600c499d7ce012ca206614811a7b93f
MD5 9e2b37159afc5c52ae8a9e666b19cd42
BLAKE2b-256 3e7144cc03985c77fe462df3b63451cacb98108aa2881b0520409ad08ffacd13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e46e4b7db72f55a4db447cb0b7400161f338424f6571b281077182dbba9e0e19
MD5 f478354e0f4da4733245a76afeaca45e
BLAKE2b-256 3ff286819ccaec603ef575aaf7c723fdcd1bb4034a6ad3c003b1b0b8c2bef8bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9c9213fc0404c7035ee11e1e395cafe070a61e5ee384ba1f08680b4b4f6256bb
MD5 99d06641f56dd2bcbd091ccb2c9de4cf
BLAKE2b-256 f609ba2ce01702fc469ec32a12434170718ae4d73cc119a82c5929dbe0525196

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 91aa87079fe39a1be103b867a23252717e0a21a37cfe01a83e61c5f78251e3ff
MD5 8a358e5608233334da05ca34718efb5e
BLAKE2b-256 4f60d6c83c4825681bdfc3c62f415a56737b4fca99fd9f066f4fdf3cf757c678

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.47-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.47-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7db2514662e7762c1edf1ede49f9e0ef2e17a362bf9c7119cdd7ce719cd85b7c
MD5 b00db07ab53fdc8d1519e6fdc3f1846c
BLAKE2b-256 932198c23a75a05b7f9c0ae7b94e754041dc0ee835e54c7e37eedcb7427ed3c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 884f1c62bee16729424d1c394ea634152bc9cdb60028d57e811b429477a14b55
MD5 d62393c80607c66960cbfe619f615557
BLAKE2b-256 3952d495258f8fedaac1c3e3268d43fa3820789c818fa2b693d2d8fe81954122

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.47-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c0abcc9765e1d9b5909e0cdb41f481f337a59b37ea86c037e28e55eab76d72d9
MD5 0e0a97a915fb64b9577afe9363ec9462
BLAKE2b-256 4fd2d386adca4669a09b962da77cf98d68decb9af3409ed615fd74a4f4bc3679

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