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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.37-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.37.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.37.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.37.tar.gz
Algorithm Hash digest
SHA256 2a1de5dbdac23ce8fff1b2d225007daaa26121cfbfe55eb2a7f70964a31ec7e3
MD5 03c798813614c32802adfa250ca234d6
BLAKE2b-256 128e19261f5ec03e89c6e3309a6d6f5a21f489a1279a26b08136ca1e62912d0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3dbbb5b9d4009d565e55e22a1795544860d0c8793927668261c733f2f7ce26e5
MD5 6b8013c0580bb9aa1b0d4eaf572df329
BLAKE2b-256 b8f3d7acbd677cbd57914d225554a74712bcfc1667d6d38eeb4017b1615e4b0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 477d138f5d8abf3e65c7604da0a0ccd40625d689999428ffc074fdc624bdde56
MD5 66d5e203384f0e64710cb066c8f1afc1
BLAKE2b-256 f6ef5a79aaa202827190ff503119010bd44a1c1eeaa38a4549edc23d65de0160

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 42aa68c16696370cbb853d1591e2a92e6a3acf3c622e85795641a9db3a36e41b
MD5 b5ec67c6742b4d97ea5ff28ebfeec54e
BLAKE2b-256 5b4b718eb040702b8ad8a429cf5cc9ac31767cc84efac4fb8a545c9062d7f7aa

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.37-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.37-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7eafc39d796f811d7af085e36d4b8c5fa6dffb1ce71bda6480c461a61280e663
MD5 599e8d902b834ccd1c9e0e60e4c4344e
BLAKE2b-256 a90ed424c61aeec08ed8e19d02900a1431b42e9e8acbbce2096684ac741bd97b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6e04b3a6d5242d5034b7bddd755fc299a4d056606934d9578a106e70c2da3933
MD5 5bc51c4379292bdbffe90ba0379c1b83
BLAKE2b-256 1740c18f047546c40adc853b5e2748dc4f7fffd7467d50017707b45d8b8ab76b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5083abb681c0918f2d84dc758536da9627543b3b8803d3984eb46a3c1db29b90
MD5 e4a40bd17a7e55f7db6960467bba3e54
BLAKE2b-256 9eb363ecd2d4ecafa0660a444b64b438e55ed9daf88572d2d0100ab7c06ad72b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2b6eb5ce2abdddeec693fe0fffc2c291aafa1a4ec03fda58790b47ed73ba775
MD5 2e645fc1d6835593df24397c7d364ca2
BLAKE2b-256 da7b841ee850ee779168ff909f135c27e77ae74f9c9421a5f95d694a9601e8ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 86cc9ec7bc9e3707ec8c18d0f6f2a8f52a96adf10319fe102e37d5a744e830ed
MD5 cd7b3ce153384959ad8ce77f5bce1067
BLAKE2b-256 7d591a6246461a939ec9b9ce671fc87e41a4af72d3e87f8dc439c79a2dfc4f87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6a5b41344481f13b6d18d97618ea80780c124313107e11ae75905bbff8585861
MD5 adf84cbaee2dbdba58fbc0e55052641b
BLAKE2b-256 2729ea43704501e2f4941cd4fc2ae377da45b899b8ebbe75409ce19bfc911ce9

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.37-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.37-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba67950066fd17bc4fe38c5003cd6fcb5f03568c92ac049d552ba1b2eb373b04
MD5 e6ce29672df1cf3b739ccb34dfce8bbd
BLAKE2b-256 5ea02c772d3a9bd3f532194aa7070851effb6d77270660fbc8372e4b874f4f50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 da478769a008a782c013e64182c5d179f0776c7b08a6b0551ae3fac1be1fe264
MD5 68ae187e40d35c1d0333a0b79c333941
BLAKE2b-256 4a479ffb97ca4925e81395e11dfa670f4a2810b8604de948acffc571cd959d9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1897126e9fd2a826420eb3d0e136738c9c9cba0fe1c471942dd55188190efc4b
MD5 94c4cbbe9da39f78fd6f4ce354d6af24
BLAKE2b-256 8c08e49e3b29a348d34a64129b4cd530a89f1727fc7ed0186e971c6010d99b97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 24d520c5b3c05763a8e2b2c76cfd4385279162ec9d9b2f3598b1d199f44fea43
MD5 96d0f216b8b4f47788d2825888693c85
BLAKE2b-256 4ef40a3652b7b9f8a66b1915864b3fc4cf4653c3592ae51bec672e5d3277b2e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea5400553da58f07ae4402c611c1493776c82ef28ed68558a3782ecddade2ee6
MD5 c4fdfb35f06f30e41424714dcf57ee39
BLAKE2b-256 396473d0645c302ffbee4a3ca033a291bcab1414ae44ca13183fd9eaa8343c46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9c60a3dfc29b2115a8e72d906784a29c1d260bbb2b53f4707b793147589102dd
MD5 a9887b44d457252f3b6ee9eee48d6daf
BLAKE2b-256 d513c26490c98475a958801e1584e91bf000dd425d2be39c060c3d1667a1bf36

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.37-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.37-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c20da58dbb6507134eac2b7db9377f8e030ed281e6b93841ecbe017b12e45c3c
MD5 87a7e2da1ecad2d37acbb9d5d3ee79d2
BLAKE2b-256 25f796c16ce4cfac51ac36ad51b9493c8e0658106ac9960db62ba729b1e7e52d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b7111a5a52246a0838befa086dbd78b6e94582397028f5461d50162904505616
MD5 666b75bf77e43615b0c55e9788c80715
BLAKE2b-256 a2c18804a383594bf99cced044265695369dadbd42c7bbd795e204878e249df5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0d1686677427727dca4613812c89390218ec7fe4b4b3fcbb6c9fd9058dab5f0d
MD5 5d8ec97d4f45763dc71ffdc1a3119ef3
BLAKE2b-256 14c108f7540ae9925851b1bf456955b1ee034574cf7995238c6753c547ff01ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8f7930e51d61a0cb9a43a0781a41c5179092beee55b22ce5dea64785434d12c
MD5 bb3ea984a662f749fff7000139b855c3
BLAKE2b-256 c7b8ff38ffb7e2148ea6e9bebab108f7bea7a8ddd84239ffc4db29fc31064e34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e352a0787f08b228327043fc412ebb44ec212c94f28fce94b6bd4b566f8bbad7
MD5 d8c5d4322641cafad2c673f9b387e210
BLAKE2b-256 471ea361f9c5eceef488d7de19a387896954a883150962acf3ef918fe8d730df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1b4702ca297c3f059b4bd99b5bcfa7de0f68778fb7ef8792caa7b6052cb16f11
MD5 4d237d326c5f851f27c3e2d54accb3f1
BLAKE2b-256 0204aa44c404dd14d816570a3f322c98a692674b68b2bac3696023b2906d6ee1

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.37-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.37-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e28e46ac6f3c3d005b5bc75c15850da184e660d3c58d3e2f1f2ce6b9ac4ddb69
MD5 a211afebdea6b3cfe60d3178d096333f
BLAKE2b-256 398c34e4e7458c5ce0ac4a5d0a9e91fa9dce7fb80835560c712f0b263bb316df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3ff322babd6953577bfea35d767ddf4fad41bbfc249b7167391372251fa6e730
MD5 6a26ee7d737fe40df4e2cad83640f884
BLAKE2b-256 4cd459891059fef1e1b113c84a1db0d10fa806faf9115583dd1bcd9a47dcfa6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 23c88dd2c3fffe3ef43bd455f155e14c6724670190cb9e527be3e07c513f54d1
MD5 dbd74f0432aae0714de1638e6aa0b801
BLAKE2b-256 030cd29a73392cccaeefbfd8029a8828e70dd84239740acdd5abc405fcd49905

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4fcea0db272e9cdea85388be3c3a32471bd36cd1ee0ff11c7ebb6eeca907ed21
MD5 f9b458dc50e96a10b2c4bf708a2025d7
BLAKE2b-256 7b2c1b1684edb696968a0627e23c02fd958768445ecca0040a703797d5ff3b82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d11ad76a8d4bd0bb41310be99118241faf18bddfa05b07cdec223abd8d1d1bc5
MD5 61eec31b033614d3fc276aa1deb405aa
BLAKE2b-256 7a4797a3f959a9d53da5160d75bc4d4d36484f177e496ebaffcfc8a5b80c6dd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e373f617d51e4e6c97b9bfde4b41e5180a18590521838ebb2cef14143193b6ad
MD5 956195c3e19bdf4226687a36007bd918
BLAKE2b-256 7cdfbdcb7f8374e3a2cc596a550090179ba3266ac40444b14d09097189922bae

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.37-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.37-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce1d935ad71638b3648c2583e581b01ee1f6c57cb37aa03f655ec7938fed640a
MD5 6486389c62e08de2d404fdd3160bab69
BLAKE2b-256 b67f476665ee6689e60fa6e167e382fb55f6463e4032db260da9a89f6fe44f52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8a6efac9b3512c5403768ea0969b1c6c4555b9b0f19046dc9eb2a5da15d11c7f
MD5 312cea91002fadadcf88bbd3baf823fe
BLAKE2b-256 1c3cd5a2863d46d19f4af248a87767f5f4ebeca600ebdcaa63eb29315c0d9baa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.37-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 91e166a9bfac68ea20ebb6f6fa8a2883be634f6f10e462d81c2a40b1f51a666a
MD5 7a25a35f99b8d1b40464cfbdf2c69824
BLAKE2b-256 2e7495b00ebedd218bb94a25638eb74d4753fd14b07c163891a330b6528f43bc

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