Skip to main content

passagemath: Generation of nonisomorphic fullerenes with buckygen

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-buckygen provides an interface to buckygen, a program for the efficient generation of all nonisomorphic fullerenes.

What is included

  • Binary wheels on PyPI contain prebuilt copies of buckygen.

Examples

Using the buckygen program on the command line:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" sage -sh -c buckygen

Finding the installation location of the buckygen program:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" ipython

In [1]: from sage.features.graph_generators import Buckygen

In [2]: Buckygen().absolute_filename()
Out[2]: '.../bin/buckygen'

Using the Python interface:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" ipython

In [1]: from sage.all__sagemath_buckygen import *

In [2]: len(list(graphs.fullerenes(60)))
Out[2]: 1812

In [3]: gen = graphs.fullerenes(60, ipr=True); next(gen)
Out[3]: Graph on 60 vertices

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_buckygen-10.5.38.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_buckygen-10.5.38-cp313-cp313-musllinux_1_2_x86_64.whl (333.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.38-cp313-cp313-musllinux_1_2_aarch64.whl (346.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.38-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (340.0 kB view details)

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

passagemath_buckygen-10.5.38-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (353.0 kB view details)

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

passagemath_buckygen-10.5.38-cp313-cp313-macosx_14_0_arm64.whl (86.9 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_buckygen-10.5.38-cp313-cp313-macosx_13_0_x86_64.whl (92.5 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_buckygen-10.5.38-cp312-cp312-musllinux_1_2_x86_64.whl (337.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.38-cp312-cp312-musllinux_1_2_aarch64.whl (350.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.38-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (344.1 kB view details)

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

passagemath_buckygen-10.5.38-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (357.4 kB view details)

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

passagemath_buckygen-10.5.38-cp312-cp312-macosx_14_0_arm64.whl (87.7 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_buckygen-10.5.38-cp312-cp312-macosx_13_0_x86_64.whl (93.2 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_buckygen-10.5.38-cp311-cp311-musllinux_1_2_x86_64.whl (337.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.38-cp311-cp311-musllinux_1_2_aarch64.whl (350.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.38-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (343.1 kB view details)

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

passagemath_buckygen-10.5.38-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (356.8 kB view details)

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

passagemath_buckygen-10.5.38-cp311-cp311-macosx_14_0_arm64.whl (87.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.38-cp311-cp311-macosx_13_0_x86_64.whl (93.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_buckygen-10.5.38-cp310-cp310-musllinux_1_2_x86_64.whl (336.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.38-cp310-cp310-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (342.3 kB view details)

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

passagemath_buckygen-10.5.38-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (355.8 kB view details)

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

passagemath_buckygen-10.5.38-cp310-cp310-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_buckygen-10.5.38-cp310-cp310-macosx_13_0_x86_64.whl (93.4 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_buckygen-10.5.38-cp39-cp39-musllinux_1_2_x86_64.whl (335.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.38-cp39-cp39-musllinux_1_2_aarch64.whl (349.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.38-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (342.2 kB view details)

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

passagemath_buckygen-10.5.38-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (355.6 kB view details)

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

passagemath_buckygen-10.5.38-cp39-cp39-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.38-cp39-cp39-macosx_13_0_x86_64.whl (93.3 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_buckygen-10.5.38.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.38.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_buckygen-10.5.38.tar.gz
Algorithm Hash digest
SHA256 875b0fda56e6a9fadf1e518c661a1d6f8c77dbb95f55c80b7ebe1d8a6e318b8c
MD5 15b9d61d1e28a5f88a83d9e8dade958b
BLAKE2b-256 259a556b10304b56665dce82001176280f7b5293bbbfac1a8ea9ee77cb29612f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4a3e2bfc9c437d16498799e155a671a91175c585f114a87cac0b574b24a27ff2
MD5 4cc49b426d2ec03540040d2c8047c121
BLAKE2b-256 8482a88f7b186f21bf62457c2159bd74faaf46192613ef561855c7daa8fa73ef

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 beef052ee0f69fb0a5463f5255f90ffe9d2d2306a2ecc2a711adbea87675a514
MD5 62b2c8af65c668126c24674826043531
BLAKE2b-256 191fec04757544fa7fd2100e151e1ab404f341922f5b60ef0b569582e040395f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb5eb4dfb60b1860859f39f644e15e2fe994d37c404d35e93611402d3b441d00
MD5 c04167f63ac942d5082767c7fb3bae12
BLAKE2b-256 f6e2c2a57fdcf5e2131014d932711955394bd9808a1044835c262a680190b5c0

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 175e81d48ac42463196832df76a835bdf483cefbfa3642080a1478d346574472
MD5 b095df037204d4b6ec621453638818f4
BLAKE2b-256 50adc82151e50a591758eebfc9004e1cd85c9575d53fc18fe11f8949e65e8bd7

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 42475a76b57ced48bcb8b7ed9fe76f9ed35b4883827f716e08e3b7176fefbc6c
MD5 8f70f03976de1d77e6a453381baf921d
BLAKE2b-256 fbdd44bc0ba3f3ba4a95b5076ce7511011bd7b6fb87bc41479d2252e51bc942c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 54fe20c1d0bf69610fb866cc97f0785a6d4115f075b014aa9c2e5bb74886e9f5
MD5 60fb0b92a0e589df1a5b42d6c2cb3505
BLAKE2b-256 bba0f547ee6c1f36aa75b4dad117abae6fce5ed7f61cbf19f8c0d78c772cb586

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c1531d385778b0311d13c6de93d86f370f9fd38dfeef47a06a809eab2f193d8f
MD5 bfad5524f384cbecd4ba13a51432bf1a
BLAKE2b-256 3304b9fb84d420ef3503b73c066b45245372952fef33f738d0210bd373a69222

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7c1efbd35a2a8ddc362cba284137687dbb649bfb472e5a4095ec28fdcd5de1dd
MD5 e0c1954900272595ec749733389bf7c8
BLAKE2b-256 b01b4de6315c1497fc441c6cb0a27fee64ac757bac0482c47d27b33f6fa50c68

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6773c23c67fdcecd72ab3c4e18ed2521d25e570e6550a635a7762e882742e90c
MD5 3a67b9686063669879445c46757b2ae4
BLAKE2b-256 c302e5d1d15bf5c8c0016e162ba592f2cd7233edc181a776c299a59d89e5e647

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7028fd3cfd0fd15b1e1be10a47a129842a325337bec83225fddfb5857260ac0b
MD5 8b889619219c73f42b840b2bece4e5be
BLAKE2b-256 289ed6017c36e23a52a679edfe4914ce73df1c5bd764cb4159ab37f3a59c428e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 11864dd3e7bedfe313cbe10bbc22926c7d00b9e03d286e93661dca22ff4a05a4
MD5 0e86dee713b71fa3b604648d895d02da
BLAKE2b-256 29f2cdf098c7782c380f6b7a6252c202bd7d23d74eac4bfffa4df71c3b2abac3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 53150ad2c49780c6d94e8d19575e36165ef0ed02c6f4a6f8973d8c6fa067a236
MD5 81ab63f52d98122fc0d5f8a77c88247d
BLAKE2b-256 c9ccee1d03f0ad05113a1ffb777211f115935c2ec0bc41696a2dabccf160b72a

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b06acd063bf0627cbad44c5c6fe4f93913e4a39dfa0071a6a41d49a57b12855b
MD5 166465f028d22862d7fdf3cd33876230
BLAKE2b-256 e97ce4b0597124dad319951159b1b03e70150d3cadd947194896b657a169a988

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c3424442428f4da2f058b4c3df3a663fad21c4bad9b5a77aecba959b2de69397
MD5 289b6b4bb699857f1051781a25f94151
BLAKE2b-256 0acb632e5ca8043fb84d6645dca1ca3cf6bf902bfe396b307d8f9b690d7dddc6

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd024c71d99298920bf2c9c8a07a9256b9e9d345ec9c79aa72b219fddff2094c
MD5 bd35c434a41126370d76cfa8e2e460fa
BLAKE2b-256 c1161b87ff4d6ff023765f9193141f3d9263db4a486ee780211845ba8c18d559

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e618fdc64ecdf6f0b5369acdf54a18e45c3ebfcc60b1630fc6c0272f57acb78
MD5 e3432f401b61e954988b7eb6a329221a
BLAKE2b-256 83617a0d6abc97ef2e34d0176d41a0e6632a17986646ac6e352ecdc774fc2fb8

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7060a8bf37fb71acf1793630bfc7b6c543a36eb3ea565642786e802997e88faf
MD5 2e04042f6fabeedaf36b02c83c615a0c
BLAKE2b-256 b1c242cb38b21cff88d9bcea14ead1ee39dc61aa2569da4d99b554c47ec20cd3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 aa8312ceed4f46b30faa727fede0e59aa2cf96b125bcd1e398c7160bfd9f132a
MD5 21493226d0c05301c516c44f99655562
BLAKE2b-256 54f12d7646e7c2681a3cc506b52dd0153501e5bc77fbe06a8b53222f47776b1f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a3adc461fe4f190b54abdd0c0db6a284cc7511f9fe6a9209437ec97cc9b988f
MD5 55a0329edf1758d17f477b81e5ace93f
BLAKE2b-256 d0604e467b12d6121e271e7daac3cde026c7b48b9e569ba86efb2b63e750cb23

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 37a71ac2b432c8b25a9316a1d0181bd1f90b41fadd9be2fa5dcc9acd88e734cc
MD5 9f565d079ab851fa41782745e18b03ea
BLAKE2b-256 19a0e8481551cf51bc25d8a7f7a87e6b4e0781aa54ba48862f0f4a5dede8a41b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 04f592b64c6ccf3c344cb6032eeb3b413c315fee9b54c39e62e2f3a02d73b7d6
MD5 e6d7c20998430498a56a8743e065637d
BLAKE2b-256 c428698c7bfae1c34d9989c701cde65ffddfd81f1a910e2648fc48f034266c10

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1861db1b0db6a9b66e54160ff1c24321c380c9751b184791b18a9938bf8eb4c8
MD5 5add84a868222ddedf04dde6f2b0a951
BLAKE2b-256 c67852b4467283d9550fe991643058b0460b966e4a1f63f3eca41c9245e1b7c5

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5402a7c032f3babf61aecb597d5c693142d5318bac9c88b0fc30fc4d0c569b3e
MD5 33aab4f76d232c7123c0729b1fe6a229
BLAKE2b-256 af8633e754c88cd267be95e68f3b9ce01a29b0d4e1baa1e8e4977365d3a3f064

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bd72f3e99d28bfa4ee04a029db7074dc38fa20744560e374fec98868d3c6109f
MD5 021033d69fe77938f771d624a30aac7c
BLAKE2b-256 e98768a5cb316310efd175ecac7be5deba4eaa87b473b3a238f11b41a7ab3fac

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6743db1f077f913641251932bad18170d2c8fda3783c9590eb7285f9557b6f44
MD5 c71db2fa1ca1bd7277901de43ac4fe6d
BLAKE2b-256 999d96bf5217744bce94fd21c0f26cc6caafa0410d4df9021f2e356ed360ffe3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 11bc2bd5340cd2d144c9155dd091b7511a3e600070b86e363bda89f095856306
MD5 a461248872d9ae8764b60a1329644870
BLAKE2b-256 9b8788db28f1360c2ce86c840cd6a9f0bf15d6a3d1c7b82097cc7c845a81dce0

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eca92119c767205060ea5e06deef65e8552896fbe7fc0c854f81bd16dc1bebb6
MD5 5e4a51ba5e912d0cde60551105a67a5b
BLAKE2b-256 a272e53108eed470f25344280879d8d47024b0717b7cdd5a89fa8358931c0b76

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c36ed8bc6eb799944cdbd287a12cee61b78c9f2196f67e42c4d2675fb6273773
MD5 6a988b69c7aeb764b93bd2283df1acd9
BLAKE2b-256 4f86cea38814dcc010f6c4f5e7cba20763f78cd4784ec8527feea2bbba97bd19

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4b151eacd51655638b6a55d6d346c5d051a184b1ee36c12c1e359fc1ba74d624
MD5 345c901e90ae93d6ba0d9c3fc73aea67
BLAKE2b-256 3ac78fc77ab198b8f69cb930103f783b3ed258144ca710f7dd9fd5fe510ef289

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.38-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.38-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8cf615d19347b1b71e51bd1b45b283a8b650a9f36f97b04648694d3fe1c4b0b3
MD5 f3c71de79199867234dff7eaa0c310b9
BLAKE2b-256 13f575d42f0b33ec690f1069645675bae89231b289c8932b8395954c272b5a6b

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