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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.42-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_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.42-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_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.42-cp313-cp313-macosx_14_0_arm64.whl (86.9 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.42-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_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.42-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_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.42-cp312-cp312-macosx_14_0_arm64.whl (87.7 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.42-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_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.42-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_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.42-cp311-cp311-macosx_14_0_arm64.whl (87.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.42-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_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.42-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_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.42-cp310-cp310-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.42-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_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.42-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_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.42-cp39-cp39-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.42-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.42.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.42.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.42.tar.gz
Algorithm Hash digest
SHA256 331d3710c68a937c9e9b95488c90846435ef55d9d94ac287838fdf884a6dfed2
MD5 0e4117d4c041501164912066d8a1702c
BLAKE2b-256 0af31142b7dd9e43e9625fd651dd1ec650e18573edf9e2a7abd1dbdaf6e3eb0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7029306a40d19f9a969d6dabeaedd741afd82e5cc935c3077f04fe5bc68c92c8
MD5 9c64b4b32b48f80442772d463c4bab41
BLAKE2b-256 c83761d0c4d2f9ae87131a8c0bc2389f42dfb06b3ee6cd619b768042d8486f36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c71e865b61ec3734c45392d7b7bbca5e7828c2638d9099b736bf1f908dc1fd3
MD5 caf85d2b32f2f32adf3ecf2c79054943
BLAKE2b-256 15e3547c3c241a53f4554945f2f60aae1e4f3974ca83a71afc0e45e7e619050b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.42-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.42-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 67a782260eaeeee81ad7b653d62e495a62f3746330add717bb91858ca826aedf
MD5 466862b82ea9973e22b153da0ba4ef58
BLAKE2b-256 08fbfbccd5df343742d2e05d2285a206bce518346865bc6aea7a00c289f15729

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a77901b5195410491c80a648ae42b8d0efb9a3ae5105db64b96f4f6aedc67b78
MD5 b93c3bf5569df67a10d43e341b0e14fc
BLAKE2b-256 6bd158657c244dd618f68e4d28f16ad13c2dbaf914faeacf36707afdaff26729

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1ccec72604e5303c4a72a196413fc952b5c7890443b1f9c5eaeab3d3ff80cf28
MD5 720bdbbffa8d9b72f4ff74cd1e8a49ee
BLAKE2b-256 fc24a9be78033d755bca49fc284e957802d53ab23c9b3d58b0472b59cc7be92c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2fd44568a9edd60ae896e3c9dd09e9b92f7fde88daeace7c75235416ba926268
MD5 2a0daddc4c5ffd4129e4fd672cbc12cf
BLAKE2b-256 a0e5ef7a3f995974c9e1385d0358b390c412101250e2663a63823a6594db2c30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 289a3bd34a2846c906bc2242f7cf077e17e44cf6c96bf34e8d40a660a5261c5b
MD5 256b16cd745a49171fa2ee3cf661e820
BLAKE2b-256 a1793fe20f98fb8136821b137b95b1687ea2d759cb38a3a8b5111b46b8677f0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 34d81d74cdcaa8080c769dbba02bc7a51b922c4c1301ccddaffa3fcfa057e638
MD5 0e149548204e3b254d178ea6bd66c565
BLAKE2b-256 f9cea33813235ba02dcdca7646a59996d3c57683bb31dddcd31842913bfea45d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.42-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.42-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 70a6d59542c962de6617aa2e82f257ebc42479221faf7f48260c6bca56e7721c
MD5 8839c708e634d4b19b6a149774080ebe
BLAKE2b-256 08751ec7d26c7f16e9d2a31c7ccfee0ee23a13ab74d9a3c49893a37dd6374da9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8e2c501b409754d75a25c3f1f2984fc280d916decd6636fa39d955bfdab557e6
MD5 6fa7c58f26479feb2a56607561e76387
BLAKE2b-256 d72066a5832dee077273d7f22e1b0c67270230beb666910ca393a927683fdef3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c153c61bdf1923724241ecdb544f0ab111febbfe96b018f72e53f28d556b66eb
MD5 3efa378fb205e1cf401fa4839ba61c33
BLAKE2b-256 e48c74654e86c43ac94759215a2e8845765d1a4edba860282eae7362c9bfc569

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a252c6a0d5c8992ec975c7dc929f6dd752029f6111f7f2b20bfb6520da0569dd
MD5 275569dd1392a08ccdc11299c9146cab
BLAKE2b-256 6b6cccf0f84130100c7e6c7b2a6cf3adbe130af7a013d41933060baa555c518a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 265de4fab6c66e50af16d8bbabbae3b3e987da2a14392350e0e5444cc58e208c
MD5 4df86514a3534683f2e1a3e1e8fcaaa2
BLAKE2b-256 af94489beda38972c2586a31d41e9001932906650bde4d59cf49b5e8ffdb341b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 75c8dda399ce3de862560ffec3f59e50ed3577c152a2289070fafa036e6b24ef
MD5 35adec64c1bc5cd5372196e4e2157aa1
BLAKE2b-256 8c851fad65032338c652a20b845013bfad9f6bcbb37918cbf10aa47c418227a5

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.42-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.42-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c0d87acfbfe8138ec8f7db5a482a274c0e42c854fdf999d80e919cbaf7c71db8
MD5 34dff206ea4234b49761d7877b126c26
BLAKE2b-256 6cc7472b4c93248e431df2d179fc54e6ee0bcdebd5d3d5ba4e163781e720fbb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dd04c6608413dde09276e982eee971dcf7a821d6706c6794b22a78e11c8b585d
MD5 03164c7bbf63a0ffa3374544e4e830e7
BLAKE2b-256 09b9561b9f2925d2f86191d710e99a61ec287591bb50f251fb2b5c9121b1a3f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 bc058f1f640b48c2843101e538d5bd0da7bfee48fe4dbf8333b98b37160d6fb2
MD5 70a4279f19d9b038801670ac0db841db
BLAKE2b-256 a2d4b8c9dd268fa5b3849e6e0fbac9b7cbdf538a1161c06beaa8e81906cced11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 aab58dcde6aa33f3bbd2a84d93f77a8cc007a7e1a4f52f2585b76ae89cbc2dd2
MD5 0cc2af13ebc4503097f2d6a50592e231
BLAKE2b-256 20b6c54045303db6f0ccd99925ef8ec83f30ec9495eedcaecbf172bd8ff08a0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 923a676cd93a52d1cc1c744a6ff190ef86cc94a9b4c497073ded388bbd76cc29
MD5 2834fddd69322aef23f26f6cb791e136
BLAKE2b-256 d1ca8eaa36f12f4f623482934a9cd78e3f2c7eeae36722bb1a7840cd76ca6423

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b753a9f112d325fb73e688073650e4c09dcea01c1a499851720d77ce050f22f6
MD5 d6d79c038e80332f4ddc37bc4096bc18
BLAKE2b-256 4a850fd0cb1bdb76056b1e0aa0ea52fe436d89d5cc8c280c0b9669cd17802e49

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.42-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.42-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ad4ad4bb61e70d315e5129a388f8f01ebc7c0bca9fdcfd36693d845d43f7ae0
MD5 ad0a80e59679d6cd75bc87f68daddee2
BLAKE2b-256 6ad6520eca39d55219c64458491e593bef5a9a07b47af2dfb80b5f23f82d9d24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6a92ecbdd2886404a22d569c25eb1f165ddab6ee9bea69f3b590093cea076128
MD5 67996adb0136817eb5ea75a412496227
BLAKE2b-256 b8ccf5ef9b33fee95b41bc539f694720e2b0dd38da2581c85ec462265a0abdac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 56962a05fa689cb06f8d6dec4aa8cf7fff38c1d9d10f7ff81dd3f4cf9dda21db
MD5 8afac1470936dc3050a4a6d6e321ba98
BLAKE2b-256 ecca8cfe9c3b5d11512620a42a154aea28dea6366e98e473aa556c7380cdcaab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cae360ec03bca12ff726a6abb97aa863b82f6554b28794ed7b9dfaf6137586cf
MD5 4cfd1ff5865e5bb688b00ed583be0889
BLAKE2b-256 5f8c40136740826b31b80f6a4b8fb3f0de0a96c0cac6ad586f5cdeaefce73f56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9ba4b2ccba6cb09349e6ce9b38e46edfccb0bc294d956513315a54c70442c60f
MD5 11d9b180e74519e4182680cff74ddc01
BLAKE2b-256 85d875b562812be5dfc5a6a7f455ecacb20de43f3ea390ffeaf03b18a5ab8eeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8c5987d86e73607a2f6ad9edcf90a2181b6738f6ba0b584b794f1c033851ca9a
MD5 623efdb6f2aaabe1a20fa816d1329725
BLAKE2b-256 68cae78e399ab4e6fc8d59586613df8029ce6e6bac413b71cd64203117b6dc9c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.42-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.42-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9169d48914789691cfe9a7d26b56a3798b89413c894b96b51e573a185962c388
MD5 be1cee6dd988aae1d2639429883b7cab
BLAKE2b-256 333dbc64453eb85df1c8cf3a4d27131d63576149da6f96a912b0c9f222c6fb1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f16ffd858e1b404f634d7910a62bc17baf099ecfe9e2ba706aad39ae0b2a7c4e
MD5 783ae1b67a41a888ea33b61322e9b553
BLAKE2b-256 e46d3252730247fcbd92e8f6ce14c64f1f1f9831057c0e52597074400418e5b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e1d7dcbaa5ee7279d0f3c39d8df8128dcba1df8b8af328553d42e374b62bba69
MD5 cd4288e1cd7c549773b33bf58ddf3f61
BLAKE2b-256 0b33951bc3686f89171a8d7f7491704c1ab6f19b1c8ad407c28cfcbf1381dc5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.42-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f82749353c802c72265e92ed66a258391f88aff4ff28ef5983781f89551e2ad8
MD5 4d5f260b1c13e427ee7517d8936bcd54
BLAKE2b-256 b30d8e43eac7cc2763a46452b39cc18e4091ef77de2b08b1933d27172c981647

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