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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.49-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.49-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.49-cp313-cp313-macosx_14_0_arm64.whl (29.4 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_benzene-10.5.49-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.49-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.49-cp312-cp312-musllinux_1_2_aarch64.whl (57.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.49-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.49-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.49-cp312-cp312-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_benzene-10.5.49-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.49-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.49-cp311-cp311-musllinux_1_2_aarch64.whl (57.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.49-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.49-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.49-cp311-cp311-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_benzene-10.5.49-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.49-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.49-cp310-cp310-musllinux_1_2_aarch64.whl (56.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.49-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.49-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.49-cp310-cp310-macosx_14_0_arm64.whl (30.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_benzene-10.5.49-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.49-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.49-cp39-cp39-musllinux_1_2_aarch64.whl (56.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.49-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.49-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.49-cp39-cp39-macosx_14_0_arm64.whl (30.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.49-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.49.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_benzene-10.5.49.tar.gz
Algorithm Hash digest
SHA256 a658312733fa7e42eda3f3c2e2939f4666e08846ebfe918c60705d1f72dd6078
MD5 9d4ac83703424689cc77f38d492aae2a
BLAKE2b-256 2297eba4907e4552d33b264fd71b3dd9b03ddbf246258a8faf9dd6936f529d0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8c9e3867f79b1c5dc79f0b069cc1c1c2d1074abd356da5da15d824ec66b78872
MD5 1be3668731c57857bb2512fb462f60f0
BLAKE2b-256 26dfae78e860960bf6c0da82a26e01c95be803e911a590c3925fb578d7600823

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 542948ae2c7f7132f9dfb631d29da97e8df3ddc704ed164c25f6748478dcee56
MD5 9f8078e73e378287ffaaba23a70d4ab2
BLAKE2b-256 b2fe0a00ebd3d35e258ae2a6dc81edd7b2da09e882c64565b57cb08abe5c9a2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 982fd819cd548885799e447161d8c89d4ad82fa3a40ee5940fcd30ce2a3860c9
MD5 87a4058382043e3f41cd51b6d1e427a1
BLAKE2b-256 d18df07f2ecee2e249d74f23cbc2a20a9ea5003040a004e6928cf79c39bcfc1e

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.49-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.49-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 ffc98a0ad4c91cb409e1d51895ee41bed5b48d7cb7155780d125f50646fc9d2e
MD5 b4d6109b495d778307e009847e0eee25
BLAKE2b-256 fe83eb13a1ca71cf694c698d158e215a860d1a3093574243e2e5c828cb5f51de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 dcaf578df71464665450b8cd559b20605be16c332c9a22d4bc154e48ee0e6d1f
MD5 bd318a40f6ccd58e187edb1c3109764c
BLAKE2b-256 e7ebde2c65373d9dc1b2c44c321483f08dae2281fa42db3a1b900f65a3017176

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d07c17e4693a7628a9797093ecc9c434e79b7c371a06c99715c552e813bc00bd
MD5 8a174cfc6499d2faa9e7b97fcbe32bea
BLAKE2b-256 88366963c021fa4db4e44d19ba184725492addc8e16b836a2bb7bdf2abb2a300

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a36f8a356e8d5354205a506df061051525cc2a71151c5f804dc4f5cef6f49655
MD5 ff8e7cf4218538f5efd9b54ba43b8f4e
BLAKE2b-256 9a2da1f961b9ccb116805efe8a3a8acefe3e51718f7225c5b15a83987242ad26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cec7831724462d08a4bac9eaa730817b61ba17092c2678b3d7fc27ec38b01047
MD5 8c983a3e35a36154403322f01cfadd3b
BLAKE2b-256 a6f5363a67470369dd39b8edc667490070bf9ab3ae169fc16a9f8c9ce6bbdd5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cb4ae7deaeae916a82c6fde170d0cbc7479e2b2c4776d827fc746a26e0ddf02c
MD5 74d7b012ed963ed1a99ccc0a256d0cd1
BLAKE2b-256 359a80b69ae47b547ab6683b6dbddda4964d6248e7aaa04d7f0c368bc249e4b9

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.49-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.49-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e1a2c0076ee212d97dbd6cf4f9e222b3b7db44445cca25fdbf4276d50e40501a
MD5 3efbf47f96f80fa186489012460b27d8
BLAKE2b-256 61936c3147d5a346e7c6ae57aeddb6fe0b096c9bbaffa15ff87953210192a681

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 449d1b261e82b59d1041565877ee14c6a12bce6108cc2228cdc58066e5cf6aa2
MD5 73a70c8134220946a7b41accae025e3b
BLAKE2b-256 e9396415939ab8978dcc881a143e6eadad38b185e47de05064021a1633a9d497

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 137155269bb77c42ea59d83bc6dfa88c95699db3f8635c66c3d70eeed7880e6e
MD5 93d2be394d7975ae055707853ac47226
BLAKE2b-256 b99c9d4559ecc4dcfc12d7fd8d1c15ad6f1805079dfad44201cccf386ead29cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 927b5a38a8f39d91a784e32682b4e193dd5a62fc7dbae2ad9821e2877e8c2695
MD5 e2a574823b133995514c7f6f18dd1432
BLAKE2b-256 8b689fcb84c4d7349d85b87891b64296d8eaf839e02510a94841703ec0ae4d36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 017723be3ed9d2921ff143286c4f84c8b5a3cbcc9b3f4055fa7fcf7c8463cb76
MD5 c82879d3ae0c466643a8a8d6ffb792d4
BLAKE2b-256 fed78dbe1d50a7098a4d244b8c3ccdb5f46e11955679c6689524fa81932d1811

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d81fdee5c83a9da74c8b7454f06df351b1684310ec3b78ae435aebddf93ba5f2
MD5 f27d37e7d6178de9c85e9a4737a552ec
BLAKE2b-256 4eb3462c7ec9f81aa7c62199cb3f77b6523ea265ccb973e4f5ce2fa32e71efa1

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.49-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.49-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d8cf7383d15d77daa936325762501ac2625ebef3f2d77b7fa43a4679ff970ebd
MD5 cef43d3052e83c4d22d72b009cb4f114
BLAKE2b-256 a96bae56bd3ccc03d32cd35611db2b9f79086cded3f95c54f9ef2e2fd32438dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cbb9981a2647fa962ea3dbb0535be6e12a158ed79b237c8cb0240fd21e31047d
MD5 d4e8cc95e533ef97faa3e393f1add698
BLAKE2b-256 a0ca1c224ae1d2670a4d2ba9ab754ed757cbd8972b5f1f1474da6f288208b5ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1bbc2292b15c5507e89d5e7f55f1826383fbdb49344940db9fb613eb0dc2a500
MD5 338adbd0a174c58784e7ebc423b4086a
BLAKE2b-256 5fe77f1c6ef07ba4ebae8554b00e2da43a8b284defdc0a7147f3474977a167fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5c6c7bad1fecd187909403d2286605a29ab39d02705a167f71690e79052c16a1
MD5 58238ddb76e71fbeb84021be54d27c08
BLAKE2b-256 470f61039a3232149c436f8cc20a52514e1a36ef156e99afd6cf354bd7f30658

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3ee84500e774f5cd8bd4b0e47a5eddc302569a062200cdc97722446cce2810c5
MD5 9187ef1cd5625afd0fd41ad9e95ff83f
BLAKE2b-256 062348b43772ed08c22898e431f81563a5cdfe55e407cf66837c90146506ca44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4c8e9cbefd9b49e15649286149d89067a8dc4e5d807b92f4e3edcf8ff077a5bd
MD5 df86212eafe8d869de411d80382d8cae
BLAKE2b-256 0a1f671249c057e8487fdefebe9aa74d8d3f27a77623b50d28671c22375fe050

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.49-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.49-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 8d8495dbd3ab217a9c4a0e0edf9e86993551b7b511811c1029ba96a0a741d803
MD5 69827796489f28814a10c7e1fa870b5d
BLAKE2b-256 6bcbc1e8b9e26bb4a380a916aa99eff4e339a9acc344f71561d788206ff84aab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e5aba991635da6f3972648203771e790ac5d1140c59cc0fac16560ac0793eaf9
MD5 5eb2da6e55a18f3c67cc7719ffb9685d
BLAKE2b-256 267f5b991a8ded2d51b15c35ffc6fc8437429a7c17057cf58aa39fd1b418ac04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f66df4a87d440f4778cfdedd03ce5f09e3f9f902c2bc93a7aba4ba68f7dc004f
MD5 1e39b6ae42da40d9032f0779ee789871
BLAKE2b-256 a4cb9ede173e96ef40bf04d846056aee21ede9abc40a793cd90d3bdf9d15475d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a209594972231c099a918cc45bca11ebec6da5954ed0c420d728a0bcff181443
MD5 151fecf0da2e15710195f046c95f5947
BLAKE2b-256 5a0082a3893001359d378337da5da5ccf0807e6314efbe58377ac04495519ace

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d444f1ca6628c25ebdc699734eb88fabdfcd0fb58c0f8bd078d0acfb868bc7e8
MD5 3f88eecaaf46eadf030905107cc519c2
BLAKE2b-256 bd448024ede668f97320c75dd0810c875733eb46bd1474cfe414170979ea3304

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ee3e9ef895894664092e142c34d641acc895e90ed93ca3c4d195da5113a65832
MD5 c752be7f47355b5e49fc20153cc26925
BLAKE2b-256 1aec9f7b1911b754d98314bf73a9d437486aa478450f2385fde468d3c8917ee6

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.49-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.49-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 8d0dbcf5968ce0d5d3e10e1ded74dc92a98bd0fda54f45c46bef2993c226b639
MD5 a2cd1cb72479c61110ff2e84b65839b9
BLAKE2b-256 01e7d7ed3394f6e3d41e22e21e3b36d88b047de73438a54acb595150c31e1688

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d9b35d60669e4ef330b9102366ba3dd35f73d0c8e517c2604c7ece75ae6c2280
MD5 2edf0ea5077df679cabcca94f5f1f226
BLAKE2b-256 7221c7f540266071f6812e7eb3873e5601f8839877a8eb997e1615d4fe81603c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c7905cd78571a512de04ff9cb7f86ec52fa87f4f768972b19ef9320916d35251
MD5 b0a8c35598bfb1e245a768026e31829d
BLAKE2b-256 cddccac31b9aaecf0239ffb2b86c2ccb739998fa0aa316ea144e545660e01210

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