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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_benzene-10.5.35-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.35-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.35-cp312-cp312-musllinux_1_2_aarch64.whl (57.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.35-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.35-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.35-cp312-cp312-macosx_14_0_arm64.whl (30.0 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.35-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.35.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.35.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.35.tar.gz
Algorithm Hash digest
SHA256 614b75fe3c1f16175f59ddf8eb0c7d8e875f84e9edca28a0168803c7e5b58b61
MD5 b544c5c33f19982f2807bff8540c8a2e
BLAKE2b-256 fcd92c10df57f0d2cf21aa22d0c5455190359f671ad12838bbeaa97de4de6462

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe1fff407a1502283a61cd9bc42d053cdee95a118e64db1641f8956b214843d6
MD5 556064451393d2d0c34a129a8b66faf7
BLAKE2b-256 0177aefecacb436021d25b93cc88d0fca8309b3c2c3a9e9d286b7cc07c392fe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6c4d7666061d06b52bea7bf6dbf0fa235608987e52f4b4303bab8fe77f22c02f
MD5 043ce28b27a3c9dadfeab91c83daec29
BLAKE2b-256 466033a1bb9a82e74b2285c63371f05de13375439fadca6a816aa5ac618dbb34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 865a5449aead66aad71eb6e22addf76c507dc2e8832ff177fa1f9dcbd6e627ab
MD5 cf68fbd8344108efe05db76bef4dc6fd
BLAKE2b-256 b32d147a3ef93509652a1068a5c955629bfcefe1a58fef75cc973217817aadda

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.35-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.35-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe9405477e4c9f09d400ac2827d6e43b5b6dfa18f6d5d09d7c095a94dae890dd
MD5 b6c68cb52b2a6c88b1a2476f3da6ec66
BLAKE2b-256 d2e11395a108af2de32587ed975deccbe87a4c2b961d11585cdfdb6e440dcc57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c3aeabc96e9462a460842921a26a8f3b8d1038589db52607c7eb4b2c478b0e6d
MD5 59f0e4f2326b4d4c8ca048413154d26d
BLAKE2b-256 0fce57dc7b0624593c1d30eb7c4c22421afe3b69c172d0bce0e363a9109fd607

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5e78e63f5492bf08127c5dfc46626a864b11c705b7c83b0c69b03d33cb47399e
MD5 ef343050a9495f61792f3dbe9b0a8cf1
BLAKE2b-256 73c56209ac01afbd4a118a217f14246bb5b0eff68ac510ceafb8970d498eea23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 12aa0efd9456ea865199352f4c5f21aaa4fc1924f9ad0fc23aa729cf375e04d4
MD5 a9d02fe50dd746c685d8e670370466ec
BLAKE2b-256 a2913776a34f66c5c3aaf40bed590fda1530d60467764085f4cf641a6cce1055

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 69942f59458a16481af518ba2a55fa2153a4bab3d74ab6e4901ab34bc9b541b9
MD5 4e99a00cb9ae4867ddf473937faa6c97
BLAKE2b-256 ebd2ec5956e507449d341f8e8374f6495d1b44d6b4b3997be2d572f24d6b27f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 819bb6da7cc10f9b2e4e92133d1cff41e42a187f9b611ac233519b73764c54d1
MD5 2a09a77148778d6968c7d516404f81b9
BLAKE2b-256 0adcaea4b3c2b61120a789eeb287eb0d451f2a76fdb66d6748deadff9f63185a

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.35-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.35-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7124e685291766a4054119dce3312c86d3a3118e1eee20918479d5046852d3cd
MD5 e2a1a15e308c5d6df9969ca60a0c947e
BLAKE2b-256 7f1382292e4393e72ab2355cfbf166cbdb8b7ded32d6e3334a451240a0096f66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8888f2d5acefeed43020fa56659b8c4d1dfe53d09103dc776126a9701321f5e4
MD5 07fef58c95b881a87821d4f6030b4072
BLAKE2b-256 5a6ba7ed531bb894a0ea42f77aab7ad4c7ea8312b7edb0d7bfea1f5fc789e591

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7dfd3c05036cb34f99c3cca5d8fd9a3d71039a75b34e01df593361f1997f498b
MD5 407e32ed0761ada1dae95938ef4dc3cd
BLAKE2b-256 fe48b4c4124f59270d015a4683323ab9683594f0aefa123d90f1685202eadd16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 81e4162b0ed6bca9f25d03c3328dd170d3e2c61b291f31d1a7afdbe9acb3a0b9
MD5 c23aa802a95f097036739bc877014e0d
BLAKE2b-256 7dc14f0ece16d67e0ad5eb74ae8de1cb55bae9f8db8088993ef4b1e8368e304c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c7c69dcca14cb2002f1cf9568e50755002866051455d6dbbfbf93ce0e84183b9
MD5 b1fc94212fe680ee4886ebe77a02f1cc
BLAKE2b-256 8466eedac4011275f0f1f105619f3c1badd2e0861735a7a32231d10d14daa3a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 152e00066e2e10d07e086a3476bf09caedb7b6cb3fdf166d672da8cff2c58f0c
MD5 135a9ed5d1495bea620f8c9d1d56f674
BLAKE2b-256 05fd614369793cb019eee709e3c489420a3aef591a2cab2325ff1101865df704

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.35-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.35-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f8e756c825130c3cfbdbe6afd18028dd9d08572e9eaa84ac23d74f6e80f8b63c
MD5 12b3f125e91c0de4f0207dfbacb116ae
BLAKE2b-256 abb812d6e5ad62fe8c331afb090044bc610abb2f26e9921709be94af1690962d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8e1f95cba1a6886bc9dd48499118d711494e74623d818c08e4438711f93e9036
MD5 61d193203cd7f0eed3fa22cfa7f35ce3
BLAKE2b-256 88ac1082a268f17b85f3e89d5eed7d65dd009dd8342d2d3cecad0404c1898c5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c10d1f0249855e98f03d02da96daa37135924f9d9fa53522c683c7b814523802
MD5 158483b4744a4ef5f46a71200392aa58
BLAKE2b-256 d17450652ad2ea497f15e5d09af3864ea39c4cb92c97d1e4f77d8fdba9c98148

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a57cfa98ccd2f5cce3acd7c2e16a75ab3c6fe8bbbc4c21f04886b74af8318ca8
MD5 dc4a5c8bec6b3bf116f2327b08e7a695
BLAKE2b-256 6460228e2648c135ffbca5b63c581e2184bebb3717e49832f23b3281256a3d07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1e752a7b4e24c48ccdd7f570e78ead86df53bdae6ff5616d26cb9214b1145a07
MD5 c857569aef395fc3321600250102af24
BLAKE2b-256 0e8ed732082e14471bb7eccff8bb7e49d7d60e96158023aebfede4cae724adb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 041f0ffa89380760b37593d57df97b367be8f95438c1883c966d70d301388f53
MD5 fe7b12a3ab246e3ab800b634341a32e3
BLAKE2b-256 ee12cf020b053ad9d30b9046e3212713874aee289bca76ca155ed5049ec23d38

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.35-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.35-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bb5bfdc988c750074dd57c251da7618e381163afb7b2cca9adf9447784ae0131
MD5 09e153664a18eae074b753cd152248b5
BLAKE2b-256 424f65c01d6431ba26860c091f8816c2d07219910473a40c4fc0908936c68f53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5740c777be4d413cf6bf45f7c3d57f2bc61d22fcf7d58f0363c2e7893710c6b4
MD5 bbc40e8f1f09bce6f8a4d2716aea7a31
BLAKE2b-256 8c2f7d36cc144e070143defad97af47f3d7de7b7aa382e282177c4539d59a2fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 83810893f67639ec5706469a26c1655ff3b1b8bb393ddac849c10d83ec56e7bc
MD5 10d566316725cd4658f331bbcd8118af
BLAKE2b-256 565285685b989941eeb09dfb00a896e82aa0d1c86ce7afa0d225ada4ea5c79ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 904088ffd6fd102b6f0404c2860f58ec7b995264d360368ae0fda269bd663553
MD5 dd2ccae3dea5fad5827f5b59a6a16739
BLAKE2b-256 aa5e178a51350eb492bdb3a69602ff94b97bace958bba0024b60f2bc42635541

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 afde24ee4d81f8feb9c07e2f2436279e1e3bc9eb238fc3aae6dba485143ec1f7
MD5 1a3b55ce9cfecbace35d851ee0de0955
BLAKE2b-256 376f889bb39715f77962c0189fb3a76733347b738251791e8ea3eb0179fe1dd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dbe16d03db748fea94953fade3d5fa0776bc74ee4df19bfff4e4f4ffeeef3f62
MD5 43ce28fa6d024cce64fa7a7f8282344e
BLAKE2b-256 578f2befd8c6a479192cec040036786d9dfc1b5f441dd74416b8909b49bd348a

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.35-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.35-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 befd7c588fdf31aaef5c208f87c5951cd43a107981e37121cbac10cfca1e5648
MD5 51abe05b999d369b58fcba36f9411b5c
BLAKE2b-256 266e5cbb2b21ed70e6c426ba66625d436c6cf868f700859486dd12d29561c00a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 db15f253e7e60b67d43c1b2db9ab7a673f843760358170fd8470cb9aaaef31ad
MD5 1592c788c52130f619b4c26f22e83cf9
BLAKE2b-256 d3536cc1c909a713eef25a554720a54f41e73df23c53c311743c740ea4c7fc88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.35-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f1fd04becf6588062961eba6aeed230714208c24bb56342fa50a3361bab34da5
MD5 2da76e654ec5a2e8d992f814eff4ed97
BLAKE2b-256 41c9e262fb5b7f0b2d46a53a1dfa0b4358f698feba164ec6644a406563d1bd84

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