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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.34-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.34-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.34-cp313-cp313-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_buckygen-10.5.34-cp313-cp313-macosx_13_0_x86_64.whl (92.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_buckygen-10.5.34-cp312-cp312-musllinux_1_2_x86_64.whl (337.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.34-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.34-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.34-cp312-cp312-macosx_14_0_arm64.whl (87.7 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_buckygen-10.5.34-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.34-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.34-cp311-cp311-musllinux_1_2_aarch64.whl (350.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.34-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (343.2 kB view details)

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

passagemath_buckygen-10.5.34-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.34-cp311-cp311-macosx_14_0_arm64.whl (87.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.34-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.34-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.34-cp310-cp310-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.34-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (342.4 kB view details)

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

passagemath_buckygen-10.5.34-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.34-cp310-cp310-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_buckygen-10.5.34-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.34-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.34-cp39-cp39-musllinux_1_2_aarch64.whl (349.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.34-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.34-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.34-cp39-cp39-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.34-cp39-cp39-macosx_13_0_x86_64.whl (93.4 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_buckygen-10.5.34.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.34.tar.gz
Algorithm Hash digest
SHA256 9463199d6b0324fb8e0d6809b31f0884398847efc74d34949fba6bb23c560e3d
MD5 3b6b1d8d2dd84fa834f23ee0a221f837
BLAKE2b-256 2c315fbb99cbd187c4636333b16a8f0ad25dc628c2819f9242e832717bd0724a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 efc4b5b2495ad19d9a51c7750935bb28666944f9fe7b98dd71d1c9f709a32999
MD5 b10eb8b53e31dc040253e23f2ac06d7f
BLAKE2b-256 480fbef1bc7bd406232005726ad977c33d6718b6e6c96dbc8ae3187922dd1af2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2c62e8ef1e4dc5ee5faccd4a5e809ca052839d64af73c72c5d8c0f6b11a46625
MD5 6983ec74cdfa4b23d3fcfcfa818490cd
BLAKE2b-256 c088949dc83222663392e5ebc7fd01a6c0295d8370dc5e7495ff50bb34a587c5

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.34-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.34-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 86e6a983972e58424e0572610372e38714ca8e213d799464070fd4ef55e3eb79
MD5 339267b7a27582bcd63e17faa57d3da3
BLAKE2b-256 d5ccd315398282ff6dfb51e52134d21a5085b75ee64978c3114317d1644d6eab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 285e8762510936c08d7d02fdaa4f9e8629682c516c130c85ed8a37088e0afc56
MD5 9732ce37ac2c5c29fa3448454ecc4258
BLAKE2b-256 5c5fbc5f499b12f30aba21c61deb38ec0e77d0986907b2bd058b4e538a3182c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ee83725f240a92529763c2d7f310431f01f9d1f33e425db0e303fbeb3793ed52
MD5 04a42cb8d07b9004d69364892cba1cd4
BLAKE2b-256 076d1cd4133adf0bfb58ce074123f943811d99cf1d496e0818a1dfa24b623364

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 166d7c30ef088e2ebcc4d7918df56ebdb78bfb82fefd730301fdbd066b234e58
MD5 81624d9b7ee8d3458065ae523fb1ad80
BLAKE2b-256 5e1571bd908df6539b1df89f37a9b3650cf3c94c0c113bc50307672eba23f96f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 92712dda3c5ad663b37067f9b157b2c030c6a64ea5617f704343cec0482a8aba
MD5 d024779cd02c57942a3d00a06ac7d0d4
BLAKE2b-256 a1fef6f4e911f037abe5df860dead4ff375dc9e0571ac5b9311fb6194d1a53f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fe3b07b40abe57987050a36c6c90d0ac23e82bb024f9af419d174b7aae856c0a
MD5 30a336fa31698596141b615c774ac73d
BLAKE2b-256 5ee7c529e1522e9a42db91faba8729a999d4a4482038cf49360598bc9d7bc82c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.34-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.34-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9c1367f39ebece43067aad3d2d5918d8580493f4c7ff40dd631c80e00f90c720
MD5 b39a6b8d6856a26101aba067726a11af
BLAKE2b-256 4edf90c8724033de914daf98cae508d5b98d24cd2d7a72336909f160c8351274

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 deff1fa196450184650c9bd95a178526e502d6b2e462461b896c3b5bcf41fff3
MD5 1b75bb747d02c2549c8430a546d32ef5
BLAKE2b-256 62c8d8b448955d1b041440f6a196c91c230c17168021ada7e5cebc3025f19ac9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f2f09621381704f1c66e13f354ed8a7a6b79bcf5b292d0d4d5d20a6f35442253
MD5 084d30edd1dced9cf503900fd9ef809e
BLAKE2b-256 358597e45362c8b66e7edd2c6d03f01c87250c069857b6166d128d1a3cfae2ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 efd8beb0084e32cd182b80e258affaae33f9c01814b1cc221090b24843386a61
MD5 98d111c2c22d6d7ba09a6914a951038b
BLAKE2b-256 d038d38535e3e7b17f7c852422c615c7913bd2b2dceb9ece20a38fd027ba3263

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 59ee8408d8fa9d073dbd3fe670508391631bd0ab85f65269a210cd2b0c82e5a6
MD5 dee2053de24e95ba953e4ad4b91928f8
BLAKE2b-256 e1d68098cd052817be5a5186cdddde6f71d0cf177c85c236068de76df1941f67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a16f339751ec9d951ebb65be6611b6ee47591c357c5ad00df464f46f3fa94e05
MD5 5659b36f9ecbf3f489fc27f84d3aa1c6
BLAKE2b-256 45ef50b5d2ed32b20a66470ac9abb9b2a5264d8dd87e339cd52b33dcbdbd0f94

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.34-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.34-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 948292c75676feac6cfae47208fa0cbe2be77c1ad8c50de932b8064cdb902869
MD5 20fab9d36f8243a3fd66973177346b04
BLAKE2b-256 be07da80cce18c0e232448cf344f5fe331cb68e1a7ae235ba7ea1e70478158dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7af122ea70aaf9ca1eabd23ab9f01a96ded750516e09085e7107ba70e423a048
MD5 7415e383c37c3119df742671ed9aa828
BLAKE2b-256 271a09118e36b48ecca504d2a7d85e1b3c6801bf49e01ec2761477c5985f4d8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f4d9e035397a7115948b2b3c35fee41eee23585bbf82df4936183b14f43bdc7b
MD5 c6dd7d4ae07ac5207e1a5c3a893961d2
BLAKE2b-256 f4b8984b802c1f6935e95f6bb7bdeda7d361b598a47484d79e479bcbcf83054e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3094692a499384a23df9361c8907b54354f5d789068d0c98e38d4ea4b374a5d8
MD5 2259e177a20c911ec7fa665b5ed5099e
BLAKE2b-256 6bd0731d78f3f51627379b5de1d815ea56286fb3cc4b05c3522aaea72513b97a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 611e62f5c09332036b0f16492250ffce3c7846673bc8db2528cee8aec1b6c45e
MD5 4a6e94b8506afde37c3c35f18d6e3f03
BLAKE2b-256 91ccbc11168e48884d6cda2355234cdf9872d15ef9f52d68ad97557a2d70ec9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4fbfe6bbbf83f4478bfaf7c18c13ecfd3b6c32e9d8eafb900cfa54a8033fdd35
MD5 f90d45dda4a51f383d7ad227aa4ef9de
BLAKE2b-256 f14510973127a8c3fd0ecace114406e264f85bae40cd38d611a78f8e3a88a77f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.34-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.34-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f3d1fcb5e4b9083c4697d570249c8f84dd05fb72d0a08c9b4a84cd082825ea9
MD5 7565687f273725f80e37e32dcb33dcc5
BLAKE2b-256 76ed2fbabcde4e676c94596e7a90e2f455a9131e4f538cf0708f6520d5a2b844

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 311bcede5d306d5a3fcc7651c19155ac4601d189b3411a115e8d2d4cad969455
MD5 8b542fa851d962d1c65f2b7244883ebf
BLAKE2b-256 992990381b3f6e49bca9f92c04f1c8c7cfabbc7a0c41449ef24c8c21e2ddba8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2dae2d3b3c54604a6b5ff2313ad8358155eba42735d726f590a0eb56e050fb6e
MD5 be75900e1dd04e994477a241a6af1b27
BLAKE2b-256 1777ecc25f007a71ebe516732f02b54c5b0011e46aad94555916986e5f8a01f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 881fc590485d7b6a708e437ab3588a10813e1273de83fedd870885227d5b1b5f
MD5 7caaff13b9957d0d766119f63be61d33
BLAKE2b-256 04551819bb6f0d70584d6e9a0dc12d620bcf8aaf593ae03169875b7fdb0d3560

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 502a4e3db95d451781a9fb505e54edf1cf87d21e97ffc1f2cc05db42edad5ba9
MD5 5b4db0bb971edb24fb62881329200dda
BLAKE2b-256 489946d2195ec9908da27a924323195a24b585d195bb390002dbcf5b79b93c08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c4ece51d76dc76261746e1461eb8d5878f90413b09bc2ef2ad3b5cd2717e9c6b
MD5 61600d627da0c797f90f3afee6e5240d
BLAKE2b-256 2f0f645cfe26a3f92dddd2d69f1157c7d0b720b63b0045a811dea241127b24f6

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.34-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.34-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8eacf553a5f65c5cb3019f7feb8a3965ed73abcfefe06b465ec3c44050d2ed1e
MD5 5168bb0955bc7760ece07316a9d4ea33
BLAKE2b-256 3270c4bd9e24394d27b7845a7618c7c326d2c0323e3ff81e077a22d286e3e6ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1cc173e708e35c8a89671005dd40048d8d157d8ed0eca7c0e0c1cf69a96ab4d1
MD5 f2bb40e18860142fcc662071d925a1fd
BLAKE2b-256 242137ba5a3e071768c668c7acfe9b465e082d8e38db30bb8137530820e638bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 31e449bfa55ddd6f50be81254dab7ec8235ffd9ac8feff8bc646adfc75ede387
MD5 8f9a79965e010d51523932ea85aa1b2e
BLAKE2b-256 d68092f9a006eae6a0cb233ecb43646a723e32b328ae7fc5c9276550258b60a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.34-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bff88fe448789b414c29f3fca0ae1e5755f8ebf1f5917f51960aedbed3d9164a
MD5 1edf55929eee74affd77903766a7d84e
BLAKE2b-256 9c06666880600a4a6234a31ce9f1cb946aaede36377f069a69defb9150f7cb74

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