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.46.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.46-cp313-cp313-musllinux_1_2_x86_64.whl (333.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.46-cp313-cp313-musllinux_1_2_aarch64.whl (346.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.46-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (340.2 kB view details)

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

passagemath_buckygen-10.5.46-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (353.2 kB view details)

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

passagemath_buckygen-10.5.46-cp313-cp313-macosx_14_0_arm64.whl (87.1 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_buckygen-10.5.46-cp313-cp313-macosx_13_0_x86_64.whl (92.7 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_buckygen-10.5.46-cp312-cp312-musllinux_1_2_x86_64.whl (337.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.46-cp312-cp312-musllinux_1_2_aarch64.whl (351.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (344.2 kB view details)

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

passagemath_buckygen-10.5.46-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (357.6 kB view details)

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

passagemath_buckygen-10.5.46-cp312-cp312-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_buckygen-10.5.46-cp312-cp312-macosx_13_0_x86_64.whl (93.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_buckygen-10.5.46-cp311-cp311-musllinux_1_2_x86_64.whl (337.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.46-cp311-cp311-musllinux_1_2_aarch64.whl (350.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.46-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (343.3 kB view details)

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

passagemath_buckygen-10.5.46-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (357.0 kB view details)

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

passagemath_buckygen-10.5.46-cp311-cp311-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.46-cp311-cp311-macosx_13_0_x86_64.whl (93.3 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_buckygen-10.5.46-cp310-cp310-musllinux_1_2_x86_64.whl (336.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.46-cp310-cp310-musllinux_1_2_aarch64.whl (349.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.46-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (342.5 kB view details)

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

passagemath_buckygen-10.5.46-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (356.0 kB view details)

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

passagemath_buckygen-10.5.46-cp310-cp310-macosx_14_0_arm64.whl (88.0 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_buckygen-10.5.46-cp310-cp310-macosx_13_0_x86_64.whl (93.5 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_buckygen-10.5.46-cp39-cp39-musllinux_1_2_x86_64.whl (336.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.46-cp39-cp39-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.46-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (342.3 kB view details)

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

passagemath_buckygen-10.5.46-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (355.8 kB view details)

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

passagemath_buckygen-10.5.46-cp39-cp39-macosx_14_0_arm64.whl (88.0 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.46-cp39-cp39-macosx_13_0_x86_64.whl (93.5 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_buckygen-10.5.46.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.46.tar.gz
Algorithm Hash digest
SHA256 21958c14df58af5ca595dc145c2f64837922f48bc8948689c115579b7fa33528
MD5 3ee163b5bfb2afa00411df910e4a61f0
BLAKE2b-256 3bbfcb97b71e56cb1db992aa03d81f4d883b6e927d522f9e90824510a7d959e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f3291c7bd7596d1e9a124cb059cbd33856fd37fc79908b01bf474d1a3cdede5
MD5 0002247953e2b83446d35fb82769cdcb
BLAKE2b-256 987961922fe0e48cf358d7065cae1f9583ae753cf2362589a526219ab9618ee9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5fc58cee96eab7a15e1a0e79db72cb5d4c464c940d7093bbcd3d0fef57294cb5
MD5 84ea9aea436b97f98abf19ddc9323b10
BLAKE2b-256 76ade749149942b8280f5b56d3b2d5ba8457c9b8a481e01a1ada74aed671da07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2822a0d418c97a3eee52fe2e61bdbd1004ac265f369f01f3e3c45536cb2f45b3
MD5 9ee3bf7b128b969aa21d64379a837568
BLAKE2b-256 6412dc1a03ab99fa32154bd196cfae2ac9555e4833a1553f81c71c883b77fc63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 67d043ec800d6247b21a8ea06db826c948c722adae11f4b9986cdb82d94dd509
MD5 871d89c654a2f9f2771d879b5307416d
BLAKE2b-256 88e64258f5b0910fb2c4be3aa86038b7ebd57fcc0f3576c93f8b1e8aa66b9cf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e2d71c506d6a0ab15caf64182523bb846455544726eedee843ea6f92cef32261
MD5 4656515abbffe768e4f636798ffffb07
BLAKE2b-256 2040e782532384a0abe7e9f9d07ceb8df5f07c105e681b56a5799abef2a5a439

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3a5e496626e255b552b864ad85f132191abe6b09d75a7ad2ecb728f546a3ab92
MD5 3b625bc3716234ced0cd4edc274f2732
BLAKE2b-256 1b4a8d1757e6ac727d1efade14db75540f4e180b655818c6943ee4bfd0c2d609

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dc8cb19baab3c850414144b7bfdc295df21cd5689f568c7416fff4aa47762046
MD5 76221fcff8e34c4c80b6f5e1a82f0de8
BLAKE2b-256 0952475c697244feb2363077202f01ea5534d6324ee3efbe667b90e533c9976f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9f01cb041b270325e60967b7d5e2f07981f383e63ce8b45bbae4a0f3e88bb6a1
MD5 828ff62e59273113cd52cda3a58533ba
BLAKE2b-256 b6eeef4879f3a8557d92e8a2103d5dd74d9f250be86f3e73a8e7f3cb51b840fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 564045dc097cf868cf676fd1cb429b3717772e04aa5ab1def75adcc75a580930
MD5 51217616225046cfb4be8e5eec286c93
BLAKE2b-256 e3ea528bef2e0d43ef51f14e43ab0511c042e1b284425822908e0d631fb49c1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 49d8b2e6eff5c2f31977016d00ad3becc9dfe2a5c806838cf08e2d390a716f3b
MD5 87ba48c96e98f836a14d98b8eb1c391f
BLAKE2b-256 56c22f813a41174000546b54be8778e87d113bf849ca1a0fb0255569987c8d92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7a1f58cd9778f3be6f1ddaaf4dd5c671c9ab591c5d4f5a46e4d0ef7890aeb4a4
MD5 997bf9e307d5175ff1e021aef1e11d7e
BLAKE2b-256 74d32e1c113cfa35049759d37aa40c20d837ab84c8028289fe1bdf0238ecb343

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5da9142f9c80a3da043d39e81dd9a2cb144b714d0eda47758a207815d318916f
MD5 f4679349d3c750d17b5658baf0f7ac1a
BLAKE2b-256 53db7779d115ae65c5477befa234352e803e4bd9d28215005a4da56b0d9722da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2a15e850991cecbcd82bb5f857c0dd8f42f5cbdbff4ad18ee23e062e7ea05c8e
MD5 fb7b67ece75382ec97f0893d7f069487
BLAKE2b-256 0dbd5f248f4460d11125882ce3b9468088f2436225bfaa341aafe3bfcbbed815

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 31049467e1db0c441535ca4c4e8948185ba8e71f5190e3e885583ee45fa2312a
MD5 228a1da73c5d79e34ba0024f74b3d2d6
BLAKE2b-256 a112e4ba14cf5c57ff9141e5d1a35f2a59ae8808314c5dfdf81c5517526b36bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e7c3da4f0eb0a735253c78acd8898150eff66cb6c7ca9bf4c05b4d25960e3bf0
MD5 5a9638ba938341101e69cdc842af0286
BLAKE2b-256 d8ec0494ea6ad32976e2131fde286b0d708893af5f42ce202db4574dfd260efa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 693d0e7b31900e78d33fb5dfb445710f87ba1e7593a9dd207dcfdc237d302c11
MD5 7a005e0818a559411f7e1c1bb8c4b719
BLAKE2b-256 6bc2892d770c2d91fb2063aeceb08f1dfa4f604c787e7224bf7f59efbbbb1bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a7a4959a8ad9b792b50241ccc1d286f7ecffab5e583f94b2b32587a2e2756f0c
MD5 5b9f6927d79eb7f78f9e47a82067025f
BLAKE2b-256 01f2a209270ba279201071f505f6f421a14ca623dfd1481f4855ff6de13cb794

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2985cd19f0b3b009066e59fdf7c078dd34b5deba3dcc8b90845a9e518da360a8
MD5 f889710357ffe3a7624ba3b8825e8977
BLAKE2b-256 58e5c4d7272ef21a4f006b7217141359cef3cbf1e0e154ef59e31f50de40127a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa99344dbd300d072382992e961f654d932b83542f94ede1103e873b37a80ac2
MD5 b9f94b34d892a97889141f6381e9ec5d
BLAKE2b-256 bcccf1e9bd2529542bd3d4fd41759bb183add733003bb3d9dbbd1098ef133745

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 23d640f170cccf3bd721be3c0201f639186e4c24b97c481d15d429b43564eb70
MD5 e4e4e894559619eb92ba3e68290b6e04
BLAKE2b-256 0682c9a2bbc8482cc6366dceeee235d50c903896384b0f6e66c126a9f8a51d1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6bc0b9257dc5c067e245b289d39ef9fa1d0eeea539321353b593269d95f8841e
MD5 bd4470a3ee06cf4d596cec14052ab3d0
BLAKE2b-256 94d95b9204912ee53dd69546f72187115097f4a751e1ccdade7eef5ce4120d33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dbab1115da2c2d4c889d0a899f27708ba576af06b8daf6a64454e2d64e58e0f1
MD5 fce11abe618037a60534a5a7a7fc2f20
BLAKE2b-256 3b95123c7809de0331e8377b7b74c0458fdf579416e3dc8bbcd623540a0fac22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 fcb9d8d72e1f2a3e4cb5648ce8395efaa255ae1978a36025821f4d8729d72a91
MD5 1d29b3913ed14aedb10ccf5d78dfed7a
BLAKE2b-256 c656807d1081df0a6a61f2f321f53942f9dd160ae16c6db517b5929bc974fde8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2b01c75de995eff340278d86025883073b99573d5c8bf264c03b52ebb85c6b8d
MD5 e99a9a5fe05a74a095acd1b40f96cb2b
BLAKE2b-256 2f37933ce2d98a6420044412079b02f6ba2e885b25b5a4ae30af6509a114820f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3dc46ccfcd73bf1f1bb84ee9cbfb1b04caefd84c0e6d97f7f5410d4c41507ed5
MD5 f29dea737f660fac576f3817f41287cb
BLAKE2b-256 e7cfdb286040b087f776cdcfc7d57e23a1b6cef4fea058fe4005f4dcf55db682

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7c38506dd656e2d54ef7d33d9202e191db132d01582c2112aedefad2223e3295
MD5 a685c6484372aa8c9bac299cab0f7654
BLAKE2b-256 6dc82a1b084014e6db5d4f52894502c4f3f4f1fef90df82bca314d6dedbebb91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10a16e1cdd0fae448c576914c2ae2d0c333e475837207c374b323168fb8dc790
MD5 82f6841fdd3a68c7f5a1065cfe368b08
BLAKE2b-256 1e283256ef3dcce8d25b0488bee18dc140070812a0aa0174a1da2d2c5e2c6dda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6d1e1dcab80b0d466e3a37f5f9dc242d37ba39c448d0fd33d3814854f2524e8c
MD5 b140f0c370811a0f62bc8dffdd8b1fa3
BLAKE2b-256 06800a296bc1eaa076d904057e6583f8251ff8cc610c561607cb5ea7dd227e72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 18758ac42c87963600cd90013eab420244648ec42b9e0b8e0f16a7814f74817e
MD5 9e1e49173915beb6cc5cb39495dff583
BLAKE2b-256 b9ed6f8d15158ddf29b79ffc7c8797b6fa7fd92fa0160658813d617d54f4c9a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.46-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ac3b4ab7b2b3e53cf8c9ad96d74077cebf7fd5c5c5ace6d9fb9934fbd7b64cf5
MD5 afb7749b0aa8a7b685a61824f127f03c
BLAKE2b-256 8c081c14ca1dfc7074c632108aaeabd3555a23837551d6dbcee67383ffbe3221

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