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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.41-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.41.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.41.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.41.tar.gz
Algorithm Hash digest
SHA256 83b2408b6fb88e2bca7e000281c337e9f768415de54ae98c6d32bdfc251cf5ba
MD5 5c2db9b10b7597f100a54281af1a1c42
BLAKE2b-256 e37b74a00f310fbfdcf900609fb21a809bfda745f66d73152bb153319867de56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f9641f1be051ac74fc05db626521e72169f4dfec1f74adc3669d74e7c9f60785
MD5 e4ad4148be1ea1d5c836d1521846232b
BLAKE2b-256 570297ad75a7675ddd447a6c242eaf20e47e8a74a9b3b1ee0f038b802f473f6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1ae46796253441c27ae1acb85dd3925b8b11167b490283439d6d6d418f66c65e
MD5 e8ca5f216dddeed858418a6609cb498d
BLAKE2b-256 d78119e7ef112498b762eb396bb80c73e43f59e8ef5c42b3f39a4d4cbc5c8897

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f5dc6d0955fe210b131cce61bf1474869a7f0e440e24b16e676d7c4f2cfbc478
MD5 a36afe09e843f377e341ee70f7cb8074
BLAKE2b-256 ef21a74df1b5168d61a8d726ad124671f93f35a9c38c1ead84a571ab5980dbbe

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.41-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.41-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 81c4f59360c942e5598a322bd19df8f591c41a6589b89dd8695da7a632ce9d6c
MD5 b054d15e005b365183796ea3cbfa13ee
BLAKE2b-256 7d6011bc4dedb920fe1a39cc020a996d21ee53cac82b87d282626f72a2428e4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a2dc3bc1ef8478b1f2d4414695eb5ba251562c314f823f89b702204081bf0c98
MD5 e91081eeeb6811d0a8ca2837e9b5a013
BLAKE2b-256 acf5163c0baad034764235e69b5395f6c4b4988c811d272897008023d00823c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4c8ca6136fd728908592416e4938e83169141dafd99ddf164615324323b76646
MD5 fc356ad4d1369cc56c1ac05a7c76fde2
BLAKE2b-256 50c9e383a88bb2ca11241116ba7ceba38ea634b1cdd40609264804e2deaf07e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3bdc2989304e8e6e1d9f5b1a12ebb2c752ddc6e50de211cf633f82d6268a57c1
MD5 6363d406cbdc17a0369ed380b038f921
BLAKE2b-256 3d66539dac77a10515b5a2b28d8819db866a3100720c2fd1bb4b2bcb399c181c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 74e606dd65b1c90119cfe3ccf92d86fa6813cbc7a68a93b0ed91fdaf27cedea2
MD5 719b465d53bbd664374c3b37cef5d937
BLAKE2b-256 b280ed0582b65b6b47531b2d60c20b9902bcec3a80108e5daea25197535af4ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c84c2c635d22ee78f267ce60b00b74c1d41eff535b8f1c697fcbde9d275b9c82
MD5 e17db66eced4766b187b135215e00ca2
BLAKE2b-256 6b5178127f964cf4b5a479d95de7a2ed04207a8664eb85a0af96542ca1ab40f4

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.41-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.41-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c247fbac6d4d34415e728c6f701df2f751f1c559d633e14377840f63f79b0bd5
MD5 ad2e0933b51ffa276bf0e15260c549c2
BLAKE2b-256 74e2671909516f572490707adf9a05fb5d8522ea40936c881eeb6eababe107f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0a8b7d90b240a178775f983580527d007d240259c7e8de6ba0c4c195629cb720
MD5 1ce9f346149b57896b78de6fd99b49f3
BLAKE2b-256 e4ada4600a7799fbc44b2a30b581492ae527ed6e37ee9386850a62da43fddd71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e07d8c54a0812bba6f688b4107b61f613f9ee507c9027495eb0ea4b7ac28b20e
MD5 0e65bf0269be8a53e7da8f06a4175f7d
BLAKE2b-256 ca8312e1b507dc44484422b3db326251776c0ab119bd91b015896332e0ae815e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b7850755d561d4b2d371df1726cff6bf9adfce43a98d38fac8fc6bf195b14037
MD5 bab5d513450e124ee536947eaba9d136
BLAKE2b-256 9edf9f48a2b38b407d92054e87698aa710dc6afad12273300f5a4c9fa4e833e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a1abaf73c075a954fc3cc2daed4d29d767f4db7050fb7d18487657f9f6ecb079
MD5 2d6beec7bca3c14cc6bafb5a34851983
BLAKE2b-256 89e5b61db640082c7b60b59a01559036ce0dbcf6db54bbfcf3b28abd29d8c3b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 40ac4c94731821f18e7d701ffefaaca994004d11e68fd0597ee7812bdcc0be90
MD5 c9f817a65b75ec7476d638074bc31760
BLAKE2b-256 1ec3ceab372205ea48cb097fb8fdd96c314a4b36b2a12de2a3c6375ce6a602f0

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.41-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.41-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d9f9f589ac5efd6b2e80bf88fa720f77aee50c055ec803bd92cf528a05969655
MD5 a403973694e96d1a576e3de200d4da2d
BLAKE2b-256 6393be4152b02149bd961622356c1fa90fd5d6ad24f39c7d61348d94e325c6ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3ffffee30eef32cc8e30e693bbb65d47b84fd4b31133ba0af75f17f50b286a74
MD5 ef753e8345447543aa78551034bf9f5a
BLAKE2b-256 f605e8e5bb2b9a2392807569e571673156aff0ec9f5299b37ad5beccb56655ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8e2be10724ae92c223c764710e4d96f2342e881aa6bec04cb41d892f2918aa64
MD5 aca9e58571b2055ed8e165afef9b3450
BLAKE2b-256 cd8db405dcf04da94c302d449c6bf43f93d73e4380f809d89054cda940cd744e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a06afe09286735bb64f60623d485832c048aa40e26d5ceb5e396b34846f39945
MD5 f20f6ac385b00e2b697916aac910a0d3
BLAKE2b-256 c4173c20959dabea24ddc9b61e92ea8cb9e753d200af794f5988d68bac5c1cda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2b7a5410513212349e9e170d7b5d5ddb03e0a3e2a04872648a6470538d12a3e2
MD5 5ace8846b205839068f413bf6d12733d
BLAKE2b-256 a3d05db0143973a10a29d61ed18ed03fc87c7d7d31ed47e6b9594253738ac8e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf6abb54319a5230d5bbb5c55758472e927dd761aa7fbf94c3d1986feb0e11c2
MD5 e257ef15a9a9184b68d48a9921b98328
BLAKE2b-256 7b7deb2651918d12a8b81d5c205c09bfea52181497a7fd493604e5bd5d1a5676

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.41-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.41-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e586340ae4979c7a1e7f4e0c420c4a1cc859f456d0a05104cfbabcc7554a3ade
MD5 5c42f3d014cb2adb7be544a0f8549fca
BLAKE2b-256 88423394614a32f1ae258f9ec79cc52532acd2859485094c7c57b44c4612fd54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8bae82ab5cef1ab302461eff5c2acf5681b4295e71f483708f35d60970e02d2e
MD5 993d3c7318c88c656d7a65e9500ed348
BLAKE2b-256 6daae2a7e30ac92bb0f97ba3e9839be9b6b96ed43747a2b5f25ef34f14e8a3da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1794a530000e8b524a9bf711cd5ed594bf11afe13736d44616267d8cecb93455
MD5 7f9a13f0bd979a156729a4cf32838489
BLAKE2b-256 a9a3eb0e3b4a6d98d3a1f55fc233f96460626fbed53cadb836ab1768d43e6cbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e709a5866a39da87925feedaf1dbcd428c8ad807217c1f5eed135afc7523167
MD5 4c2f52926b1e08fabc90d32cda4a7d2f
BLAKE2b-256 25c8d21fd6f687476614203180c458d589c9411862db1dd558fa2fc05ff3ada3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 44520c8481261518811f7706d78d1fafbe4a730ce45bf7eb42a874b8bfa2e21f
MD5 183b107b6e18962ca9cefd0cd3e30385
BLAKE2b-256 e3249ad973844de2735d7bbfe5e4161e325c515df26f3739ad991457dbda67ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b335e71da5630f14a05c618db7e133285b6d6b2789e75f46564f83f15d654292
MD5 4436d0a4cb15e80e727fbb823acf9312
BLAKE2b-256 fb51e90b1d36570432d0878ebf20e32ee8530409cb78d28a3e1d9767714c6fc5

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.41-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.41-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 cc308c1f9117c6e9561e5fb87a34f40aca838bb9259413762417520856b078ae
MD5 00dd7d5ba0183e22038fff21c7d07a0e
BLAKE2b-256 433c6ce2a4341a9289f8aa7c70325b5ce6ba64abc602a8a7ccfc41b3b92b1c92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 06335dad7a3944a004bde917d47026fadd3e8d6b5343f670d8f3e0540ae8a420
MD5 150ed69777808718ad01b52c6381caa8
BLAKE2b-256 30b0c9e3009c2bc383995389a3cca263a11d5364b1f38ea287759cc16406169d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.41-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b57bc1584330eecc75252463d524ce94783f6b91948379a6882f85c6a49e381d
MD5 e3ec6603d060ceacc327155baef8e924
BLAKE2b-256 9d2afc2ec3a5b521cbc410788b06944b8072854bcb58d16a6ff63ea3a7ffd8bd

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