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.46.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.46-cp313-cp313-musllinux_1_2_x86_64.whl (52.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.46-cp313-cp313-musllinux_1_2_aarch64.whl (53.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.46-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (54.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_benzene-10.5.46-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (51.4 kB view details)

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

passagemath_benzene-10.5.46-cp313-cp313-macosx_14_0_arm64.whl (29.4 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_benzene-10.5.46-cp313-cp313-macosx_13_0_x86_64.whl (31.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_benzene-10.5.46-cp312-cp312-musllinux_1_2_x86_64.whl (56.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.46-cp312-cp312-musllinux_1_2_aarch64.whl (57.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.46-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (58.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_benzene-10.5.46-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (55.4 kB view details)

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

passagemath_benzene-10.5.46-cp312-cp312-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_benzene-10.5.46-cp312-cp312-macosx_13_0_x86_64.whl (31.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_benzene-10.5.46-cp311-cp311-musllinux_1_2_x86_64.whl (55.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.46-cp311-cp311-musllinux_1_2_aarch64.whl (57.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.46-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (57.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_benzene-10.5.46-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (54.5 kB view details)

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

passagemath_benzene-10.5.46-cp311-cp311-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_benzene-10.5.46-cp311-cp311-macosx_13_0_x86_64.whl (31.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_benzene-10.5.46-cp310-cp310-musllinux_1_2_x86_64.whl (54.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.46-cp310-cp310-musllinux_1_2_aarch64.whl (56.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.46-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (56.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_benzene-10.5.46-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (53.7 kB view details)

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

passagemath_benzene-10.5.46-cp310-cp310-macosx_14_0_arm64.whl (30.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_benzene-10.5.46-cp310-cp310-macosx_13_0_x86_64.whl (31.8 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_benzene-10.5.46-cp39-cp39-musllinux_1_2_x86_64.whl (54.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_benzene-10.5.46-cp39-cp39-musllinux_1_2_aarch64.whl (56.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.46-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (56.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_benzene-10.5.46-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (53.5 kB view details)

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

passagemath_benzene-10.5.46-cp39-cp39-macosx_14_0_arm64.whl (30.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.46-cp39-cp39-macosx_13_0_x86_64.whl (31.8 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_benzene-10.5.46.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.46.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.46.tar.gz
Algorithm Hash digest
SHA256 9cff495466e405c7375a3cf5955fd4a965dd02f174312acf110c30393c8de628
MD5 e238d67d2abd005e450861ec7095f498
BLAKE2b-256 9c1105b80c0383177709cd14dfb648ec782e5741c86833addc0d485ef9c52ed5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 023981f129c83ee293807f907b87f83b9607cc2ab5a0ef1e0905ee0271c7ec19
MD5 72dd01c39761e1e96f70b85f551fbf23
BLAKE2b-256 c9305c59e70cd55280390d142ee4324e270c7b43a41cd0ad713f6eb6fdeac20e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e0f2c9bf4afdfab72912c1ad3c1b87bef7b4e5cb8cb2cce8d6021bd81854f09f
MD5 1f79a90b346fac69d6d8f8dff97032d3
BLAKE2b-256 e83582195946fb596b0ee5fd3c839a29d4a38ccde49667fa4ea97a4c2974d51e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d0719c3235514684c27248e72d736a4af47bd593cb1c03691c0e217a6d8b3692
MD5 0a327f107c5a067ef26aa41cff5b0924
BLAKE2b-256 e1ca9686786893c68f0b83a2eb70b85dc303176123abf4d70044f7f420f9db6a

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.46-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.46-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 164cbf22d46196ef44a0b16ab43cbf4adb3b4e9864b2c1149381403797eb7035
MD5 2522ea56edbb483a2dc2d0b893689948
BLAKE2b-256 d2ff76afe224e485d07f643d8ce53ad7c92ae7703eb09098ee4520d6f3a690ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ba5e472be2f834de0d6c67287fcdde0164f12f2b31547954200e66167a110d36
MD5 c04255726af3ce4b833d0c12b99324bc
BLAKE2b-256 ca4ee7769dc077dbd73b78f1587657b86997102fcbeb13b249f3df7138c794ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cfe416fa21f83d2a0a4ac85e74f1338194a681be1f0d73e4af71ab30171a4227
MD5 8ce5dde96ebede93e9013ec7c2c12f4c
BLAKE2b-256 c34ef0163acbc9a6ecd535cb50574c2e166265edadef9ebb087ae8609493f755

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e142c4f50403bc7472b88e08a242ff07ae6aab77633969dbc3b055e90a522584
MD5 b7d870d5bc1b3f078fdd779e0e31dafc
BLAKE2b-256 957ebcb481e440af6a54ab0e2dc010104abd367e0835f09a79c2fd27fe376dd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dbacb6d7a44dcd7e2faddb34e95d1de36264c4f0cd6621b96a16e34a37fa603b
MD5 067d3b9d9d71519cad985b81c8336edb
BLAKE2b-256 b3036116bdf69f17d913a0065f2cf5605d237a944d3235f58af16a8a18138431

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 89bab8173a9ff837a52c0c3f5ce513eeaea75cdd8f574b43a1976d8180a38255
MD5 c5d8ec64046e6fe16e1248712d0ca693
BLAKE2b-256 d80b179752f0af1c2f17f16873fa3184131624f6ce58012f18101c4c55c6fd8d

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.46-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.46-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 dd42ad78734f1e7c81c639f453e1f8a96233bd438512dbafdbb5d08adaae9448
MD5 d140904922a2721bd8339c62585afdd6
BLAKE2b-256 532fdb0c324598a2ad4c93d6e897d14d6d96ab4422ef9724631f0f2630db0e33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c60282986d08d983b1fa745629065d6b5850c0664881f3897f88ab9b3890bb53
MD5 334fd12b7c961ca56a8d03f1d5a97055
BLAKE2b-256 4123d33d38110bc75515431bbf2e517059364b9ae9f6eb77d2b56dee9475b0f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7beb65cf3a3ea97cfec4ba637db061a80209257c687309c4452cd1dc26a6f1fb
MD5 d703679798472cdde6b6f96db11469aa
BLAKE2b-256 0c14840f05e6167d7ae6150ecccc72173f88984724411efc1bb967592500e1df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1547087d6bff680fb98d14f0042fcc7b34dddf79fcb2ddcabb0dca5ee31ec49e
MD5 4ea006fc49b9f0b3c14b2997bc07164a
BLAKE2b-256 e2ae54cb3bc734d8d29a57b71335eec0a9b7122427521ee8f50c7160886772fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 28d36534326a6fea6ef19589388a9a7af687d3f8a139ac2bbd30f4cbde96a6f5
MD5 99f01206c3e0b859deacd3cc54a6cceb
BLAKE2b-256 8b33dacd4274c2bc309837cf5ae31a28e72801b2bda486761b6f7090822c2d43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7b420a5e8e820f42fec2bf7b4c99cd7b673bb3589d4a7e39d4e7eea0e2677c9d
MD5 7d276ccc08b9a121bffc363f603d843e
BLAKE2b-256 054576b62c94335c7b1cd7a808a7085a6bd3d03e1a75b03dcbae7a25a6229786

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.46-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.46-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 cf21ee8d56db522b35ca4f42ff7603cec37a9135660ae1382bed1247c2cf47d0
MD5 6ac8f779b94ceaf2e8cad2302d1ccc4c
BLAKE2b-256 86b8150959e10475dbd533994e5134c0b665a3205ba533f490a487f89ee45942

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 28e912ed5f4d93368943e67953b28129d56b54c7fea9fb881b0dc8311c0a8e3c
MD5 39dabbe3abedcf3276e174dd8c03c2a4
BLAKE2b-256 5463298bf2b47b3675c0c81e596612d959ad8f97a7ab62606c702d513a9f7592

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 03a60f023974b16052a92bb60d65052c6cdacd50f0ebfe2ced9f826dc0f07b33
MD5 d777c9910a9b81bbcdc082ae554544e4
BLAKE2b-256 844dc79599af81d05310b87498a757f2f0194957994578e0286dd0833eb44b76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a46762e28e1a13cc20b59c2849d1eb685302a4e36d68e188021c0e0062109156
MD5 95fb2b1d98f2d6369237804cf39690f5
BLAKE2b-256 125cde701be149e9cd9eb0fd6d83231d8eb656329a69f1433b22336dcf2d5694

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 76b5b59055e51b36154f7bb78847607f8cc571c04abfbbf06c248b42e3598082
MD5 c7a30b22fc91d4ecd42fa4faf15719a0
BLAKE2b-256 e5dddcd3dea8287a9a04200a9c864ace3162564c9df4b40fa7bc87829440221c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b18a1c1395cc94f431b0a83de5f640c743783ef472d2bfbe3f3dd6aa32c0eed8
MD5 3b66d784db6eb86e69653580b9ce9887
BLAKE2b-256 d600cac3b13f1a55e09cf215c3f2badbc5017a63ccc480637f553d236ce8db88

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.46-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.46-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0b6c9d03a94921b656d4f01df383e486a3d22d8a4b1997087ed25f48a7332d2a
MD5 d9aceb9e82e125b955bea4da1e5aa0d2
BLAKE2b-256 efc644ab2114bae9afed226bbdab3436025696f6af0399ae305c6f0e5bb625dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 90014c2209de7509ca4d19c50c987f85e2fd8c45a8065a9cff8fd83363cae8f6
MD5 ebe9de02e6581f33aee512d5a4f51fb4
BLAKE2b-256 dbb46781829578693997bd7ad2e10a0e14ee4fea753ad60f8d406230dcb07e5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 95c667a4e330fe416b26a31c1425d8cfb0a8c9717959ed4a8508ea76675d220b
MD5 89c2273aedf5b258260308df5afc8ae9
BLAKE2b-256 c86f8309a20f57b14c9b36a7f4041dda1b92b5f62b8a2db14bbf325a53240300

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9b9d70da4ec4905f0039cee6e04ae6c1660e3de37d1e94ad229f0f319459ca00
MD5 cd6127ce0069110e8a974f5b7871acda
BLAKE2b-256 7921410f9543744c1e1916090a6ea45af5b44114eeaaec29eece7f0ea522d4ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 12caf0b8f86fbd3046e16421ee1bfe7e854f528848b150369d6cd6d6b13a2ce8
MD5 f64c5c4a88967b62bc7da4ba020d2f6f
BLAKE2b-256 0a366cbbd4c7f571448071a0a6ce641c3dc983bb87836a7959652a1ccfa0fa72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4a048e2aa4503b9c2edb3a7c961f09c62402e84c7063cb29e9bbf08d5c711249
MD5 f8868086e511f75fcb8e77756e02330f
BLAKE2b-256 f6477e9cce3cd91310ebfe47d481ad988bdc89fe6eb4e59ff4258af555e5a09a

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.46-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.46-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7a4920be6716c27ac53709af0fac21b3c4e015263e75dec4c188493176e99788
MD5 d9210a76120475b17b8bc600535db6e9
BLAKE2b-256 33238bb7cc1b07bc2b0cccf847dac68df8291b8e0ec941ee8aba6634ae08d6e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 fed774ab710bf8d230c13be429e7e31e4a78ac510932f878b4c1539695580224
MD5 8a208dd5346a95d9d3b6e1c3c152f102
BLAKE2b-256 f6158547c382fd15d738c483eab9ea941734b2d696163a20acf086a02195350d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.46-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cb1cd6011d6438dca64bd57f3a9ac41fc91a09be252eda6c9378e74fc83b812e
MD5 e604141f7822ac40a69ddbf685c0d098
BLAKE2b-256 ef51eaac00ffaf309e0ebaf7e8c2490fcb4a704285ff97eed6515174d8fc0295

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