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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.35-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (340.1 kB view details)

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

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.35-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.35.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.35.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.35.tar.gz
Algorithm Hash digest
SHA256 a1bb68b9b69ae0672a783fd14c5b2da7614a05c02e260ac654831081ea150841
MD5 30a51ff8ae7b1b6abc4feb19bdcce976
BLAKE2b-256 935f260d1f4283cf0e2fd740f8151e7ab44a637ec4e6866358a417b07d3357dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 63a945d6ea02e2ff1937608d76da9424e4db5af3bc20f50d5b9f7bd1911da166
MD5 02610d6dc98d03344886685116eb219c
BLAKE2b-256 f7272e2b4d900eecd603f8495e782202f562a0ca6a6f54e49b1819b5e3cbb37a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1073fcb6f0e6570c9ab15965241c59015057ed1a0f9286f8b64c38678df11277
MD5 5cf9b23c11cf2577d6561ea25c0aede0
BLAKE2b-256 92d825ba5ddc022de7dfa47ddc31ffad73b89abe82574c5ab9adbb1e86f697f2

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.35-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.35-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce0eba9499e66265a78679553fc9141e3bef1b6727f49d80363807e1dadb9325
MD5 7d00cf2877877c3c3696afad739c26df
BLAKE2b-256 82474c291bdda1bcc837757b1ef74d3967640d4fa0ad62003d98a13ffab60595

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 12bd50599fc957bf6c4a3c4841d8b4b59bcbcac79f6e5caf987187a6bfd98ece
MD5 0d2793c2623913f7823fd29c1c0f3604
BLAKE2b-256 893922f580e8c06c38eec46f5bd1b98b52d838d6f99391c0d5cf521d609ea2ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 33933c41b0605968c998c4d10ffe54725f093826678e8fc77f3caf36a993ac92
MD5 da889b83b0a6733001e076d8dd25de5d
BLAKE2b-256 29f38cedc3f62a7bb220ceb5165a5df7a8615a3dab73d6c237d4fab8dce1c1da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 375ff6b182cfa02435159f8bed577daa513f0710ad7899906330a2f51533ddd7
MD5 0aa582327f83959c6e91eb6769969cee
BLAKE2b-256 c068de0fca5a6c1612d236f9776089cf7c2e92f38f5eb19fa6830b8d90ea4cdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6f801209d286fd97aa01cd403ee8354d3ac260553fba955e4d786b201e19b445
MD5 fb217537c084564f6feea1c474e6e642
BLAKE2b-256 116de532472a6cde94f1bc56a83a83f6ae8a226b995ed344e723fdea4af5aa6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f9bedc9c6256fae94c880ec8c980e0b9cf5a2a2b4c91fc529f038a77f5acdc72
MD5 64ee311ec59c13fdac37d084d995f8ee
BLAKE2b-256 73834ca3df79a7c0778ec0b15b0cd699a864c737d0b39e71f552a45ccf437475

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.35-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.35-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 46d44cd02721a16664b51642f7e6aaa45ceb26f55e5e4c9174b48de535e85628
MD5 59edd5d987c23ef08f8e3dc454fd0432
BLAKE2b-256 8687a912f30629f2b2c8cf0f8f62012ec0a9f114191052c150fed882e38a1a1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 889c751c7a4a9aedae3d3e7cc4bb960be7581139b8c5193623ac1552ff33e363
MD5 0b1daaab19e207f29fe3675abc944b90
BLAKE2b-256 de6c6e6b8037600ff6964679695f46e342e411347b78a70a3a67c7968d888417

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9a1f27b7d0ef1542c7e9375599d311ae569af53d22399711c4d308cc3177a8d4
MD5 65939152717ce7e4421e63cf5f4897fd
BLAKE2b-256 5760a5e2ce94b25db3749b26c3bf16f848458eb073aca7e16c2b3536568ff06c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0a714ecd3980e80e3d1e727c474b483da4224b0d72a0f9600c25ba7708a2ff06
MD5 8e346be92df1a74948bf92a2e4cd82fb
BLAKE2b-256 247606eb9e48cce5a4d542f21e27be4f54c6a81efd7e3908f5edf3f48c39e24d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df7c9ca5489a91f92fb57f245ba18c9f58bd69c568e075c9765adad8ca7df680
MD5 96b07b2324795e880aa8bae0ea3a161d
BLAKE2b-256 220940ac74e3d775cceb8c78e21af858027fc4b6fefd055971c082acadf2e165

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 84fe1358ee9293951d9bc44640c9a7cec50650031bacaddb17508e653a875af8
MD5 e9f2100af19608d231079a34ebf2191a
BLAKE2b-256 f02f83899b4151ae8a7ba830aacdb72a814cc50c435c9f1e5375b876fe414c7e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.35-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.35-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef51629323d28c6f50c0b407491b291273aa8dfd66a646c4adc93a0bfe936619
MD5 c049c2dd2bec8db5cacc51d427390d98
BLAKE2b-256 52a88d4b2ce83c1cc757ceca90d5313ddda09a812396e15931c29f6044dafcef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d87598bb22546628d399593dc19adf04779d40fc11b8ffc1f2e0675f15802fc3
MD5 f615f9176b22a43494808b4e1cb29d1f
BLAKE2b-256 b0ddec4ec1f0c2142db6d9aa5efbd12b067fbb6423b358d64990d4d8b5b9bba3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6a071160a6a27926b77c642d351ea266bf39d0e85a5b49bb862b322b81747287
MD5 1648376324641714a3d3a8bf2f028093
BLAKE2b-256 42b929ec48e2e42477fdea03d23de4c8bcf4ad5addf88b226608873b6a2e2d7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0534171b1c9fe462c2e89fed1b375fb68d88127aec7e151ac227f05bd1f8adf0
MD5 a63206a32ee43f0a0da0033a0c906cdd
BLAKE2b-256 602695125b3ccd9df298646fe7e25bf15ae96be0bf844157bd6c59d718d427c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e02c8b5c74e73f817f9ae72592c72e8c9098b8ba618261b5df7b5747a8cb27d6
MD5 84ad17245fc3ef17bbe14e50a74c093f
BLAKE2b-256 967963473c1e23b0c435f581cae04112a493145f48e063369ad25b2b558721bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2b2d48f975573d560ebdf2b6b8fdfda1b29a942e3fc92052edd83956b97c882e
MD5 8f27de2d34519f84555b9b5f4abd92ad
BLAKE2b-256 8b01021e81132f455f7378cf404b3c99d67c708db1a73f8758bd4e3133bf8273

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.35-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.35-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f42a5250b0ad8c47cb6ffeda6e9371f6666ae4ca73400e0c30b2a6ba773466de
MD5 3095d0c0d5dc48439325e04e33034e1e
BLAKE2b-256 b1ee2850ed15a89d8b7f69bac41eb57dd4eee796308ed9e8fe85ee0928a7fa7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6dcb44848625acde2327ce033b8ace2265512340cea93c7539f9e3944dc4ba54
MD5 26acab1da2feab178fa6a333cd096c08
BLAKE2b-256 7568bb637db75768b91f063fd50ef721a937eb4f696ab2871ebb9c9af4fd2a99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f1e7bbe24ce9e0be55985728254063e7fa052e8ebc1b02a481a3c48eae367d4e
MD5 5fed976abae0ed01e09bca73c303c054
BLAKE2b-256 f6207fa99975b245d23d7ddcb0d6d4c87154a926384d81031555c5f16dbf8709

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4767ea3e6153999109a114b0853e1d09df16325dd366dec19f76a36566d31a7c
MD5 56b4f4f33bd48b3e136b69d1c3535a90
BLAKE2b-256 c89d343c929798b259d766697cd5851b3dd307d281bb8a953e5f0b74b26b8df2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a275f93b797a09e506642395b1deee7dbe062a35e5987b489dcb69392a58f97
MD5 dc3782f6598e5e1231e64968660aad57
BLAKE2b-256 dc93f8772bf63c8950d13a928a544a1fb569eb0758fde5ad9dd4a94e32bafe55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6db9f90f7f04c8448564e35eecaeb95f54a4aa956fe062c82a9eb2a586c98378
MD5 4064b9454eb8e9e90f897f5143acf1cf
BLAKE2b-256 0a51e4cd6b1db5ce26e2aa03e122a1067b321e35638824eca0f7870bc02d0a62

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.35-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.35-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 23a0d7f45db6a65f9fedd7c14ebb985667ec14e96aba5291c0460821d5273a32
MD5 6c4d66caca8a111fda5f7f74967a6417
BLAKE2b-256 699674d4411b4c6a5b67d76fdf82faeb39ce1d3f9bcd8c0a1a9f781fefdea0e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 957099a684385067a06ca9dd33ade9bd6916dec5a7c4406ad267ab3775c30fbb
MD5 70b9c2372cc0c8745eef251cd32fcb74
BLAKE2b-256 dd0de3580e250f41e5862bfa0f34de0a83ba6539d146f696c5980e6ff30a7f3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 44f7bb7cd019863291bfab3c1b0ea620162bcdf1f1b785bf568d2dbf1d878a72
MD5 afe16fbe5037eb360b0093671bcb67a3
BLAKE2b-256 6eecfc0ccc7a32ade5165e9a6ff5b01296ea1516cabae599bf926b65a008e8bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.35-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c4f60976750699f7c26eebe28cae33b9e79b80e30c292e2c94c4720954081d0d
MD5 0da7de3413b412fd33ba3e83debffd27
BLAKE2b-256 b70662e10701c70edc67aa3a0402df7daa7c5864c1fb3cf81f80671ef69ba8fe

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