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.36.tar.gz (4.4 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.36-cp313-cp313-musllinux_1_2_x86_64.whl (333.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.36-cp313-cp313-musllinux_1_2_aarch64.whl (346.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_buckygen-10.5.36-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.36-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.36-cp312-cp312-musllinux_1_2_aarch64.whl (350.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.36-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.36.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.36.tar.gz
  • Upload date:
  • Size: 4.4 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.36.tar.gz
Algorithm Hash digest
SHA256 cdc2ff8f58c19fda907ae9b621f134dcfb885274ab19e2df0104380a66bbc94b
MD5 92ec5ec6f2d811f954041956dd74dca5
BLAKE2b-256 506333b3bf88310bbf23aa156e02770be270da9661d139c66d86a5aa4eaf96e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 480f41a16ab70f75e5dd75521a0ada48ef71340242b56ed0ad7861c3d786aa67
MD5 908aa67d582deb3a7d77231814c18e93
BLAKE2b-256 456bc97dcf2cf2d3ad20168d64e25bb45b5378ee3e1f71d6f158d73c98cf24e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 36b57cc311adb674845dc754489654b76f4155dee6b968519931470f34547eda
MD5 34bda94c211aa5a339e41c5a1227e913
BLAKE2b-256 f9e1d2286ebf38dc0c79f8fc71fb0fd1acf329c75f50d994e5e5f49fd98c0a49

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.36-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.36-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c32c5b4572c411b2884f7c2761144322a6325d0b1d6bd3502fb26d999efba14c
MD5 725bebb26f23b197e3b909f3beba5f80
BLAKE2b-256 a6411008b4a806240ca26d7eee01e26e903bdb01e3a6a8c0e0c09969e2a796c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b5b0e77adeed62660a4aa8cb8a20ef8a362939862aa940b59849532c1e1e722b
MD5 59df380fa1b9dc101d74bf6417dc2f90
BLAKE2b-256 9bdad0064249f0fa92fb4970c32d2837cb5d58ab12a4b72714d22526385278ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0ad73683b808437bbcfa4d64ae8a155d66fd0d9583f8210a771eddf2b48b4e79
MD5 443a08fddf1cbfda5c0bd79c4e6be70d
BLAKE2b-256 5df699bb61b609701b21abf836ace540570a5acee03e04b212033b54768d9d1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4447a51916d0dc296e6b3c5a2e51a2990de45853b2d706b9e789bc5cb019f639
MD5 77424c68b55f4cb31171e1ac4aabaefc
BLAKE2b-256 ae7f99fabb46eb401ff9363e84c5559a6cfae518028903a2759128f8e24e615c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 66d761bda567a9a3fcb57ca2c5250599a0aaa103f5b8d15d8803d0af7080e2a2
MD5 592457029692b8bdeb8010ce6d706aea
BLAKE2b-256 ed9dfc1314f74e066cf391a221eac16a8f059993fd4794642743a3a8a2c94988

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d02fd3430222b81afab7f35a97ac8614909a06dfd6c91b99ef3b521451f74e8d
MD5 6b8fd004821b06634c7cc95cb7e5b0ac
BLAKE2b-256 899f338d71350ea48dd8ba9ce11cfe2db4d12cfaf7d8cc50ba972759203b7fa8

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.36-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.36-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f450a6e7524ea7c4df633f77251b597769584bf48823df1ebd54b5cf49d7a20
MD5 be8e18d2c6957a6fb7b18d6f59d4b5b4
BLAKE2b-256 720b8ea60a8bbe522da2751e394b36fc9f4f7c62c81caabaf0f3fee2849a63dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6e7a5bc2f3af19cc7c3a7c9b5e7dfe266113c113bb78c53bda6b78b234f4749a
MD5 6b009635d0be2226193229d5ecdedea2
BLAKE2b-256 868ce581d5e76e827e735735cd2189bc7aa886ce42e7892bdf4d4dbb08365c9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0134b398dae9feb110fefa8427cfb212403de8b466c52e1b128eaf35838e1fca
MD5 0ee72aad9134d0769b37c7a4831fc078
BLAKE2b-256 219df0f9e3c48941d4a71f2f9dc13ff024495bc87ff432d427854f30bdc70f66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fe39238e219618e08c273ce677a35b5a52ab7f76df2088c9c890596c3fd46cb4
MD5 befe2589b69f64bd393b04c8ae2aad2d
BLAKE2b-256 75a75c135a4fc880bba4cd81a28b28b9b7cd5f3aa6f30edd1001aba6414651d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7fd6d36139cd826c7dcf0b6aa75ecbca3a34507191d95026eb08e29f78ed582b
MD5 da2a1b5c4edd3e824c16a5d64eedc39a
BLAKE2b-256 a8c51dd07c856ff6902b2631071e2fce7844e5dadf940a56b01126b76f61cdf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 689583d7120103518b534417fae72346d2e4619226be7cbe7395e71d60fdc8c6
MD5 cfb267b44eedf844ce544207a039238b
BLAKE2b-256 05fb2a9ea11694819a464f95705326569c212c2211166cd616d44c56bd39c6d6

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.36-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.36-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d1d8a23e63dd62f6b31e7e3542ed4269ea63bba2298bfe72ec0c10b98b9792de
MD5 403beb75dba8b25d48255726b7a2f894
BLAKE2b-256 5fa7af2af6d6e962569b9cdcb6e10d45b4f0ee32c3f3d70a508ddf4bcd312c9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d8261eb7cf0e1837b7e45c6eaadb01ce8e604ee787bed04b111855b24b4b4ede
MD5 b40b47a0533041792e5d9c3a1275bc2c
BLAKE2b-256 de41557c5abbf6495f4ecd40bba2d06be16252d2ef5e7531a006a10a5f8f0db3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c68815b800815b6e1aaaa1b23549c8b420f42e747aeed49fbdbe5bebdc4f9995
MD5 6fd4707c83a6dea6ab33a82fbfa8bd1e
BLAKE2b-256 b268b2ba3ca2820b2e0099d605cdd0c9f7d701c5ea486aaee7bcf0a71207ad42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d391b0a1437ed043bef17c875bcfed224fcb8f53fb93bf1fa69579bf8398aebc
MD5 8fad4775dc44e620ff816da9a7594a55
BLAKE2b-256 448e40135bfa3021d88bcafcc91032748561cc534c640c7cf246c81baef4dffc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 50958ff07b0f89cc6049899eda8f8320d20588272b0363f02124e6e9481ea54c
MD5 b2026bfa5e65bc700a6170fafa105e1c
BLAKE2b-256 ef6c826f72ef0081a0039a930f62ae3606f44a0c1a183f7685141039f7ba8211

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7f512e13ebf8e5aa9033c3bba98274737514858ffdf43015ab9133e505c057c6
MD5 4c872938b9760d9f38e921cfb9d46a38
BLAKE2b-256 a9064077ab6934fc7be13878251e11006f7f42de3252e7e1161dfb112ce090a4

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.36-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.36-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4af7a0bd7f7c02c92994d163feef7aeecda2e4c781619096fe588a0a7fb8cfac
MD5 e13090f8834c4808ab7322787eded130
BLAKE2b-256 8822455f0cac6abdfb3510b50c5b259790c94f07ec717920addfa5dfd9706d58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 05f770b43209a8f5b4b6348a6ce21aa6275242c48d93a4e628a333d585f54a1e
MD5 b96aaf8fa5110bf8a06edd559d56f0de
BLAKE2b-256 9d4aa4e344e3ed020ace6042d2a3f0008a309eb75d809dc74d40fdf2840e17d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0c55d9fc8e4bc997a83ae6164eee1284a535e886ea7cff0b5f47f67b1d76e70d
MD5 48514a61cf5abae4626a1cd0f896840b
BLAKE2b-256 826a6d81ec786245a4dc0c809d5bdeb3285447b472b8bb04b60661f19751f798

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 30be72a0009ebc963f0e9d4f64fdcd949ee146daed6c3357609878cfe679f93f
MD5 82c5afc755be6a827d21a9be6be18924
BLAKE2b-256 10a5b03836185c4dcffe712c10fcb4b84b907b524c7b86f4133f3f259e5d908e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af6d2b3d3155436446b72a039f33001551b3d0815c8e42ef9b306107419e43ec
MD5 e26bd482646c70951c024853a0c7ca24
BLAKE2b-256 ae74817340237277e206a29cce5e9a0b8b4f0e235574bc48ceae37c34a77b76c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a4b95a2e49464c77c04053b0f5f5e884b057f36770df44717f571927492f8caf
MD5 ee16eff2227e34915405f7356d84bbba
BLAKE2b-256 f2c496025233f5f9aacc1a398ac9adb94ba495cabb3939b8108a5b7527efe4be

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.36-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.36-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4fb2474a5d6c9cd8fd189a8477cf51089f2bf5539ca451f62330f7ff36bc7c3
MD5 da619f2210efcad0c97b4d2886e6b93a
BLAKE2b-256 ab92313a493d67f349d1a2697209a709dd0c45db259d3260a55374c18ce3d07e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 293acff89b7eae47b83e58fd967e24289ce3cfa190f83f5db49e1960ff1eb516
MD5 995fb436110f84403bc53ba22a12f89b
BLAKE2b-256 cb19ddf80631259b1d329fa3545e70234ad7bfaca580ebc899cafbbfb325034e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2b99ccec10e7e6b97fa124ad3d907eeaad2f0a835721279d6b4aff29ef9de0e0
MD5 f444d55481079663855fc052e23725f2
BLAKE2b-256 1b46495c63119cee924896e6488cc7b17c730e0a5dfffd46e2be931341d1b616

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.36-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b39f4250c20c5108b6b7ff3f57a43b84ec98fdf26f9821a506a7f68342ff8018
MD5 d731773dbd7711a3712a873a88a9c466
BLAKE2b-256 688a0d54a25c8ef518fd34826840fbbd0c3c6b63d512e48eaa4987bb97610349

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