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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.42-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_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.42-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.42-cp312-cp312-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.42-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.42-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (54.3 kB view details)

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

passagemath_benzene-10.5.42-cp311-cp311-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.42-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.42.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.42.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.42.tar.gz
Algorithm Hash digest
SHA256 7bed540f6eb5be8d946ec7b6b49e5a67b4f5cdd01d5e0c1d500eb8ede707107b
MD5 018ed8bb83c0abaec3f49bc75a265d52
BLAKE2b-256 3d33eb879578d363bdf906b01b931c06084bb78c62afeab0cd779e8e84d5d5e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9584e865b7bb57c7b93dba3b80a223305a6febc5bdceb743d0c82f38a29a2083
MD5 d77f4bb39b87b0ac4eed8ec91fe9f95d
BLAKE2b-256 ed2217e6e0d035ea46ee7bb2d390cbdd4c43d37290ab93e994e6d76c2f745494

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6fcb975993bed9dcd400da995f3fc71d1c458a53c790a2e6303956fec7963f3
MD5 7164e4f4a9f781d7beff6fc8faea0f22
BLAKE2b-256 76be99bf5b2ae26e053f4d6bb388d249133280a3f1dcbd92af36a7bf1043db36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef14fa7e361d22c5033e8ff4fceff81fae9676a8de428f84b584715cd3ba80b9
MD5 005569028272c787fa693195903b1440
BLAKE2b-256 bdec2dc517c4f7c66e8b4298bade16bd61caa66e84e0b49fd5677a17d8707a31

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.42-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.42-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 731e1a258317e1aaeb50aabdf5d5f3945d00a0d22a5d0635d52cafd719776c83
MD5 874d34b9d76acc3442e2af3cb773f240
BLAKE2b-256 f8e95fdd21901986de1c894d812642e051ec03455a2a734c7477cea2be6b99cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4967b9253198cffcb546cc48ee63888f1d32c3ea19c8eee31beba9c42c914f23
MD5 7e1cdb17cf587655ba02a27898c948e3
BLAKE2b-256 1bb7acddedb0a8fd394561fa362751719cef0a58fd69069a988d09f301335e95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1259a0bf5511ed9a7b2b758f088a5ee3450f2f637aa65e5f4ac8a6c0f00016bd
MD5 5ed7a32b514f4483ac0935f9fbccca1c
BLAKE2b-256 ecbdc3a5c5532f4e1273f5e6de75647cbfb0d1e016b71fc20af22c96a65b0ecb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bca1426e2aee605f8de36ad49fc6d766230e3fc3380a26ad811041deca3f6f03
MD5 e32c3a117179435a1021f2de396ed7cf
BLAKE2b-256 831f3ed7fab44b4a5ec484718e4f3315e0bac35e6fbd702e69fca769c2635bc5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0055323bd0efd35a5b38701ee9a41a8a3e5778495f8334e3c1acd1cc65d014c0
MD5 bda6bb153eee32227057758f378dc8f1
BLAKE2b-256 cc11111664fc7c72a41bf366e0cd56384160c294db76efafbb84e14690d98ea1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a9b509a6ebcdbe1275fadde645f63ddbcf3ec88c6e2a230f1bd32be4ac22b3f4
MD5 3fbb4cbd28b00e2ca42374c4ecd5e34a
BLAKE2b-256 9a547da02a2cbc68120cd3b9743ea28bcc8ec92eca42612f68f54d265f7ab5fd

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.42-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.42-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1d1d84a0294996c7856b1646a321b96e054a7a9354c83bb2d907e5dc104bc49a
MD5 3609181bd38dbbe411e6bb15d2ba3cdb
BLAKE2b-256 051b12975dd0ea9baf3d1e2a6933bb29f828430f55e55295d45e0d83c78f3ca8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ca4479c7cd6090f51efcff19f764b12ffb4da1f239f25140727c258db98caeeb
MD5 d91ac3c8a0cfa9128e07a5ccfbe814a4
BLAKE2b-256 927ab9f09054480c894da31379dc7e51ddc43bbbcad0164531ad77ed667527e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7adb0cc179eeb70bfd293be4f228320daf0b474e3d2cb88e85f64d3c7b889e64
MD5 2bb12a6f469d8ab45e0f97f97317e377
BLAKE2b-256 e2f28d68f60f3f1656299c7568e4b28f3ab91b0ac7834806f57ba631fa4eb60d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 055acbd59487823540d96530def4a408fce0f5425fabb1ef46b3e40ee8e12ed8
MD5 d73fdf44a397a85971011d1a6ffebeb3
BLAKE2b-256 48ed7f3815f94cd1455e9939889563018a442155431e05c1e192dcdd9467543b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 95543c34cac11b6bbfa6ef63bf79ae2d92a26a0525b1e38fa8fd27c196f9aac2
MD5 d08ca5ddf902e4480716dfc1086c934a
BLAKE2b-256 077f03f89494f1877336a14deeedaef69ab18738e532723a7daaab23645a7856

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 24ac39891c243f11c1bb7563020a6cc504578e1cb9adba3dcbfcaa5f58151ee9
MD5 efc419f30819ef84bdbf115c4bd570cb
BLAKE2b-256 aaf96cf6f983555b9211243616fc74cdf96f1ee98e864cc9b72016ba43650a96

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.42-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.42-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 df40a0ad196baba342c2331e8399963b217e21523cd14470de2285aa014344f6
MD5 f7202b1153203a2621c199e87b133c8f
BLAKE2b-256 30cb7f78dbf27f84fa69fac8d6345101c9ae2565a37b090392640c83ef90f2e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 03f33076e70d402a305df8382f966266e0f4ced3de4c78a40467e50bcda9eac0
MD5 fcc77ffe9a4b68c4984bb94598e024e1
BLAKE2b-256 bd1ef8d03d7bd0b3c40b01a42d5de0c2ad047a8c560691da01264f487bdd200c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 73234a8c70e6fdbfe57897021a64635a4106266e8795fbe607751d03706cb7a2
MD5 eb8a94fc493c2c91178dc0d36da628d2
BLAKE2b-256 c008de2c4daff9dd03723d6d005f03454192a1c718058d244519a33c2045d8ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 efedd2e730853c0585a717f1ec9faa1f14e3228756e07a0b688e0595f54b40d3
MD5 deb0abfe7a942e4e48058f4b68c321bf
BLAKE2b-256 f035195366cfde90d2b02e651acc0ed911479b2cffbcd3b7aef3a27c81a5a784

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7745b30f1be6aa7da7bf02982b1902ef7bec8d7b0a50da56f15091b699c9889f
MD5 30a7358880185578c39dc1f245fbe724
BLAKE2b-256 e6c1953e6d94f8d45ba0f2deade1eefb1f0dcbae8be653866dd29b7554e9bf34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d2607c1d3ce1db03cca6cbb50e154a807075f2432cd5f4f879cfe86d7cb37078
MD5 fff0b5a17beace4b1dfd6931d1e0eb97
BLAKE2b-256 bb55ba6a0272fb8099811c19a7a5109f7ee34b457152c59395680629a449ef11

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.42-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.42-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 2ad3fae2bbe9bca2f1464c18c1a203e5e244b2729a5188606c71450952f35ae4
MD5 4035ff81c0d64b2784d181364c4f0238
BLAKE2b-256 5b71a77dbd69abc9f4d19729a160c1c3f667c04f98dded5b9fee1dfea5286927

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1e713de2aead7ca8e0cebba1a3bd364ebcb2d1313ecc15304416a5b85151fbd4
MD5 b99c18f85e91f4ca6561071eaca0413e
BLAKE2b-256 4adff8ad69c633ee2cc61f7847062684543e4ed62134f88dc0bb2dcfc68f02c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 29d9e510b227c99e5a2455d30228d76e3486554a8988607e8bb6cd97351176af
MD5 8b288d2e0a1d32cc44a0000c0116ce3c
BLAKE2b-256 a852e50f43c3c5f0dab5b1016a5f232c4f86ae5acbf6117b36597e3412d9946e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0eb849a9477e556b25fd33ac458ce4388626d124d0951b92959b0ae290ac2508
MD5 6b02c8456ce486e9777b8e3883e4e680
BLAKE2b-256 a13a47536bdea4445851a31a5cf2e1423f1142f56b2d9f644bd111e0e2ec18fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 559ce7d7cf0aa38874c1bc6f313cb5d1e7c638223ad041f2d49979aeb290d7b9
MD5 f2884aab8f906853f8b411e130110cfc
BLAKE2b-256 57c6979366e6af368156c61fbdc254292a45a7c3e6107cd644ba909dac3b21d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2b129f026e544600b91734ed2503e05414351b93825a28c4e8f50dd94656cc48
MD5 a3d34b788701fd5a19086a96a75f4fd7
BLAKE2b-256 6782bd93b103716ee0b170e2f123d7137af5e1684a090d7a7896082a2c287f1e

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.42-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.42-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7780e1ea25cb9b5a4a6a3ca2c0a0ca888a7f4f7afa2b52ae4158cec0c1011367
MD5 0c901deda2bd11dd14ab517e0b356bb3
BLAKE2b-256 0746fc1b6feef01de40699b0263715b9322bcdc30851c1531c17208e07cfaaee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d3c188585d4d4ad8f36bddc259268804c107844e91540012c9c5a6f8edfcd42c
MD5 e6fceb27464ebd9c85f64c1e6619da8d
BLAKE2b-256 b1f4bf4b31cf26e2b161903929e8b6650ac96376c2b0705f4e18be5a0bdc97a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.42-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 40a0642c925d5dd01ae752b61421bd348e9a9f9ebf256890acdaeebc4e2643d5
MD5 ce1bed0ad2326d2f5a033be1fa658171
BLAKE2b-256 cc5b7b51c086bdcd3830c5fd23a120dbc19d9eebcc0392d0dcee95fe3e6976ef

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