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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.39-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.39-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.39-cp313-cp313-macosx_14_0_arm64.whl (86.9 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_buckygen-10.5.39-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.39-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.39-cp311-cp311-musllinux_1_2_aarch64.whl (350.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_buckygen-10.5.39-cp310-cp310-macosx_13_0_x86_64.whl (93.3 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.39-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.39.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.39.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.39.tar.gz
Algorithm Hash digest
SHA256 2cb42889a0016b5b70db43f7d51c998bf926090aa71caa8c0dd0fbe08fb5060b
MD5 5fd0123e8dd6fb0bf7e58ccaa3126935
BLAKE2b-256 7ae74245086f96d8f688231c93b8652080bf60646a4b1e858d7b7dc72332eccc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 46150f8362e194d6567a97d3d444b91da2fbf59ac08de91ff02d1b02be7d481e
MD5 d3ec2f2eea299adaca0ba47e15c2bc5b
BLAKE2b-256 6b0dc81b660e147f6183e4991d5e6e526002fa717190cb95207f2bde0cc2f3e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5b21cf415704cbedbf46b6ef8a92a14e01c4557f0a65cf8a1e8127bb77cb7ac5
MD5 cbb4d8d0500d6aaf0daec68e4a099710
BLAKE2b-256 ed4a1aec16c8b7a82eb613b35f551ce4a7d8a7871100c684039de98b4787d32e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.39-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.39-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d460880ef5c937e5fae01fe096ba94a3fa717580070ad0b9c098df0c80fe2eb1
MD5 be41062ed6a0bfed4dc748618020d8c7
BLAKE2b-256 bdfaf96ff0939b76cb26745e728e3b2533ad38ef789d066d57eb07db7068eb73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 efc3887350003d9e105da6346ac97301947611fd4bf15c35f1c2233a00d7844e
MD5 5e23208baf26860183b2532aab4e2c3d
BLAKE2b-256 3bb0af01a7bed230c18ef8b3a3a1a778f366d64ed1f396cfdcd21fa751e312ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 09eafbaaaa48a3fc5349b3438a9f3f77c34e383974f58ce4180f949d842f1d52
MD5 178584ff2282a103acfcb75af00794fa
BLAKE2b-256 c7fc8713e380f2096a88a894a97ef3779d0fce5c3f07f54de9e1b651c010eb18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b3675172e290f5f3b6819586088b2e1c2095824d8b3f4324e5c3c6cd13495739
MD5 92ed35d84935af68daf9a753f00193ac
BLAKE2b-256 74375e85d585636a9361a249105bb0713ef707282bc496c3705a3ac63ddabbc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b1cf28acaa1eea2c82837d1ec6b901e362d9120145a8e3857d4620e64ddfa1a6
MD5 fd4a4cd24d95dcd15292d25b9286ee28
BLAKE2b-256 499c4a0233254fbd42a8fa9b5ff99e8d1833f08d7abb6f81997a8f3b165093e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0a63e2ac56dd4eb56f8a0db0f2a84cc102905b1e4bf6a2920fb6c68c24852b6d
MD5 4966940297acc4fef8a504b92cfb6f36
BLAKE2b-256 77c2e01e1d382d995a6456efed489a3d444b2e4b97ec41727112c151dca468e8

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.39-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.39-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c1d3e168bf8f0a21717ffddb708fc4af4ae46e136beaaf9317fa7a7dd0a945b8
MD5 c798eb39edb8bd6f2989c315ff1bcd08
BLAKE2b-256 1d9a1beff04f648773630429023369242c85f74de31cae66143f6cb018f1eee2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fb0209205b52ae5696541f2087407ee590c1d38c7e1b60264abcfb6332a7fe7f
MD5 4b4b120da27da457b188305672d7d45c
BLAKE2b-256 3c7bfe13e2c2261bf58cbbd3088fd51a9619a86afb757d924f3db4ace2a4a23e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1b1e5e8ded6d70d638d2bbec585349bf1128eb43c08829fa8402226b6a3430d1
MD5 9de98381e9bf0ceeea8ebd1c993f7cf5
BLAKE2b-256 85651cc10418165afcf9f70bc64d72838a4559237343fbaf8e27acd8e95c941f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3c2de8183e88a38565a9c315679fe8efbf38cb41bf39d26868b13f7bb37b3724
MD5 50103a1ae507ff34bca51a136070ec59
BLAKE2b-256 589556c969cb533ccde8cb7d43f4da224d049589cf0311a0c3a1c93bb50f82e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10deed74d73de70beca7bfa7981d9919f2b5bd20a6838cf22acead9be9efc425
MD5 b42db94679e7911e0a9354dab551a6dd
BLAKE2b-256 1ea78aec0655cc5833a3b6710a5aaccc162b1dfc99faa4032a0cd95fd0daf534

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3c7589dcde8bd125e46e273a33089985906af8ae07a2b99919077d3690df7261
MD5 0173b568ae22c5aab8379d4977fe63ef
BLAKE2b-256 27a60c955934cb0e06624a8f2d1b1f1b13da12eb9976a4946f24a7fe66275a5c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.39-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.39-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2d520e1c14313f8925e64f2a1680881cbdae1f126949262bc7374739d8aecff9
MD5 ceedd04ff000f14e0ea51fcfd593569e
BLAKE2b-256 73a74bd6c35df918f3efc8d5260a17f63e40677c5764b50e4cdb0bc1f59ca02c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e444430017892d2d995cced1c62e8706aac5879e04752bcc2ef4bac9c5ebfdcf
MD5 94653adca6b14b434f1f974fdc24c6cd
BLAKE2b-256 1300e696b1a63e245779d2dcb5c05cb5db134c60f07cbe5377b0c8fe64876cd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c2879fc034c4316556925adea2c2aff2c29c0cac301d99667fabe802e0f8a757
MD5 65049fc669ff721aa36714b4808c98ad
BLAKE2b-256 20b3fb966e039dda42cad7eb5498d3c3447125709750e07a85ebe0482a1de0fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cee12d92011e6ee551d49600fc5fbec6b0335841ca721a3601ff17d93d2afb55
MD5 1f28c40924086b1f736ba9c2af55bd1d
BLAKE2b-256 0539a4f237a96b5c28277877aeaa556f0c5395283dc8980c60a5f95570368016

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4639388a9a7bbde848fd62eddf551817bfb395df38591149b27260ad3047b62c
MD5 bc8835fa8ded6532ec62f0f3a6ccbb77
BLAKE2b-256 85d1af5618d8b24998601312741aea17486c02362f4fb441a6ae9a0bbf052519

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 70a6072f212f1400ffda3cb09701dfc195b45b4da9c40f71162ea3a199b9324b
MD5 0436f21da15a47db0115bacd3b95c3f9
BLAKE2b-256 e4b1477fcd0baa9b5f22a3fd090869eea0d559f3eadd51048b86ac43cfd98edd

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.39-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.39-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e04abef17f896c1c04ecf4b67c57a41b5c0ad6e71f71933f9e189de602381bd9
MD5 37da37f406d19065617e7e28411ee3d5
BLAKE2b-256 b1d29c65e34d2d9e83d821e9b18d1e1d79a51aef339cff6da9a8905e99f59a2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 748bd9e4ce1632c81f9d55b05af07db592cf25fe57eb9ff3bc8bc611aa068ba8
MD5 14416c7f36b18f1b04b3f0f1b702d7eb
BLAKE2b-256 aee6a81b8cc19119836c9a5b13fc6223f5fcc7a3a7ee1e2ba57a82050d27e56c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6f2b0a0c0a864bab5ce28687d14e639a8d732a0f3bdd4d9ded2ed059e3e193cd
MD5 a5f0934d2b7ff85b9b65df0c24c31f94
BLAKE2b-256 2576a1a5aecc9bb878f8f96700df13a564ea397da1e9953357ecf5c8dd4a2edd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3c358f15eafdc00ce6b40fe02e5922bc4b36272366600594812157275908c1a8
MD5 0276f5ee9f00f04aac6c80af690f28e4
BLAKE2b-256 eaed317fcef556c396dc3d749d471d1bb61ec66f4a7e88ffd5bafca49f532eda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2a65c27ca60f3ca9c72a7d6376d12fa008eea68531f23289b18a318e91ae8094
MD5 3e4a6f70d1e4b6b02fb453e29321af67
BLAKE2b-256 3876d4468776c95b45f4fef2ad406c0461e819deb996482f070b1283b1450df7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 62adc82c510da78ff0747252b3a72a3b48f02694ec2213f5adb238ad41aa6166
MD5 7ac5eef3e054a5d3564689a6002f39af
BLAKE2b-256 eba0b6ec82eef9837c33bac2ff41b8bb552e8a8810ed00997613a02828cb6f1f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.39-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.39-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 67fee7323517f4e7772413adeb64fa13d85f3403967f1e7d3f5c9d9568671106
MD5 23a0b8c90abf0236186094ce4169a797
BLAKE2b-256 cd55ebd287d1a508859b0b8583a69aa9223850cb58ce2bde88779812cd1ea045

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 deabb4d91c33ddbf444aaaa0bc39809cb8e98f65083a66f628f0dcdd767b8c65
MD5 8d6501d219ba0acefc289862c1f4529c
BLAKE2b-256 0002ceb26d8336265d2e6a8e840f9a89401319c32d0483d47167d4594e62d49f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2d10cb1bf7c1e169e37eaa3203095ad12302b4b65fa0ca38de3e8621fc56b566
MD5 181ca706abd5588a75ef24c4541f1ff0
BLAKE2b-256 ff0f46ce406f623bb7fd5a05253220aef1a6f00bf2e8f1be7c82408f679daad7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.39-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b90c7a28ffb238248790eea26dae6d0e4e6e5158b8f2777fe5e80a52feca02d5
MD5 1159200136af4817529204cd0c9bdaba
BLAKE2b-256 5e3260c1836fc5308c4a2688e0606f0ee0306a61cc2d81a014a2a9223d322c36

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