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.40.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.40-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.40-cp313-cp313-musllinux_1_2_aarch64.whl (53.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.40-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.40-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.40-cp313-cp313-macosx_14_0_arm64.whl (29.2 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.40-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_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.40-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.40-cp312-cp312-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.40-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.40-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.40-cp311-cp311-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.40-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.40-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.40-cp310-cp310-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.40-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.40-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.40-cp39-cp39-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.40-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.40.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.40.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.40.tar.gz
Algorithm Hash digest
SHA256 662bfc5f689174605ffe28090cb17deca7ed1a016cc07ff0295784ea0ce33bbc
MD5 74455be66941652b6b715c2b917f64ac
BLAKE2b-256 8a0d9fea0f09ac568973a1ebde7d58324db81b640c6a6c3e1592665af766d711

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64f2cd9a91f8707f4dbf51d52bdd6df90bb22b4ffc7253c78788bc4fd051d66f
MD5 e2d9f5c480e5f32bcc97b4ea466f8bdd
BLAKE2b-256 87db8902304565e2584c88d030fd47f58b65d0deeca8cd95c1f9c5dee60ff82c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1d54233c8dec0a8dcb08b8aa6f2726748839e02a83565dd221bfde040119b7db
MD5 cb4cf5d637325911042870825fcc0d2f
BLAKE2b-256 c7906d8340e142cd3feb49c13f413d8fce0a89a4dcb17136272fb2cf61b536fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 84d9ed7284abd5a0293af8a8213b6b161c74272fcc928c30793500bd2f8ae8ab
MD5 e772335fbf2d5f6f7bf6194845259cc8
BLAKE2b-256 ebf994b7894e2e0d5db3b181952672104f11de996e8464fbae52ab0b0e04247f

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.40-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.40-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 cf7e7b4fbe49e273c5147ca515e4e48223c358ca27c9d6ad14d93f90bbe7cc7d
MD5 3674bd5b56c6a44e60a4572c89ee7f4f
BLAKE2b-256 47fb332bfdd6acb9d3244247f0b2e9def5eb5542231df9981f0a94d55f79b275

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5c5198bee05433311749be088de0b37c56cb9ad81a9818ffbc03a8d0a7cf3ca8
MD5 cd52578330d0abb9db01ec1eef8418b8
BLAKE2b-256 07afb09650d935352de3521ef2aa872e8e666354563a312b4f5cdf40d8eb3ed7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4281bd0a23a0a739040617f7a0a58abc962acb7679a4f7675925b332b5a465d3
MD5 2e9b088ee6d93599ef20114be7223b86
BLAKE2b-256 178a23d73706387e670ff8dd77a8a1426168b2571cf45b0b44b920f290c48d78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64e4b965a6a3f1be2efe1567c8c6efad6b5769deac1622e14b6f435d249aa615
MD5 0939c962d354de7c9108219dbccdd2f8
BLAKE2b-256 81c74b4386dcdec877a50b9afe94e472653830db4cec1f98a9ed543cfc7bdb23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 86c457ba83cba9008e652a09d735f4adde1fca647a92b2c40b0467cc5b175f3c
MD5 4bc392dd42cb9b44001d9f05f991b7e9
BLAKE2b-256 ec8079aa86837f6b3318bfa7f2552772e6188d5f538991bc833e5ecbf6af15e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fcf2d59c49199c6cd06955330594a6436290fd9eb1ee3197aee1d4234071743f
MD5 95698341864cce0d4f441110971ea6fe
BLAKE2b-256 a43d2500f8a03e9c8f06b27dd05255c050870a0c68948502e1e8d76793e1bf76

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.40-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.40-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 9eb6297a729a5d8c975ac7df7e43a1bdd3ea4293aef8310d16cfb2d427b63a08
MD5 968948879caa93a1a3efcbcdce52619b
BLAKE2b-256 f274aad564fb235dda1b16efcde012fc9be21940ea87a962c7a5d3ad30bfa0a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4bde8bc9b4c2d7a70cdebba046cadd81d360661d96b661cd94056d4cdc46a1d0
MD5 3e82b0848a0621fbc92eecda9fa1142d
BLAKE2b-256 9f96b647a71e297bdb51b67e7e962a811c52d715af456a08a3dccca9ae18b539

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bd7cca2e78d69d936d7118eadd9cf3a2dec412b76d3d3ab123a0ba08f13f6bd5
MD5 a67ec6e7f0176983bd0600e6912c0ebe
BLAKE2b-256 4d55d69cac7f745a5f4e68c1b1667ac0ba8588b8f8d55caf3eab5155a611fed6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 302c6484084a3f5b436e7e76af9a11b35bac28b34b9a90004e46158922fba680
MD5 def67e94ea58ea882a443da4c86a308e
BLAKE2b-256 e968c4d25937dad1cf1d1a7f2c4931bbc82d002e82b2e30f0a1c735e0f547d2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 501ad122292cbd6441d85f20cc6064aacfdc19b79cf1ba82e8af4858d50a7237
MD5 e9f93c7e29e09ef15be53d0683a5dbb5
BLAKE2b-256 8988869cb9a5210e2823b2e040037d1563ec9f1d216480a890cd25d839e91fa5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d5af41cc8cae9d6f74b1a53a540f21bc312c375e18a210e0e09ebf84e1c6d1ac
MD5 c48b40ccb477135cd7bd9f797032494d
BLAKE2b-256 9f5abcf5ccc546d143ba807473c8a23c72a6efc4078438e04366b87268374b43

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.40-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.40-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 29880a3cd7d2c325b412c893c31d0fd6e0350b6451004d1b2bb2152f7fc6c194
MD5 13da4ab24628e80b4f644b2c08c921c7
BLAKE2b-256 2220ee612a5cca56e5d66251cb71020ad3032f9a53f1882131fc2607fe9f1148

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0c809e673b4471bd11d32af96d4f10104ea1b97e00065a53a24b4b80a9c8087a
MD5 9bd6a075de41b58d20e3d90d094910ed
BLAKE2b-256 36d60917e62c91503069f396fd5a4011f88e2cecc6c2a1dbf3c950e1405fbc1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cb821f7d4b4e203f10ecef58f02ff3024ad977d23f79283f8de3734ab5dea520
MD5 3e453ee79232bc9fe9e831acdf45de3b
BLAKE2b-256 bfc11423904b859e3d804770f9f75459d4c8ab343f5d79c21bbe8c543138471b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 374727492b99adf6e0bdfbd8083a786fcb57d0d71ec90b4e90cb9e26afae48e9
MD5 391cb3d1e1ec42d52ff0cb2a2e13f682
BLAKE2b-256 4f6fb7d6c17282f378e771d479420d226c767676481ecd93cb11488710c5e76f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 90ceaabbc450033e0018a9a985eb8c5117bde0f0a86eed8ff49c0e4d2468696a
MD5 190ddf2d9bc40bd2cf8cfa5188d16ac2
BLAKE2b-256 9f6e06925d4ed17095a48fdab5e56dc245bf4b53e82ca0a15592254c2a9ec99e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 90dc8507fbc6b349a752c7f0a17057facf0afa8a8f0507f52a6476e1a7e94509
MD5 12ac1817fa3bddf26abde6007757d670
BLAKE2b-256 f00108edc3b807413e9c28556e3fbee3bb1eee0fa1688a3d32bf90c307735c7f

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.40-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.40-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 94933ca841aadb1a88aff16029b32cdf91b53cbe616c6cf0a87e4ef550c360fe
MD5 25bef0cd13fa336dd8547283540f1af9
BLAKE2b-256 3b1ced6d892a3b976655efab8437d97ec6cfbbb3d02383a5777a00596a9e693b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ab15a2984f2dbc44b488b38b727a39dfe568202990c94ad3ceae83171d3074f4
MD5 518c9575ddc93cc1040997107294ce9e
BLAKE2b-256 4ec439125d40344bfd90191b0453fb8d28204a80dd6f2555b87d666f5f3ee4da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 920b402cbade9d08e3dbed49a3d70a4a8eaff5b4d081aa659a5aab438b38f699
MD5 b01f3f996b5b6d03d34989886d2a174c
BLAKE2b-256 229970810e3dc8a2b8a23f01dab164afa69800a73a97498b799917f32b47f4ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e9e27f1bd469ef0e98ecc12672628ad0f16122d1ed26b60ba4b2579323d18b19
MD5 934df2ee96162d531b5bf0ae86df2543
BLAKE2b-256 061de030da7559a67a485d5dbff1ed3856b19726fdabc1deeb08ac486d17eda8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cb01d04a41cb21ae86ae7e88474532deedb72a13df3828878b6e37cc331c91b4
MD5 7c76f2708fb8e6a3fea2814fe36f93f1
BLAKE2b-256 974552376488824d469c799939d71043bcdcb30675db82152bc3df67d4aa7eca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 56dcaa82eba0d3f991e73cb4d4ffa591a912510515a0677cad58c8aa3b1bb1a4
MD5 c308b9eff18c858d2d3c9cc9f148e4ef
BLAKE2b-256 7f24ebf12cff683deb30b72e54b033514814ec7f17d6aab6d0a62c8045bb2435

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.40-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.40-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 adba4c47d064a249c0fc6ba0e3463762d1301f880ae37ac1813034187dfd0988
MD5 463c302a865d18f1b961cd6e6753943d
BLAKE2b-256 88167b9702993088694c4d80fcb09100cb0952f4edca08987623d6aa275c4f7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5f47ce7d0e381b57bc75329110c9b89fb8fad37ad023a9a9d95cbf135d4b5926
MD5 76172392929c0c2f10731065aa5fd61c
BLAKE2b-256 a85711962ba60855e56414004eba627dcc714d652b2472b7668acc7cc0d12e75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.40-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 da0d834803ff86bd966de0556a8e74f35a835fd0976c5aaab45c9cfbe1d56c45
MD5 8a13acfbc7da0a40035274d25e11a827
BLAKE2b-256 7e16f505c1a3bf5b540f805f6af4df22513dbde836450cb7a36a3c62fb679d95

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