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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_benzene-10.5.33-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.33.tar.gz.

File metadata

  • Download URL: passagemath_benzene-10.5.33.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.33.tar.gz
Algorithm Hash digest
SHA256 851038e162e0d3bbf97849483eb5dfdfea9613eec880fc8405519071ab16cbd6
MD5 f8bf71db2fac570e33808bf2652acc92
BLAKE2b-256 edd5cffed4be859c51736012fc43c0129020983887aa65bc44eab0b3c842905d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 da1834ebe0bbff24b0f04c557abfe9872a01f07f9bf1ee5326076f6f67719f8b
MD5 08d676f04a403fc9a158c9c590a0eb7f
BLAKE2b-256 6a65d015b03f7e129f7b455744e43c8620493e721fdb1b7ae91557f9d1d8dc85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4cf262703ae7462117a67dd5108bb0aad980cf1d41b0075b26ba618f3b99a1a8
MD5 631837ea687c1983eed964f830c523a8
BLAKE2b-256 8f625f0d24ed7a19a8c74fd84fb7b5ff9134f92d2013efee1b381baa143abdb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2ef2b1e51a912485173e3ea51a8016c9dbabf1e3d2d8633da4ac5f09d6710a89
MD5 f605814f58e383b6c7f2ac591fda7087
BLAKE2b-256 4461a53d86e0e106a44698a90711448a41b9547c932e62450b93807e9fbca7fe

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.33-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.33-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d17055771fc2eae4ff4548224dc737ee12851a634085637e249f29fee0ce6152
MD5 8aac56e2188cd0e05e259b0109438906
BLAKE2b-256 ae0df009f5b7e19e68501d34c6e219a14022f806c1eaeb51302be5596d448f22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3c6bf149c538d2c6c3b4adbdc68af0bf15846b1d75cf430dc0558f137334962e
MD5 674bb7f456e10d59dc41aca7dea11ef8
BLAKE2b-256 8fadd2fbe923bbc9c24c1477ba0883652c80d57b42f8a8e2d2bc28ac581e065d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d5422122dbc614305db80008e3330efad4d0cfb8bc7f45db7f0e008345597bce
MD5 3348153131d58634af15578cbff8dea5
BLAKE2b-256 529fcafeaebfeafe564feb017f47ee392d6242e2bf9126e4cb156a784c17c643

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 519da98f1ababf1afce41778cada288f31b7886f26b4a12267e34eadd57a9d72
MD5 4b889bb77744b0651f498e3389cd874c
BLAKE2b-256 7eb0d4ba112619dfcd7d99ad582b87f6f3ee40b410047db12ce88d1020355993

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 59ecc1c65c20307a2fb60e403fdf0ac6a2e928e8162e140d142d4c74e87552f8
MD5 1c8962eb277f7dea416ce9d48b8dfefe
BLAKE2b-256 0acfc7313459d2d58309ee4993904f4ceaeb87190c0c069c0248e9cb196219b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b2ce0bb175d81a5dd85c0fe7d820360efdb7177757bc1ac1e95c79b6a7db03e6
MD5 6273d0c08d2037eeb18f82e7c3d42e5a
BLAKE2b-256 35726bb6742e66e90b4caee71722c0eb554201bddc2aa2a9b6ce104e4ff1f261

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.33-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.33-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1b807a8dbe43f16c1513b9bd77e9c64d75868f9e94bd552825ffe42b18d873ae
MD5 aa20651f5776d3c3fe80b3d611d3023a
BLAKE2b-256 9563cab5d7b44d527978666f34d6601ce4b78fcbf7d76587431aadd54dec9ad5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f6bc0940d0cbea1f3bc7688d2727dfcaca5cda47bf3fb0602216a2eda062d206
MD5 8e79a2d8344377d194ad3f5b72544435
BLAKE2b-256 5a73a3d51657a14585970b4be1126d08c4eaf29596acbee7f19599692eb2f9e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 442b667dedb2f199e46b23c725ff28a2d29e9bd558f1deae8224e9868e338a7e
MD5 8a8962e1a142dbe83b00117551106b96
BLAKE2b-256 db9c819ae9785b0efe94129287015853b5ed0b6d5374346f1076215133a5208c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c721b24eaa16c198edae7ddc557f1def9343252e9faab50368d998b4bbb6425
MD5 9ec7e4de1759539c1578ce169b29f6de
BLAKE2b-256 2744c6aae341d21ee4f16ecddae472745268790017cab6b41c7ab804bb52c94c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2e4dd3fc37805c746b507eabd414f6c0eff052e3876186e4d6cea40286fe47e0
MD5 d00aa90c219def8686afb784a8288260
BLAKE2b-256 ebc113dade0cc511cf04997c29bb0754e972a67b2fd42d621eebaa2aa1b00aee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 12e93f8c132ae861b72425152bd05647f8d624e50724e22b615578aaf71b118e
MD5 506447e96de145e4b214582c3a46597c
BLAKE2b-256 8203d640a761c67b6018de8f05ce7da7b221b8805072ac53d055b90cab984ebd

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.33-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.33-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4a2dfbba1b196fb36de207ca4b6e03f88b2ed999eb4486b8e6e97500f8bc5b82
MD5 e6e6cb30931411705ebaaea2643c7267
BLAKE2b-256 34a8635ad1b954f825d4753b12c5781e553b92c636577ff7baa7a9624d2d3521

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0dcc270a6e8b4ff836c18d91c37767b38d13a70336177014e2bab2390db6c8b6
MD5 b03bb32bd6a5e96cf33a5c6b64be0886
BLAKE2b-256 e21e59c1a5e75a13e737afb7f66a9296fd01074f836c73771dd9b55db862f5a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f3055dcf3ca6642b4398748c9671d7e25acc21ca6602b2ef23f679a5110938a0
MD5 62fc2bf834b09fb614f4095f5f50e1de
BLAKE2b-256 fb4ca12db3ec088c25dd17164600fb357bc3ad2a29187e8155bdae90033b4ce8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b2dda956e699705d5479d997888a6e932e4d9e9af9eadb15e7df265b18c2b65
MD5 17e44fd99ae75c5f4b7ed0e3196403c6
BLAKE2b-256 78c96c7fcbd22fd5c035328aca3d9535519088dfd0987aa8497a9cf7f4f20f80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c6b7a67297c8e1de7e7c7ca347ac6ab7d6f4b28c9514afc59731264741a38c9b
MD5 1c94e8db774000a3e1d44d94652241e7
BLAKE2b-256 8fd3aff8795a113240c8b038ec3e9b893ccc912bfd114c58532f8f28b75513ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b8998be78196a188d42376c2781c2f5c18a203cf4533f219ba805f396f44794b
MD5 f0dbbc22b1ed996f8a9d69429ded6871
BLAKE2b-256 8f0cd4f1fc6db125073ec4e30cbf2fe2db2a1aba0a1c7a535da707c1c21d156f

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.33-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.33-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 963f59655b3b428ae8602178a85cbfe55133ef557f9539c60b19e9f5abcfaa07
MD5 12b3d84628f17e3078c5d305eb34a22c
BLAKE2b-256 7f34506326d85bbd96cc19cf4181ebf7743a4beb74dc6505a5e7fe2cff43b03b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 16242f1ab5742354815ab30781fa30c555e46cbf15be61cf4280f44c5079959a
MD5 eafbc507bfd36357113e362f3f3cb272
BLAKE2b-256 7cde25b0e89f9417e0dd1aae158caaaf9abc609777316d74a547a1df461b596b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8c65e5cc673f15afd6fc9e91247e40a420bbbb1984c167b6b895127bb9f88eb8
MD5 537df3f31a3347dda78c9b7873446c29
BLAKE2b-256 713b1e23f5f77a788d0aabd58f6f0b69a1fc013ca15979ecfde6d20234b2ea65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1c8714faca62d692568a44e72a1af793bbc05fe94937956e619cff683a44c8de
MD5 358a72f41cc2b209ef05c29e6037e966
BLAKE2b-256 402d662381b818ad797a52aa59ff48417718221791f54e2d9b709057258f04e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 527af2cf8b3e2d378ed4fb0ddfa66e2cc538d9cef3ff322a829f0d07890174f2
MD5 f85c657555fa0dae6b3fdcf40b928c84
BLAKE2b-256 eb086522e5abb1e32b9260ccb34b481b9ac72c781320de3844ecdffbc69ed24c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5b30306efbcc1e25d488bd96a8464287f4443bc8642113ee0653474b54477bc1
MD5 b31a66857ff30359f8486e3d645432e6
BLAKE2b-256 6ccb9bbd9db57731866ce238d77d3ecbf4b53bd889a03eff8823c538a6d9f509

See more details on using hashes here.

File details

Details for the file passagemath_benzene-10.5.33-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.33-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13c5b991be3f27807dc019f2adcb4158cb5aed2f729351f23bb9e3ba7a2e8360
MD5 74899a938f5c97e5ab5fb3e366d587ee
BLAKE2b-256 d35af71173fd6498ce5182fa758ccae6fb010df802ed8e57b460abbc1a44801e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 bc91bf89c685f7e32a176f4b56a661a4fefad4a1799c885259b1049ac07080ad
MD5 2a1013c94d70bce7e1247893aa5fbdee
BLAKE2b-256 9c554312a5331ab3fec80cb5e44d8bf2915213ca8b9e8b49f79a49193692d112

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_benzene-10.5.33-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2aaaf76e661dea352e9747c4fbd1c39d64db14ea1dc35d8262677a68f5cb7bd3
MD5 8e3a6b915bf22d634df1f4ba015d70cb
BLAKE2b-256 16153ff9d1a57093c63d7431b77a968676305e13c1bb92d1e2e88636a46078e6

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