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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.48-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.48-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.48-cp313-cp313-macosx_14_0_arm64.whl (29.4 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_benzene-10.5.48-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.48-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.48-cp312-cp312-musllinux_1_2_aarch64.whl (57.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.48-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.48-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.48-cp312-cp312-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_benzene-10.5.48-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.48-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.48-cp311-cp311-musllinux_1_2_aarch64.whl (57.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.48-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.48-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.48-cp311-cp311-macosx_14_0_arm64.whl (30.1 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_benzene-10.5.48-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.48-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.48-cp310-cp310-musllinux_1_2_aarch64.whl (56.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.48-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.48-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.48-cp310-cp310-macosx_14_0_arm64.whl (30.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_benzene-10.5.48-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.48-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.48-cp39-cp39-musllinux_1_2_aarch64.whl (56.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.48-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.48-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.48-cp39-cp39-macosx_14_0_arm64.whl (30.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.48-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.48.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.48.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.48.tar.gz
Algorithm Hash digest
SHA256 c2b3c99e1447e08b144987b09711317b137f3e37c36dee6d1ab997050ab58c64
MD5 b7c16dff399b00a99c14277577b2d537
BLAKE2b-256 0e9cfda5a6f183cd4b60f4da393882749f67ae43b64597c0d17a1e6e1a94ac6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f45df645c6bdb866ded3552b321671cf022c5310084988f110c86601f30f88e9
MD5 67804933e746cb29f0a3caa828de0888
BLAKE2b-256 4ebdfbf54ff316216d93bc85bea858a4d15d19f91b6cff53901b56d0f079d688

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 616d3378ebf6ab6785def9e99fc75bf39f2c72c7ff7623b9e9bf0d1747f51205
MD5 ae25c87bc0839cb7a479e20de9062a02
BLAKE2b-256 9c4ac33fe6ad1af8ca4dc6048139d66a34740b18e3732d4bcb36594258e63022

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 600c2cbe8e0fa47586e9508b968d47703a9958cfd5213a6a4035aebfeadf18c9
MD5 9546e4a3f33216abfeb10ae6ae7d9ebf
BLAKE2b-256 f47cc4943d70279373b998e71830e0d390901a2345cf616e1f6ccaadb1e58bb1

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.48-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.48-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7691a5d8f04b8024f47f5c79cd41104a3636b9a6a647e17520f32ed99e166752
MD5 64a53381cf15e40fbada4257e38c72ae
BLAKE2b-256 393701ccf449880e8c9d9cda97eab934d787dba42b19c84551298cfa210c7df7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 10908bc81c11e57d5679fc4fc72e7f289603dbf201a4ba7effcd9ebed1d1c53a
MD5 c9bf0032964983fdd0196ea672e5d892
BLAKE2b-256 0859fe6f90ace66205ebd97e5dae5a6a3919a3228987f29a3597be1fceb22303

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7574ffc5e404f0df2df900173ef1629e0aa63d430086005d394efe1af77c797c
MD5 d96c20900f9bc132441c2846b40a8909
BLAKE2b-256 d72d62ea19dfc3e5ae8983b37c9425d149df3c9fe3b4095e752176b635d7d94f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3983343ed3e0d85e1f1ec22b27a2022c37121177df6e5b265730b95cc3d7d1f6
MD5 335f3c7836431e6e2a4f3f92e8dec3f7
BLAKE2b-256 8bef1cd7dc8e4d8b59a5488d87a0de2d1b9dbe7f5cbfb278cc0974804870f902

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 76b16eca85081ffd6f63e443b92eb1d7b56e255efd59d754615900e926047470
MD5 390a5308eabd91d8ca8c38867cee35fe
BLAKE2b-256 376c4b083170bc28d8399627717d5caefdd5373b6c344c39420d98e2b8a8871c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3c73c0334db56ba4f8418780bd890454424631eb23341df370507a2047529432
MD5 c6144b78add0a103c590db73482b79bd
BLAKE2b-256 6509183dc2a3dcf0190d4e41967b4fef7679840cce248121077da3c526f7af7c

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.48-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.48-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c1ead60c1df7531224bfe8c85b279e07872e179f237c026b4d4eefee4815e7e4
MD5 e3ef460e28099a348b6c8cbdd82f5296
BLAKE2b-256 25b66ffecb7af06f2abad24cc0cfb8c7fe8c276c71af2c6c51b66af3aebba497

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 57cf5a9ddf12389684a85ba05056368205e05674073c1687eb835245485fc52e
MD5 071f2eead032d4f03dff84d7d13b1828
BLAKE2b-256 9206094e4bd383316d591f343a5ac7b28e1bb7509e3b0c7f46995c60aa5e8da6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a847e1774253431f2a04c6b3d7c680afd4340a208ee5dd7044107dd107c45c03
MD5 c8c9b379ae3a234ebddb8e06829a3c56
BLAKE2b-256 b846061f3333e05319c0fc658f6b398e37069afb0d426e72e8cd3dd880f96acd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2bccd2bf9ca51eb727c98ae804de7043feb566c23e1ab352a7b5db1d7ee95fe0
MD5 a5ac699feb83825e155aa1eb90ef784f
BLAKE2b-256 f705dc39d47cd4440627ce13855636b282cd59bbec33f5860d82a29a82bc4a9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ffddac174c3600d7b4bac944075517b46c766c97f25ae770f6263e9934f8551d
MD5 5ec26a503003da55c741cc117e3c1108
BLAKE2b-256 532709e99bf43f984725de10bf366cceca2b07a52831d1eeb0367ebf5dc3b352

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d66f9d820d08eff686893cde91df0596b4b88f024ad4fab450f8cf9038c13e00
MD5 1608d38beb99d6eab75eff8aa095fc71
BLAKE2b-256 8ead24e2dee9d1c5324b788e6cab685a579500ad23b31b00c3b2e89ca537e795

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.48-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.48-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0561dd412348bc2d1992533839211e079fabd5b92ebdfc9d090b20c36eb18c96
MD5 cc99ded8659ebd56024438a25a8ae571
BLAKE2b-256 1ca82ea5d9cd85d440b790a6a89bff97f23405ce1aeac88b3b1d1435104c68b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ad102c7c0e5c5422a94436553a238223d90502a89530f801a287a93249314736
MD5 57343cd722a935331afaf8d858d7b7a9
BLAKE2b-256 4899b0e198a57fabe929ee5f26e8392851b6547ab1113ac240aba16516eae7fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6d80c13d9d8b4cc26fefee6c9c21fde42259bfc2affa64227c032a21f1bd76a8
MD5 ec4566d725f19f40a2300cd5e56d1c0d
BLAKE2b-256 a201ddaebf0a56dc7cc30316a00f88e98b2a34ce5e98c23f9ec5b2f8929033f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 73993364f5d0f69674e0f3ccb204e5e7a487a134ec8000fc6ee881b81da19d27
MD5 24ed4a122066da104897466aa6fd6a34
BLAKE2b-256 f81a0583e44dbff26a15c6f46fedd510a6a7a57b59b3a258337a02f761b5278c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba8d848c729f54a70ca5ab9944ccc3cfe0199660e002560934affa5590c6d00c
MD5 58785a15aa0b8a3fea15033593e7c4dc
BLAKE2b-256 e80683bd97e0f5e0888146f90a9b82a0c126eec74f98d4ef2eda7ad8f95742db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8b5a446f0f0a5f1974a89ea208926f0968979b1479716d56442f95c7a8e93f1a
MD5 1a111b24d0889fae239125335ec20e59
BLAKE2b-256 a549a912aca7a51d10cdb04ec70ba856752f786b2ef39ed17d20f827a116541e

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.48-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.48-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 2b4c347ed4d758d1523305dcaa766890021bb34101f9ec8f9279a72d1e286bd1
MD5 c163000667483e3146c2efb60b8468ac
BLAKE2b-256 d97f850d86bfeff7d13993673217119c6db6799258889eb5e6a61adabe68cf7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cb5511f2d8fead7373dd102589967107539a5f4ade2a117ec43e7cbf395b28ec
MD5 bf0ffdeecf301071f1399dea56ed5ef3
BLAKE2b-256 ac7f084ae524a85dcaa2d092d316c89ea284cd434f3ccc90f4d460c7b869fbf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6c49199631381da3fed3f9e10e7a8f1b202654c6f13e78df305d21b574a8440a
MD5 cc97259122a8f972235b9ebd0f39b392
BLAKE2b-256 afcb1bbce3dafe2e19fd47b0bf8900c4ce9f762375d0968c628651a5da467ee3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ed772c3225aa4a5f0e6be17a367a9726a722d1e6381f7bf7813d4632e51acdd9
MD5 478e4294c7ef9318fcf45b0274948011
BLAKE2b-256 378e584a17f7682ba9378102518156f3a73eb478d49251d675c6049901b35412

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9901629d5ce679f1dcbf3cc1ffcb5e2474f8883c89c489f08c64dc5004fc8559
MD5 22786c24cdd0d4a428d6c1bb6c3246bc
BLAKE2b-256 13a235d9e0d399f198e1f635fc53e490f176c839809e7dc653d9e256421eaabe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf13825a913df28651ceb12ef8960d4b03cb89a33ac75c7a9a4fe6a724a8ecf0
MD5 11c6c333ad5f2ad959fd066b87f8fc5b
BLAKE2b-256 c46ff05bfc97c0c8a14df1b76efc92b81cb074b25ca26c137fb72a57de2c4ce9

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.48-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.48-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 9644039cfa31bb6f97a74cc719efe55c9c1cefdc8bd59cc0cbf8b4c272584404
MD5 abdc5c83ac2931fd2243c334ed3d99e5
BLAKE2b-256 163ac9522613b6506a3cf10ff1a2a1b3d338ed4a2f5b87bf57f126915aca6271

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d28edb43f57b0440221df873642e560d15bd60ce019c8ec1e145035e22eff26c
MD5 b5b5ab98339fe0a727cd71dba8bb8572
BLAKE2b-256 7912abd2b145c1cb8bf6b60cc652623ef159d25911e85f0475060f6730df6985

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.48-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3cc11932a1a438ad74f7cf53c66fa4ca44607b96cbfa334be1fecee5b2d14d7e
MD5 1339dfcace7a6c8cf573765423b4958c
BLAKE2b-256 061c42774529bdd9a3b187b5cf8063d188cf93af5b53233113861f7110b53745

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