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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.43-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.43-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.43-cp312-cp312-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.43-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_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.43-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.43-cp310-cp310-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.43-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.43.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.43.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.43.tar.gz
Algorithm Hash digest
SHA256 c7eb2085feba2a5e862bb55f253b215d7c79b5b2f89bbab0db69169d7f022aab
MD5 421833eedb2863db4ae445fdfed05147
BLAKE2b-256 7d7e7dd3370e6aabe4c988e3eb93cd567143d9b4e1898ead34b49cc63ef3a1da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7c44634077ae6983b145f7c3daab93c10774cfe1682ad389f7ce11e1dbabc5d0
MD5 56ca9256765d23000bcc670a501df5fc
BLAKE2b-256 aba3c1c1899a3728abc585c9ff0fb9721aaf811018870191944a19a1130ddc72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 27082a33549dfecabafcde1a52f74470006a3cd218c0656129577e98cce3e0d9
MD5 5bee231aec5f684afbd1a388084b731a
BLAKE2b-256 b73da63406d6171a52d776f959a215472fc7289c3c626ca3b63b422a0d5cf857

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aa04fd53659af1c3ddc51a3b946d68e7368edc82999be0ce7a6b9cb2ec869e38
MD5 0c68c59e174bdec1c2112e2f0f32e454
BLAKE2b-256 1473b69ec1743db3f4ad0b604ef619067e5e71478368477f0b71dd2953dd7ed3

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.43-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.43-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d08746a812dd9672cf3395bca009a4fd39c3fd67cbc23fc9e2a5c42d341f44ed
MD5 60535d2cc9015b845d09c00dc4fb4851
BLAKE2b-256 3d9554a1d6c6d5689bcdf82f9c8fec96aea9b5ac6b3e4bda62cb338525147aa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e417a17dda2b718cd775a74e59b71b32172cb43b9f7e85199b151338bfb3cfe6
MD5 00ee6cf40a4a592809ebef6f2ba69250
BLAKE2b-256 ad6409e970fa56371ae1b738acdcc5268d7b7a00136e8ba74ceb42680aacf774

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9f68bfd1a77491c1c721049186bc73604c3cef62af9c354fa0dee471ceaf1878
MD5 e1cc0a83631cacc34e3053d36786279f
BLAKE2b-256 f61a5101ee02e413c8f2a749a1bd1d5415f868d9dac29e7d1eecd52fadf0a979

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af209d01a737d4fe2b5488ff53787cc5774779e3ab03cee865f23977838907a7
MD5 2989ff71a370fcca3b716813a2afbf59
BLAKE2b-256 2a79ec31e2f50cf8a757a395b3b630768a4f1ac70bcd89e3d7ab9da68d1836e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c56e0ad610ba8ae09e12781a7e4f427c936706541d45513da884547d177c1006
MD5 d60af232ee59ef89138e43b7d56ad115
BLAKE2b-256 a9d729d287e8bc8fdc6cc2bbe41813dfd609c6b4603ad0a721a4c751162b3ecb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6e742452ac4609037e721b61f4f762ab4753c84f1c5a07c127a2190a911ee309
MD5 866d201a6a2a08c98210e431b9acffb2
BLAKE2b-256 be0f293ed43b6302a91c18d242349ea9953ec0dd84741c52c868922cc919b06e

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.43-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.43-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 71e3c9980f0a504be5e5023c9db39215efeac3561283d59dae5cc76b0c1ef2bd
MD5 725f17c4b4f0e8d4281fbcb35de59ede
BLAKE2b-256 e4a4d9fa57ef23e05339d6a81cbf06f6a55d0a823b1a49300f837de9d085e733

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0790d43fa058c37bbfc5539ad019016afeda8ffa7e3c8ea0186440dc675ccd04
MD5 c65d70643471faa4169fc522d14f096e
BLAKE2b-256 a11a3c8f4052e299fdafba3e3d70a2c64433d15c8b88aac438b8f45b61249843

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 580f0a297989ad632e8a241b7f4264c8a7988a0f0157cb22a3a8a3a011be8bf8
MD5 620fb35f84dd897561e7ea38c17966d8
BLAKE2b-256 d5f50442b7f3647280d8f653da582b9f3fdbaa54611c4eff0e1f13caba8bb29b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a4b2467b515f4acee74738d3f32a788f9edf3af7f9beafc7c9faf8f26c502631
MD5 3d621a1b74e10249ccdd6473b731c111
BLAKE2b-256 d97699149c3ad628272886074831db0d79e912c284689a0751b0fe0d0856738d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dd5b3ad31a9df61fd8a1920370964e6e69ab9b7cf8cd311d8a79786bab43fa37
MD5 0e71f5b77e3f77af7d56fc25ff07c09d
BLAKE2b-256 dd89cd80af422ac81922ab05face76e3362d13b80225a550885538fde58b6820

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d1c62cd73b58d1d5fc40dad1927cb457026a0c764434e8efad7618c953a1a82d
MD5 a95e455fc5fc6aafc9b1a44ace93ce78
BLAKE2b-256 e5436d63c06b57bea0f0723c3beaacc80065ffc113cf1ffc52922b7332533af3

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.43-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.43-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6a8cc1c528f3b970bb7ce18e7e9037525e2e6dd2dee26e8fb07f67b90d4bce16
MD5 9fce491fbb3ebfb55f36c66593ae3fae
BLAKE2b-256 56f7055e9dd35fd48ea62143a7fa7c623eb0c95e5e8a42dfe06e9ff1762dc5f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a83f59c8b846e83d7d14c317b57cace8a16f469a3281f3616a4972246a7c7975
MD5 e0422fc840bb1ba4ea792e81f7fed876
BLAKE2b-256 1303a923f250d536c568e7a90addcaeb09f08b7b57dcf0456f51a26ee9fd335c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 41bde2f5c2e301855d3c6289e0adb3fabfe4609ee9d3c4bd9cd54a7e8aa0d6a0
MD5 a7a344eac25f068be63f72808796c55f
BLAKE2b-256 7b78fbeeebf2c3ebe58a59cdb0416c2d9203e1bc180ba4bb55bdb3a9d444ed97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 40ba8d838ba701d0dcbc7051b8bf6d2e56e7d03eeeeb6f8399ba150e78e9e3ba
MD5 4e17586a120d15fe3d3135463f094cdc
BLAKE2b-256 20b365b775f25d245fb77d2fe1a2409aa3021cb553290e4ed621c37c56f7774e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 80aec58331d491f2f87809f72529d6c587ce2b676b88afc14e3e738cfa91d926
MD5 202159349097531852ab7bb29ea37c3d
BLAKE2b-256 353aaeee8fe8bce92f6eed3dc0936a6fbd2e7fd9b6ec6b6e8327fc35912b6789

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 128e726a128f150b6a3acd4b9cae97f8adefa72a62eed13e9323353ace3efb6b
MD5 ff181443b1b59bc70a7c5d0b04ec4e7d
BLAKE2b-256 7b539e31426f845faaa90efddb70b03888bc426cf7fc761eed44038224f032e2

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.43-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.43-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3b6cf7f265bf10d3b6d6e5b0d78488984e73561d2fe581a044c836d139735d8f
MD5 b89b617375d96c106d32d45cb3a677cf
BLAKE2b-256 41cd4cd4854f7ae6c78a940768d479d648a4358e06cb7484630e734396df1632

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c7ea2dcfa693690b15aedca04603a0ed7fb5dd50df8cf5171bb27c7b922ee05e
MD5 22a51d100e99c847b44a955b21258189
BLAKE2b-256 31e72f8b90c657074fb87ab2a850ea88492492fa5ffa9f8d36b9ad4f168d7c87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7eda1782f9d875908a8dc3a9d003818e57e35a5c7aaea86d157faea24b9e3499
MD5 18b04eb6c96f7f4301ecd92717bd52fe
BLAKE2b-256 592b31b591fc47a87c7617824815a626ec6f4a2d3448cd182033a111cf1bd598

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc9b5ba1c3b050ebc673cb9a37c51b92be645e171d7f383982d30665c226b958
MD5 e618bd4bb172e4df10ab7c55445b1818
BLAKE2b-256 fc53084b599704fd09ba0cd24ea54666279e4def07fc3deb33c25009141d3a8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 01c9bd0839e6196e50e1f97c35b1b7a3a3bdf5f8d1d93d4d845ff2229766caac
MD5 d60f9c7546ac48a75dfad21382264f96
BLAKE2b-256 e24490777f40d2080f56734cd18a924ac092e8a1988402056262d3edcc7563aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c8b445aaf538cb42af84eea59ae8a414bca40749d0b6774011e9ebce8d4f3533
MD5 3a0371f63be7b9f8cea2ba26bd307a0b
BLAKE2b-256 20fb7875dcde513034e175dcf076160418d0a8ed5d2d7ff4eac7d3b430c84be1

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.43-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.43-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d6b27ff0a1836ea23f6487788cf495cc83e71c45a93e8d025d01f7a26fa4fffa
MD5 bbd562a3d1db4bc84db05412ca98f25b
BLAKE2b-256 f0015c26c0b1d1827bb0ea9499e7d205c47cc24ef876a8584a635b0617a8c4ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9841dbac3d991940ced6c05522f3c56f2dabb6aa0d378362a28b0596eb0e182f
MD5 2503bfd441bf1da94209e4d8ee0cc05e
BLAKE2b-256 0e20af1951172c16b51cc66a841c77a2c2240386c20c1c21208c1ccb73d1c019

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.43-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fb8e6fef4125865bf388ca18d1e896fe4293b0ea5d5e4f24a501b8d877f05371
MD5 c10cb30e8b5529a01326ba4683802ea3
BLAKE2b-256 0f81dbb8c9bc53910f103108960b79bae41e499ec6d91357266f715dc8a3bf09

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