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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.36-cp313-cp313-musllinux_1_2_aarch64.whl (53.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.36-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_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.36-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_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.36-cp313-cp313-macosx_14_0_arm64.whl (29.2 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_benzene-10.5.36-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.36-cp312-cp312-musllinux_1_2_x86_64.whl (56.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.36-cp312-cp312-musllinux_1_2_aarch64.whl (57.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.36-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_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.36-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_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.36-cp312-cp312-macosx_14_0_arm64.whl (30.0 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_benzene-10.5.36-cp312-cp312-macosx_13_0_x86_64.whl (31.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.36-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_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.36-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_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.36-cp311-cp311-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.36-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_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.36-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (53.6 kB view details)

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

passagemath_benzene-10.5.36-cp310-cp310-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_benzene-10.5.36-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.36-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.36-cp39-cp39-musllinux_1_2_aarch64.whl (56.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.36-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (56.5 kB view details)

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

passagemath_benzene-10.5.36-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_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.36-cp39-cp39-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.36-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.36.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.36.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.36.tar.gz
Algorithm Hash digest
SHA256 ff53c91bb783f5c67f33c55f897c75d5083c52857548307e00751f8d45ef4144
MD5 e4c1d732c666c40af1ab7eb6d2b482da
BLAKE2b-256 e2d9f97b67f2f79147228b2d4933a3179b9ce0ad748a82e159ce75122f819baf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b19daf010c0de7eb32cee84ca53284ba984aa5aae736e28626b7a6c9e846b5e
MD5 0511760628c4509dbdcc966da5014bba
BLAKE2b-256 8250c6eec5594a3b68ef5d87dc396a7266664ae936d37a5ca689e25042ed1b37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cce5a3b09f74076f5aa90fa1ce33fe9faff1a7ab9afbca896d0db61c4211a61b
MD5 1ca65eb6de9187e00ba807d973aaf2e4
BLAKE2b-256 558d76bc628d3988dce756d0353d158dfaa2723dfdf0ae357ad5ae12ce343d38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c430ed828984b9affbe51767cfa231c32d00b8f0540c87dbf34230e5e9307676
MD5 187dd311201fddbf7d7cab5928780a90
BLAKE2b-256 20ab38ebb899c16303a5e2214005558f3838a73893768d41bdc079e4d17cad19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 23196d593e26d61b10f60ca0fcbc8b463fb0e09e1fb5fa1c1a447313ef27a8a0
MD5 fc0f370882704c991a624bb5004475b9
BLAKE2b-256 c6c3923c3499742a5d38832364aebec837db64a2f3c3357fe7767fa631a53b4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0091fb99b66b7aa906aab54dfe91436937e1b1c87d5f7d8204f52ab2f63a9c14
MD5 9c878c8f94bc670a513d1ef4725be5ca
BLAKE2b-256 05b1eff4fec5076292a94087d2ce7f3f06c13ae8c715d7f70a17732ba7474b74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 26f80859aa04f98cb2f6e450df3f0389f86f0dba599bdcb3d01c6d0ca5ff79ee
MD5 c3d66b891eb1271d6051c1fc6c81a486
BLAKE2b-256 c83bc4d04e98028219ed003c7702a1c44348153cfbb1055792b7f89f6967f5fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 36f72080b91ccec7c3fe116d9a0a0f4cf209c6e61e714c0455408b5827927071
MD5 e30b0cdbe0fcfb55111621b3c8872614
BLAKE2b-256 3493448614d387ae8e6b9bf2d65cee0a24e54a1302f315ce8eb417e30d94ce03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 177d607ca29a23e7a8b974ac52e3f0dc87dfb38d17eef15940c43620c870706f
MD5 c1f9100f7eb8e8e6bf29c27f00927b12
BLAKE2b-256 d2038768b68b8d807d1fcfa2e820b060242e04d07c8522beb79cf3af3473d194

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fc3ab5f8b7207e31738f29e2c4895e6c5d56f0a07761578770e9964d1c74c17e
MD5 ee72353099c2218c9019b62bd3943eca
BLAKE2b-256 0c8ad02d105284bf927cd731ea904a6e7bd586702f25b5fd69bf86f3260ce31e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3ad709701d396d5b0725f60f8c27cc22205d3bae8ef2069b71c7e0f3cab7a1cc
MD5 0d359df3de9ce67051b2c7d330b4b94b
BLAKE2b-256 0c9f36adfda4fd19de4eb2f73a665224dc8ec57d8fad6bb63fd36ac4ac735bc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 16757e9819aa6145f7793a27b79e88883839f7ef1d8ed793f04e87e266256bd0
MD5 7796101a1fbf6b2c9dc25c84844e0d2d
BLAKE2b-256 ab9325c3486bf2310360fe7a8267e0a39d5399359d5a946ad2210d75ac4c2be6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 668b0f7ec0fb930115a10bfdb5edd708e7e66915e8b51120b70c76cdfb5854f3
MD5 75631552d0fa353933f35af3fd445d9a
BLAKE2b-256 1535411003e91c40ac03eca01977dfea089a5c8bd53fbbc32434bdaad2cb8a47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b531ae1f91f55a23dbdb4e0265b88645ee5aa2e8da792cd335b8bea879abb10d
MD5 556ef99194737b8f03a890adf2be3ca9
BLAKE2b-256 4d16a6ff9b3a23d4d8417ce87b23b3c263d0c2f6af5dd796221749740c067b6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b5990637b0e0cc5c5246caa2734e0bbb9561eddaf5f4d96bb8421e501503804c
MD5 df72266479acb4f315584b53edae5b9a
BLAKE2b-256 789464e7413a96033c4e56f5575412a0f1d0966735e39a7ea8beecd966706c52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c35e45b8583997c23b756e46f894e546fc5cfed812ea4cb6f86b61b3587912bc
MD5 d9ebaa2faec7dca8b1f11e3da0aa19c9
BLAKE2b-256 6a9a120d2948dcd54b242017a8cd3ec929ef3ce38f0c0fc8ef2dca92bcd8bbbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 04f12171ed451dcbbed3ab89ac95629767149dd9e117752aef41b2f509d62a92
MD5 fb618c8092cfda969a6e20b4c0fe9007
BLAKE2b-256 e3bdf959368173370f4ae3d175b356bc5875b8f15c95fe8e057af673c8ab40f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c8de38ab121c9cb40cc596c48760ae51fdf9f43af4799cc051d05d57ec2ba8f7
MD5 fb79fc5d4448f446b9a639e9775ecc3b
BLAKE2b-256 c6297fd88882176a2ad41f8091ffbb750d20655f68f1c5c8dd5bac8b1401a055

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 270ea7c2d4c8bd3b7813d7501506fc25453089c32eded316a1f81722717cdb58
MD5 24cef98ea16fb27b441c4544f8a76305
BLAKE2b-256 e1750e6b0593336e5b4ca6c996e136e5ffdfeaf5cfc96844b4080b8ef089f6c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a4d91a83e7f7497de8d114c77ce23b721bda3b6b94f57d6ef127bc6105010e1d
MD5 75db69a74fdb264c47a5f3aaaca8519f
BLAKE2b-256 a9b5ae0f7c74fe4b4911c02132cba2e38bd683c98392ec1eff9ba4c14a66909f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 edebe6296e5c37add31f62abe07a1e18df9f1aeebef3e30a0e29139c9d59101a
MD5 891739694b79d50dea326f3f744c87d6
BLAKE2b-256 3610ec25b615d341445647cb8fdfd325640052f7eeafc9278470fe2b1d34ca6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 05a69a480ebeabe147fd6d320e88b6b3d70ca21301a182820c54cbfa509db88c
MD5 dbbf46cd3db1fca95169d48f603351d0
BLAKE2b-256 a41c3793feb1f81c853f5a9e862fb132b57ddbf9de875ad75c8567cd94f0f783

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d20ab342dce46c344548b7dfa131932fd63181cae6c78602aa936e147c7795e0
MD5 37adda278b757cd9375180c59573d942
BLAKE2b-256 b66c52a00a1bf0dabecc407b12836938ee6f96f6d3c65da2bb2b3c8cd3078df3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 82e88d7d6ada71315aa5bb69aa87f6da257f7028afe20bbe4da3d302488f0321
MD5 8c6d9ffd638a3b5897632aa2d8bfdb07
BLAKE2b-256 a2b499a74e57e7352c454d56d68a8466b70d211dfc64c81ddb4aef621c1b740f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1c91e74da97acd94ce8e50701d4ede06f11a2f0b648e4481dbdfd6a08e479f2b
MD5 01cc4ea7eb5bbb54b0627458887fa48f
BLAKE2b-256 bad20682e8d7d8f82221068dbe214dbfbecc52fecba27db6398d5a3a5f615286

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c0ea15c6c5a3a754893f88277446cd707aa31866739e80a724498937a083ef66
MD5 c667f5391ef029ee81f1a1a3a944f451
BLAKE2b-256 d8f351fdd249593b01a467809581d469fe77d19fa26d40ae48c37426d995985d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2a4367deb2f0ef950cfa6158431951a8b7e68a063ba8494a3811f29b516f6ee0
MD5 8fb0ab5e3d77db3665ee8301c0ca0bb7
BLAKE2b-256 e4c1826e6d901a0b67f1c2412641605a50ad0ba99508e60258de6f9397060627

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9be705dad4eaa59b39e23819111aa4fa989597682882e8ccafb18efda621e888
MD5 55097ee31ceaa04e93ef563238266635
BLAKE2b-256 7394633a26e9210f89770b843c30a190ae7446869957a4914e577c3e06d01255

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e964ba1e32cc25a1664a9fa4a4a61638542ae6424a4926b6eab17c1356eb023d
MD5 4de3a263ead0eb47f9a1acc134e3a4f7
BLAKE2b-256 9d54d380fd2f6fbbf37de32e29fbc7dd4744c2ead0bc4670507e4b5fdf6a5559

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 349b5ce5fd92c562153e2ad8cb241b161cd288067ee27240223dc7d5e6ee5adc
MD5 0e7a312395602e298c0203643786efd2
BLAKE2b-256 6a0801fafca78e18641db4eb374d53f2c8b624efcdaafb4ccef0e46b10336ba8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.36-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f10890bd40966222a2f9ed3cdaea64f4e96f059e47ef47dca12a9cbd97b91717
MD5 ac09ec57af29301a416a0e348090ee90
BLAKE2b-256 ac970da79aa929584dfe2966a4b994fa7f26194b266c917fe791cf3106d48486

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