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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.45-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.45-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.45-cp312-cp312-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_benzene-10.5.45-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.45-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.45-cp311-cp311-macosx_14_0_arm64.whl (29.9 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.45-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.45.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.45.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.45.tar.gz
Algorithm Hash digest
SHA256 4bf4e59ee22c5e28addccf206d3d9724f30b175ee2a110cc9cc345ef50605ef6
MD5 7d94eb3745107d7ec26227c01cdd7223
BLAKE2b-256 18cc81a83394ae083e61a07d5c3d2828c7488970c86a0402433f7d6d0a52cbcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bedc8414abc58181bbffc84d0e96c8639f6f8419a7f9515944975875d04f81d4
MD5 ea59768fb0b96e1eb2dee62aaa1303a6
BLAKE2b-256 6c228e4e522862f5e2f03d710a4e2bef321b7b00332c66e00c320f0c1a5f3dac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab7bb8330ccbd2e9a83424cdd92b9755f7f26423892dc879271a972752acaefb
MD5 c0292f7d5fce9dacaa0e4dda035a7296
BLAKE2b-256 e787805e806188900eaeee760fb8f70b4ed47ba5e5eb46af4b0aa5211da62ab6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d9bf0ea96e6895d8bfd4546897944892b4c25ff2ee632728f5caf168aef685e
MD5 b85e3f10c8100e8c8a0b10fc271121a8
BLAKE2b-256 5b20187b11fef0c8c1e8e8ca1d9cd0052c8f7675c21bb69f1d9fb5dcdd3853f0

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.45-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.45-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 82d39f3ee2e56ce5388403d75db5eae0d5be2c250416e0c5003feb2e83258640
MD5 253f21f913afefda0a6a1f58aabdc023
BLAKE2b-256 bc6c34bb5185f9730e4431c23d630c3f9bbe3b424f1a82181b3f5a0f8709c314

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 244601095e31810902e1a671517712f80d420d06d360ca5883a052c393e823d7
MD5 b130ad48581ff938f2f3b9a0d8fe8019
BLAKE2b-256 8530f969537cf3538b0e1cfa3b5a87ac9e9986d2b8c7c61ea754254801d2725d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d94f620cc381697aa174c54f615ac363763a6fc9617633b0985e28985fc8e5fe
MD5 30a344ecd06520b7554884f7e2693956
BLAKE2b-256 f5d26d2d2670f808ba475ece904d5590d052443a461f4c7c70900c00652dadbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f57c8899b239f8a79ee559dbffeabdfca0e1fc9a064a98a67b1ab61f3cec8fa4
MD5 7b501d05fd827917ee698836713c7e12
BLAKE2b-256 7d72a5b9c117614b215b8b1b7a1abfd15680f5a7144745478b7cb16ef21ccf41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 efcca75335621fc92664a9f758765a6c637c7e6c6354dd5d074359825dafeb20
MD5 cf40d19e1b88bd383b5b82fc05a53dc2
BLAKE2b-256 8e8e3cfa9bd5691658f367e82f71d21e190502e2677326717e99402b428dacd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6e338f228646a0cfd9b2c066f445812d206ccb37e0e60f3c294a1737a44b0c4c
MD5 f2651e99494f7239e7ac4680f79ce0af
BLAKE2b-256 f67e36a905709bbacc66806991191a8c76a1517ee1192b890ba5cc659fa2e735

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.45-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.45-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4dfe46032c2bdfe1f5125f7c8508b67f2252a41264ebfc593937b21b2957e8be
MD5 f759cee3c78ad02923b8ea7d6a8c5d44
BLAKE2b-256 15b18f722e970862e1cb7e420d6767af79969e12ddb8d7cab8d2a224b706b201

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 71ebd848d25fec8e13b70bfad3d8e3ab3617b3cc935094b0b5c5fe89a629471c
MD5 c4096118bcddac2dc0bf2c149cbb55d6
BLAKE2b-256 bc12f964df27687fcb5a1b8743b89774f1377977819c2f5a3be054d0ef8134d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e6eb22393061430bfb75367b413387045a3291211d677deab4aebb374e43d7a0
MD5 35f6420c91d382906c00d99f20e1da49
BLAKE2b-256 f82be45a8df0d8ceae1e305d0d318c1dc7bd066da15e690299c55aa888003af1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b03af97a16f5e36efd8d821c77e4a487fd228f89736dccc97bb9949f1fc4398a
MD5 a2658d03eac1a429b01d057fce2ac5c3
BLAKE2b-256 3bdaba523df0d52bab72b8107f5fccb0b27a9527bd193f8331d24a54bf7e1950

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4396818db321574265fcc5e0fd1c302009dd6a57919ac968390caf58f6890f14
MD5 a3f606c278a32b6d235029e19d328b82
BLAKE2b-256 1576ddecd99671989402290250d44f8ba3ba1e0de77c0441055bfe932eb60f3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a051d4c361db8c9e245d8cb2eb40c4a6d372f05ec476f5bb1ec7a79a05cf7ffd
MD5 d8f636b6f7f0e1230681c14d1d25618c
BLAKE2b-256 d0db09970ed809bd9b7f11d50d0ed60cfa31e33315f36d442c66cc00f2192b00

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.45-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.45-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0127d3b2dc8323b70669a554068b244ae4c500a648352ba8aaa2f804b3280259
MD5 e79cf967f6fa54c01d15ab9596953221
BLAKE2b-256 8f846591c7a5f62dd07e1cd597022edd30799e1811fe20595864fbebb99eed6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b2af87bd0f77ad655868eee9575446895e09b7e4d0a3872deef57939f973e0f6
MD5 2053fa204c8b3368f20fb50c56c39435
BLAKE2b-256 5fb12a46dda4825849837fe4a551a6ca2a893b45432ef9c32ccdca60e49a3623

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0983d60d7f8fe6ec02f0e24e3466115de5de6a539ee9ae25707cd43ffa0d1f92
MD5 3662966a28e73457e62c2141f7a18641
BLAKE2b-256 219cf06987323325983d7b5b08cea773130cae60b4846287153c18f340347de7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c21365f2a4425c5ef15c1bca81f921141279430f2beed0cf98d9a3f6215baf35
MD5 103b8636fdd944be4a7851decd50422c
BLAKE2b-256 c3c0516bd14a5810504e72b1899493da6521155140d57d43f71fa808c798b1e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0e05d9874673d3455e7e359be5be0ee8208d42f03b58438617b374d85b892797
MD5 00db0a808893fa77d972cf986dac379a
BLAKE2b-256 2c1a412ea4cf996ebbff1a81b081cf02f569bbb6c9ded069de1f8942edf188ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dad7bb905edaa8c3dd135092852b14a569b4e00c3480a37414610e180b301c4b
MD5 26be43ead6db6321061689846053c95a
BLAKE2b-256 68ddbe3331bfa98c66afdfcd19a314b39b550c9b60cfc49584ee7ea64fb6b69a

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.45-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.45-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 da9867896a6e69f5c8d11bd9105b4701fe3963f103783b8cc4dcd7ec0356f604
MD5 ce87b5ce3e202c17816c8f3e1f0f7212
BLAKE2b-256 34a29f67cffbba91213b76a8dcd7a54cfa2611c93fbc37b34f7673e69d96b3b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 97bbab4f0d18577af4ae4960fe22e7fc73629f8409906bf7d1165a8b5e1810ef
MD5 180194538003b9647ebb074d04422b5f
BLAKE2b-256 ea48dd0ea676a42df134aeda356ff8dc7c8c4335aad1837e71049c261333e515

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ce57e76025ee86d315c7a167dce71faad78e9e6779243c0b759a61ebf36463be
MD5 b4a8b8d82c0355e406167e0694ca50e1
BLAKE2b-256 775792228e82423c5230605a5face8ae4fcb5df54674d394e9dd911bb42e3c72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 66ebf361826046379dfb5b900f1d75a510684e8de0a8877ac3291cacdf681496
MD5 9919eb9ba9bcd5383e38d0923f56470f
BLAKE2b-256 54f1617d1807750ff6e5606fc802e27f8340f36820ec9f2b2b32211b42d8ecb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fc1bdeab27c96b107a4987d1e9162f2714e81e9fcb1002317dacbb56a24a48dd
MD5 f955617b96ef17ee950f78b7ef507609
BLAKE2b-256 6f1395c8e2298222295fd3a3f8d9ae1d52231910ee1b2d5dbc580f3be69c7ba0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 30eb9e3f046dfc7a6126fcaffa77f420527b481273e6b9e8b3b5b854a62f4165
MD5 a5e08b8aedbdfe8b26c51240667ab675
BLAKE2b-256 c679711cce12d1689c920c798fd0c7f1226a75100bfe487b12f8441d953d645a

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.45-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.45-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 32eb4cc76b2187eb56e026216bbfe9f9de15f1a6a62badc580b70671f4008977
MD5 bde517bc18cab309f231bab50402c84f
BLAKE2b-256 ebccf623565f252a8544d88ef19071c22b2928cd7909f00b334f518e34899cf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c2ae2016c1275657160b253e5d562bc5e8c7f2aea83f0d72ad948638a59b7801
MD5 b542eae156e58e1bc143239d421968c2
BLAKE2b-256 f053357256031840b519384f78d32362210f311b8dc082a74e8c49945d9ed314

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.45-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2fd60caf680210516307f85a4fef3ca396f336f6fa768b9b7c31923909ca0321
MD5 9e21014e07b9ea37a63b6c8275dae8bc
BLAKE2b-256 9a9b8a63c9d1eb1ec31266ab764153395c0a8aaaa6751c0255b0ad28788e5135

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