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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.34-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.34.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.34.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.34.tar.gz
Algorithm Hash digest
SHA256 f1ebf12bc86739e8ccfa68d949a92cbc94aa7d1eddba4447f51c53b7479fdb6d
MD5 ebbe2376d2e39c249495f7f34c007c97
BLAKE2b-256 6248fd3bb29c1f7d8e0016412c7903134593ae8e4e2ee772973777415eb6ce14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 253ac8fa3a90ba45513f8c0dd6cac9dbebf3b05095cae5aa9ed4f2ad3bfbd847
MD5 8309c8f56459d9848b836c98461b1171
BLAKE2b-256 d11b764edde934b2d74982e481909994a97ad179d89038289673f6edf14404c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eafebcc9a26769613418263b83d13e0c5316861574beed2a3f590d4d665ab54f
MD5 c6e03aeececd71ceb664b1b3178a4910
BLAKE2b-256 75af9ad80dc3e1e7f232128a533b901a3aaee9aa784d59777132003f20a6f896

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0336a52118a65eae14149404bcf94d87c2413a1ce72c5d9e14924326ed76fe29
MD5 7980ccf8599c5ca5f0d6ed88f1d84654
BLAKE2b-256 eff31ccf5d07fcb000f9c7848d5e5ed07f6b42f431614b25a500556f2087b572

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.34-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.34-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5cd08f7e8420482d01ffbb4a99a0d4e6e90335aec747d6b3cd135b07ca88edc6
MD5 0fc8e1294a17812850288afb65037611
BLAKE2b-256 5c22e748c4fd0d13f95c0b8b7b0d6d91be5032817def700698264b88d1ad0e6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ce50c3ab6a2c55bb5b1e7cd1ba7b1c3c0d8d1b55ec56f5090732b5bfd89d6fc0
MD5 7dd6a3e953915f94d66ffb1c18a4c92d
BLAKE2b-256 08bce6ac6054019548f66f9e97e600cf37391f349087844c9ba4cc3b0c5e9599

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3a9178b35b0fd4998abbd869854d875f9da5b12cd50fd8508c3c738e8a7c1b0b
MD5 ebe55c47eaa5d041087d86af52239329
BLAKE2b-256 a8514a36dd31f9d9b166446d222f6c62e7c7cfba4b32857798d310e88d5e4324

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39e9050751c10836c46dca340d91dbca56e85c3045cc29ff0dcc81fe0ca6ff30
MD5 d8d021b2e77d31b9212cf9ab92143767
BLAKE2b-256 edf8cc50530b35af156690ad3fc94abe4b329eb71b807250ae99fadc9a3ef974

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fe087e75ff1d2ac02227a148c97251ae1cd20638e6df53926d4d0a58eaf529bc
MD5 2e89516d63367826beddcc8a5ac5a9bf
BLAKE2b-256 139821bca8ee4a0795dcc49faa65ee80200279bd13ba261407115a80da9828e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4ad719c05078945e43b68aa7c24ee7007fcd600085be4db6f2672e6fd89afff4
MD5 0e442f5d89d6a0073e64f3b7948ff458
BLAKE2b-256 71ee122d9bc1892dcf674c764cdfdde75289d6ca8ee19e908825d9ffd2a2d490

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.34-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.34-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c12cf5149bf5c90cca9586eb713c328d5bc20b6c17a34f162308b3f9a71f65ea
MD5 e60e55035aa92cb4167358d2f9aafc01
BLAKE2b-256 46e64c1e4eb6c137e21e7567d260b71d409df8bdf5582fc81d67e41dce8a6e43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4322625d14f13e1784af6cbbfc262a632d6ef93d996e596522aa17a02554b965
MD5 0b5d086d0bda7232e1146cf8ecd7f9d4
BLAKE2b-256 6d2e925c2beec182496b662c9f6f57b7a174f58c7ca6123886acb4d6832728bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1ff5fa3f1dae0345914c111850d85cd7674201593ac7c97dc0e838ac9effa563
MD5 6c219a6c67c0b6c4b27040de7afa0a0d
BLAKE2b-256 81bfc04547b1a509807ce8280427065993aeddfd6449056c32f8b0d3fcff9749

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0ff93261bd4387ff376503a48d6aa3ff2e9ff18cebd2393c39e2ee74178d4927
MD5 6b489c8204ff2cbd41345c0595d7b7b5
BLAKE2b-256 fcb13feab974c8d86b2a10cf7f67a5a58c2275adc5edfef358cf1f4742535ee9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 29419f39fd525f19e001d8ba1755a1d769f0cdc881eca8c475f5d11a7af46f49
MD5 7fb5a2c3625faefb904bf06213e7a7b8
BLAKE2b-256 cef4b9a8c0d4e9a6944138d56dd1c63ef3b169d5b30296fa67f838a860c8dd5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4c8d33ddd7c8268a76f08458bfc189d30066d1e5923b7d2399acb23eb30c298
MD5 23203d854d46729a9e8920e3eb3e5610
BLAKE2b-256 6ae97f8d69191783061cecb89a77bd9b48df35f01c4f7fd1427397ae22b6b392

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.34-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.34-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 588948a539bcc05b821b65866a9e85ebd07a4b6f2392270c44023198791ea943
MD5 fe4058b228d26aba2ebd383354c33f17
BLAKE2b-256 41c6b2e9380d64bc3fec0760529910efcca655800b8af2dae478bc87c4e84047

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 43a8f8510056419eff6b9d5daa0bae1b3e78d69655508b757feb5b6f7b258429
MD5 0c4988d15a42c4a9d111707c61edf57a
BLAKE2b-256 8e287ab1e19a85a3f43e20e2c406e62cdb738eeaa096bc76390c9ae9728451c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9d94f1458508c2368b600cb02ed189e1158374b33a3e41bd7bcff042091eb72c
MD5 a6a593a205932a80b8c81f2f3b6a4e1f
BLAKE2b-256 39015f8788fd7933a2df3c13fe10eacf769f3a55e334954a19933aacd3493772

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a021c98f1296542d9e2129589c4c765c353ed4fd233c502818b2dd50c6ec7f63
MD5 ec26312e42ab648b8ec6853bc483aefe
BLAKE2b-256 70571d41e76137792a359d6cbfa1179d2dbd487244fde8aa50cbcb4f0999a556

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2bf2047538ea34750b1f950e8112578bfb2aad1744f17390f48681b4dd38e495
MD5 af4441c304d1562ea64df64fb4c8429b
BLAKE2b-256 d755da01f40974ceae17340877ed39b85aac711ad58407d0741b8291a6fe7bf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e0ce813d3c1aa5d26034f187eb47f0d069606016872df93c24be361d42fefac
MD5 0b9d8c641513f5d6a9dfb977f4e1f760
BLAKE2b-256 b96edde6f612829b24b2785b251b6deaf39c97cf71e61c157a93db1b6babf72a

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.34-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.34-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a43f456e82a46e69f6c3e4432153afd7da46e47205cada76cb947c7bdca9d3e4
MD5 be344586f81bf7a744125ab780892b8e
BLAKE2b-256 29656bcebb1ddfa05fc0ca2680739648d063343289c1e08d14440ec22eb0e964

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a6b1108ff266fe00d16935c933a689d9a994812ecd56bae90319d58258da5c0c
MD5 fab936a9e39ba43168fb5d6c06e4f89d
BLAKE2b-256 7697ed8e2184073fe42d0950f5216b886162d80bdbe57b4bef57a02fe87958b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c68d70a2cecec25c40766ba7d3118b294b0dc3be9a80aeadc4c3c59d2313206f
MD5 336a3bcc31db4e5aa5604b9f31c1c798
BLAKE2b-256 69915895d6e725457fc8bbf2b534e45d55d3b927592b01899e8f0eb1a9970ad2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c2458e07dad837ce99a5fbe04ca4d96c93b95cbb5ae0efcec7654c91cae14f6
MD5 5d0127577bbe3c587b6fe1678f5c2816
BLAKE2b-256 a2167ae5a650ae73b354d8c1e1739ffc3dc41b7c5f2449feca76cd00fb99fea2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 540c586dae1e18c7162108be69bc2f156e5ee1e237164e7894b6af2eb52981da
MD5 5742f8e10e579a91016a679335094015
BLAKE2b-256 2cd9affcbbafb3d453891b319b88574d52558aeef75eff6c127eb4d550918f25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 10f017d18b790ae605ee95956263cd9eaf42b9a3c8d593fa29f957d9a8b3deaa
MD5 2f277c1340abd84758265f8f1d551900
BLAKE2b-256 d4f768548f756ab5feb0c0ea03ad34c41912b9fd898cdbdd62f6d6a33be37519

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.34-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.34-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac5cfd28d84f06fc22b2df5f18e011151d5c48c8e6917f36551f9a00f159e7dc
MD5 9d898a877d563f416c109d1c46cec8bd
BLAKE2b-256 9703f77202fc24e1031540514cec2cadbb22d06301cb79f19993a54be60d3d02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 50867f981306503cc9ce158f1d843ff54068fd93c98d7779837674152647fe73
MD5 bdd672db6718f500112a268636e4a724
BLAKE2b-256 e07a1945796ea6b609923a18d1ee2eeb610cfbae5f3871aa2812dcde8c12d513

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.34-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 858344446bc771450bba13818437224280c382ba5ae375df64a2b5dfc398cfad
MD5 6dab519e45eae0b785817896047f65c2
BLAKE2b-256 52aff34399c80eb996ca824aeeebd96981c0bfe7262c504937ded79d154f864b

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