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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.39-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_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.39-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.39-cp312-cp312-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.39-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_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.39-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_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.39-cp310-cp310-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.39-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_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.39-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.39-cp39-cp39-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.39-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.39.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.39.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.39.tar.gz
Algorithm Hash digest
SHA256 0d8c20ac542e77495bd606435a9ab905cc6924b71c7947b1e7961573d2927c5d
MD5 08b2fe7e765f30e9c5b89993003ed955
BLAKE2b-256 659cde9c684a9255e59f9c315e4cf4053190c43a5558aecdda30abf0bbce6a5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3ab917d12047a89cd8bf561e56359e91975e701784fd9805a7603fd8dd5ab926
MD5 06f82feea5ff268a5c422df6a7e7ed67
BLAKE2b-256 f55e38c5860670911a8dd730a3a0ef39ab6d2d67835856ed67519245153aca20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 871c49a43754912e1a94f04ffa88dc8d8b8c11152ae1f957ff662a00ec4f024a
MD5 e94f18c285829bc4fbda930d3192a4c6
BLAKE2b-256 74499f1c4041db64e3ae5275dba72e58106c382fea9a8cdb7e9352f49660da9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 75571a99c96a4b4b15b2706f593e63cbec3fc163f11e7becbbfbe3b095830a7e
MD5 474ce601e2bc10044d51151a2a5abe6f
BLAKE2b-256 b6b18da6f6ddd19ebb584fccaeb17c8f86524677d7e1bd3b12da586fb5fc893b

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.39-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.39-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9006e72d942e578dc2c27510c1bb63fa9fd103fa2e68f11dc3251348ac8b4948
MD5 8cefd7d9abe7280c7bd1d04a62ea721c
BLAKE2b-256 bb4d8dbde9223a43257a7b5d3aad9160a34bf7936fa3b8278bbd6201718c274a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3520768e92c060b451ca94d8a9df8c1284a1599954d71100f0486eda2729ddf3
MD5 ebd7c2c1ea4a2921e6dd933fb1a89723
BLAKE2b-256 c39a45829b838a82a3b057c63efcbc464ee70ae55fed1d8d75c08a7ffd6350d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f596f4e3e6b96b76227ce2f8274c209f452ee0465134d3acd6fff78b8f061628
MD5 c598475830195655321bf35c22b98fd2
BLAKE2b-256 6eeb9d5cd9d2169f5aa81d7c8e0b8969ee5df2d0db784f9c13b3af0436f965b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2a8c3829f836cb1ce4d7c6a2e2f75e84826fe63eb2c49199a2e9e2c61bef5a3b
MD5 951cbdb92ab3c3f1103fa6baa61088ac
BLAKE2b-256 051c2b710382a8e6694eb394b42abdd5589bfa189619fa694c36a6a8985b7d81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a7d3707425a86a66973db449295501d4e9b2a59cadb102aa93464a3392792ca4
MD5 1f61a7e2b79f8006dd4b2d14c62c0168
BLAKE2b-256 ca6ff89d09e75b30f4dc642ae5afe643e08806db1e4298140fd792bb4ac6ec75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 316b23f5c8ba22608479c59cf61a338e6d7323b9af9366fe0c3df5db555d900d
MD5 9ebeb6cc31648df8501f2aa2954dd842
BLAKE2b-256 5c1f74d87df64f10cb41898df87393d075ca2f974ff2aa2a5c80f3dc6345d0ac

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.39-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.39-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 34d4ed7b02c840ed60e0b9facc4b7967df6ba76ecfda422ce2fb4dbc9bb87641
MD5 f686d117a16afd9232636b4ce3ef16c9
BLAKE2b-256 e5e8066463028d2e85a14c3b4499b78700519eefadac8864ed9a01d8ade9ffd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 575688352f85d101830eaa311cbd4aa814b7c10a670443d01eb9470e8c62aee8
MD5 7b5694476c623be9c9bab76f11aa354a
BLAKE2b-256 72df0484c6c1ae09707d5d3e30216808972a1f8ab0a9e851613bbaf580e3489f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 276c148df61ec7b51ed4ddf6c54c848925bd8d7d229f3a270eb45b19d1b82764
MD5 11d835974271493f43c43537b4a88bc0
BLAKE2b-256 006c0642ce94d9e09d87ba708fd55fcf097f016d424d015462c52eb91420123b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3cce1276814f5655f878805a2dff1ef12114320b512d5cb319f9ea79426e5247
MD5 d201d0c28220117c26e2ee9160b98e86
BLAKE2b-256 f851422611e9385e3da183c80e2a8132e807ce5832a1b8f96792ae8d4658d51a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7aef63f3369c43bc2baaf1a8a5198017d628d1f40a630282474c564f03056925
MD5 24c44f60b087346a8f47bada8e33cade
BLAKE2b-256 90067bc54f201769a60b1357f38705b65d1d0a59a1fe8970fe52e5299696814c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9713aa531fc615ad53761adc38799863e0427a9de83526edf35c49d1b4603a3d
MD5 30c0724aabe81a93002db9f2a8efec7a
BLAKE2b-256 32dcf54ecfd5b9b4f95bbc7a2c4d3b250d436b978d8e88de38b374fe1f261b67

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.39-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.39-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 37529084bba09a74faf01704a4d1f2389980f36b08bb3aa71839bd0a0a8acf77
MD5 a69c739aafdd7164e2251f682d998758
BLAKE2b-256 5ba19fd38daf9210393f9c901533be0b7637227045a7a86cf8666bdd6898f73e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9582baf8a580e4574701efc7f5b9d2420214993f3166398efcef1a8e56bce8f3
MD5 0689b12a65d0da70b1f1676349e3e9d1
BLAKE2b-256 1922410e4347cdaa6c763f94c2b576679e67009532663f0acd30af8908105395

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1afce6a9260f7390a220b65c083703c5d05bf5947d3611e75db2846071a06968
MD5 1666b71beda7233d88b769382abe7558
BLAKE2b-256 ce4c14ee488a81e35d7f3368aa66400e53ce632aab0107791d4a7bf7ecaf09e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94b9a9244c9e2ac6b96473127d9d18d842c95e2e4c276b9bde84084c4ab99908
MD5 5320cd247031d26acd507b7953a3717d
BLAKE2b-256 9bb4bf06e2af121032eeb7a15e584665df97f69a5468eddd47dd400523c425ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b6d7e066405c8d8af7f9090a7c6f08eb10f7f10dd94250987b3033a299f84c18
MD5 d1d3e592638605f8558e96ba37d8e575
BLAKE2b-256 7bc56cc26fd8e966af45da38b8a303e3c2d5dcba1837b106a8ab5381f8fb7a53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 14c1369db56d69eb70c718f43d75cf75f9daacd0b48a7a44c5f11a04174cca28
MD5 2d02e0bf06dd95d074b7404ed4c07c48
BLAKE2b-256 67ef0c35c0cd7fca7d73241d10924989bed5308c6ed91fa4c890f53046c2602b

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.39-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.39-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b552c880ed090c23483d9fcd7cc5cceb5eecbb9c27a7d058c586c22391d7de2a
MD5 7fd8bfe12b1ad64c3335b2947f95e9b9
BLAKE2b-256 e8314adddbfa89a815e973e4d5a157565af8d49df4d98262e6cc96cd6c6da10f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0d8d41199ad47f675ce77a88d058be55845f2c35b1558a1d05c6077b2bf6165f
MD5 50298fdf51466cbb1555ad9fbee6b9bf
BLAKE2b-256 fc89d194a16df7f127141b4a831ba6fdcd052aa9c40d87412f56a0c763e8f3c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8cf391071e7996f353b8e3925f6d1b27cbca0dfa09dd618c29843f4ed9e90416
MD5 63d9026fab9cfd545badddc01c3cd5ec
BLAKE2b-256 9409da26119794ff95ac08454816009cede7b0c126144d33363d9ced7e765209

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e4621888ab526f3f8a9450b0aa4b6a6667dd2a961405a545f154d705c6e45eae
MD5 91434b25d9091dc2dfd8f2b83d5afce8
BLAKE2b-256 badddaca54c454f66c9f0bae826961346e4fa75797150c2916276b522740d051

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 27275c1da5e2ae0892544812d3d2584c4a640b18fc1ba4c6af135fd4e8fefff6
MD5 7d9a254e6e93bf6420ec79e39cc7e646
BLAKE2b-256 c6421629ab0df1fe51822bbf906da6ca06c60b6ec68db6de7ec3dbee4d4ca52e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2fce4e3ddf95263f5bd6ac0d3a0012c8e1ea6131138e62bc43ac48c210657b15
MD5 80e6a53522694890f7f47ff4cbf50eff
BLAKE2b-256 3c0c37202f6037a99214b7e92fb2a61c51fe269429e325ae998add0d60a240ba

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.39-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.39-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b244c735090220a11a500ad5650287310c2179ebb01853ada0e645a3ef10badc
MD5 7fb1326e1d2862917b8049a3a7525b90
BLAKE2b-256 1cbc67649cf5feadf8f92dbce08fa972c9cd2da857258b3289c9fd71611c7953

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ed427faf489e19b68e9101a57b183a9da6d94fb28949d296bc021056b00a7296
MD5 05e330254073da556129071d4245ea47
BLAKE2b-256 3ffd2f591cd3ceeae559dd35efacca8fc4aa9b694b4333d0b2abfd459f8d42ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.39-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3a9feb9c6cad8d8df2aedcdd3bf83885d68ff16d4342790e5ec03d14e72bc4b5
MD5 1f79cad6773028e7e5778aca8e10575f
BLAKE2b-256 42f06dd5b725db397eb42df35e5cbe195e070b29d7b9024d083afb1b08240927

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