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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.44-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.44.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.44.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.44.tar.gz
Algorithm Hash digest
SHA256 957281b46110a338a48bb84c463bacc6fef72a755a0f5afa2f87c5cfecf2d3cd
MD5 1474fab845a83199b2f613e8ff35c6cc
BLAKE2b-256 08dd4bd82e2303b0757869b4ae6cc41301d7d287ec9be31136e1d6aa362e0743

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe169821e6cf93695ab83d0caefbd5d8f29f1217cd493397a4e1f0eebf36f0f1
MD5 1291eebbc8e20b5357f35b730871a8b5
BLAKE2b-256 92e4af511ee7833ffbe91ed02a9bb98b88b7a7693e717ff7e21cd8041baa183b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 74ce08a5e3df664a44d198f8aadf39ba3bb262d9f3006921b16614eeb1f0b96d
MD5 6dc0ad61a917ea37cda3eaf50e862980
BLAKE2b-256 0efa6e6630765c3f3163948c6fbac04c579472348cba924a39832df1d6f1341c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.44-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.44-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42602548f8b6cc84bec5bc556226fc6086dd718f5c827aa9fbd48a6695409ec0
MD5 999ce2b46b990c22f1a58669e6573d81
BLAKE2b-256 19953d0a82125ac22e6e969dfa0142994b1e7f9bd101231f71bfc556f5672609

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e9e82373a8744b10c01221631c89ef0327a375a439ca7bf2106ec4b4571c22e2
MD5 12dd7f631fddb212f047e651565c2350
BLAKE2b-256 45268fd641cabc6f672942ba1cb52ebcf0d36cf2da3262d2608e632693e3fe2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2b3a84ca27d03afaa4f10a2668a3cafa01db2b43dd99b7188f6af65686537df2
MD5 98f85a31e0b2062d01e49436896893a2
BLAKE2b-256 4cdf3b785ba50a5109a1950d075bda3ae151a6a5f1914d6ed92ec7f61fb2bb9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8e5d2d46e05721b1af8a6e9555fb12d71545de198fc99c2b98b2aa8399bccbed
MD5 871125e82d75120b7a67e18ec59fef74
BLAKE2b-256 d23cf3bd2b349f7ab9c2f69a4ae6e093afb4ccb63c6aadc9dff618b8cc38bb98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 71fa6241a57b206686447ae4115f8515ab2b0bbaa1654248c02a0f4e791f4f72
MD5 a548590808c33ba7816af0841c5141d2
BLAKE2b-256 0e0fb1c0913d16d7a75270bec8c95fe686ffc72011b3abb5899398e694bb0533

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cfc2386836f37891878a0d1f975ae9a3435db477b9e1b1cf45726762e5409577
MD5 c8c897412e6634f0fb64e8c0f1bf1290
BLAKE2b-256 9266d5238b7b3bbf3d9c2e5988248ce15b1f6cb7bb1d31f5de0cdd6bdcb1986f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.44-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.44-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ca14ac286d8229aa4bd5bf442bf07edbde4cbede29dba20da1e145ee68f91c85
MD5 4a72d4653c744ff9be6bf656e2fcc22a
BLAKE2b-256 badd85913a38fb47fac2543506635359e687d597511d4cb4ea29d813c5714fbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf49e52d2d77812199fd84c116e3e193b049299256b2f379341f239484ec61e7
MD5 f0288e098bb78da0c7c27cfccfe0ac2d
BLAKE2b-256 c2ffa981c988cbdb342221597570303d4f00a6ef17f3831485ea16d85d8eae5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1b5c9adfb2c4cb4fcbfe5dc3aaa6ccb0ef3e94a9e0b9534b618dc36806c574f8
MD5 0f27a0fc33ccc519179a61a2bb8da03e
BLAKE2b-256 1420636cfae2b652a072f3300541d594d677a1102427ac014f0fcb8b40796533

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e7ecb83b1bf4d24332257c63f64a9fd50affc9008fe29c776b801b0279bb6e58
MD5 937fe6211ed47f4d1b68057e9b27d8fd
BLAKE2b-256 b8565b0f6272dc44f5d2ef425bfb31a48d8d7022ec56a410605b18c78da31fa9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99611bdd5c61016fab2a1b58eb370dbdb6b15b066da9995c632638b2753c994b
MD5 4813d40bdcf8b591556e56da9c84a2a1
BLAKE2b-256 744610c18380c0ff874aa743b860d06df5ea6eadb837aa70f628971658f12b16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e4040a4f31d08f42067afe75a783dbf82ae664640ee48f97a7c7e13ebd13a7f6
MD5 011e019ca07927bbefba700f8e20f135
BLAKE2b-256 a28c718fae90190e1728ebfa8f8cf43c7a1562db530724e8896e154a92555947

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.44-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.44-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d5e7bc099389f8cf1d7e8353edf2a307ef83d724f86baeedc22dcf783a2f05d3
MD5 d3b3baeb9d096ae85a60fb7f1c3a274c
BLAKE2b-256 7f3691e43ab0e175d8a3c4b4e6995c2d3d64941f00a745274ba8bf259729e119

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a5133c3a7f8ce1ea7db367e913fc58e7472a6fd6fc0bbc257302fd4f21da283b
MD5 dc9abaf0189622e659159eb124b73a94
BLAKE2b-256 86b2c6c9885748ab3255885594f21ba788b28c28d83f497d66e8218935709c2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 119faf461ff6da7264420c9e649c10cdb9a6467eb036db8ac6b95f0f7701176b
MD5 5bc359d2f66e18c28aeb2251f8ba0c09
BLAKE2b-256 a96e2e1e7249831a844d046dbc8b7f0b34e318a3c2c4ab2e9d7e357d4ad88194

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 38acd2921c789dad7457eeb97aa0884b5b703678cd054e9f01395b3c292a5e9c
MD5 e7f1eab2aefa91e074aef252e139779a
BLAKE2b-256 5cf483f07ead0a710898fd6567ce2d390972481357772e75b1eea97c83bb706b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6db121774eea885403784f6d61fc6f3c3d4a3b7727ab81c090b3ba76e1c41b4
MD5 577185c066c928379d1d753f7dcf9933
BLAKE2b-256 5252007663211dcbf2cb987ea6cd4de4501c4406847b1c09cc035903215decd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7494e2628bc63b3f6800e781ebc3cb013103187664e076a97248945df48dbfaa
MD5 1eb97f5f8737dcf62140a2294cb0a3e8
BLAKE2b-256 bc263d5edb39cb4f5f90fb5d552d39db8496e29bdfb8ee4e416cec766a92d499

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.44-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.44-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29bd6eaed82562febf261e40184b77498481c5eeed8fd748a91bb2386484d573
MD5 9e0781dca29c4829248a98d98da98bdb
BLAKE2b-256 cf1bfa5e60fd55ec52dcc6314c0d1616c9d00ec9b824d6a18ff606b63da24ab8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 830e7e69523ad6ac73091decfdd06a9d2b54fe5f586b1be4d2ed88b702a006f7
MD5 ea704c9ccb040afe123ea8f8510dfed6
BLAKE2b-256 549952ef802b46c5fa280608f797e0b4700bd006640171a88a01f6b48759b941

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 913d38db21c257981869ad8fffaaf3125291853e1e81280525d007847a408c07
MD5 acc7a1bc98b496f1a9c105a3114eb317
BLAKE2b-256 36b4e8ca9556fa5b9115042a06ca955fa2d8f5b538f841ca16bbed75b847e2db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2893457acac76d2581481c442e7efd8c62fdc29923a547801948e9ab513de908
MD5 c59d2e78b83c39c1ee084bd008fce811
BLAKE2b-256 c7a1f7112c629149bb5a5ef3c5ff8cbf922006dc92441f29fa002657affbcddc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 745087fa10a1a2537a17cbe9e80b453d547ee9c2d49b1f55d22ed7a95592caea
MD5 2a7b93ab45e67b9e78d0698aa60deaac
BLAKE2b-256 e5e74f789e77474eb01175eda09630d9427485d51e2c84bc2e027677af8b699b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6753f6782081d94e1640fc7ab7a600888db9c1da12c1103f10b5579a8eab606a
MD5 7cb75c6bec51e861a801d717246e580e
BLAKE2b-256 f06911024d8f9deb728133c94c60f522b4cc8bfec524d270df2c87f5b3cf363b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.44-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.44-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c54569097267420f23446db5399a4b2271ace85a79529ef95356d0f290cd0db6
MD5 a5afe00efc7bb5c75f69d9b72003a377
BLAKE2b-256 e57786b68395f8379e37ae588c30c4ef2232849df074ab73a97c92f9252da51b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 54c8ac5a935308f1deeeb3dda18ccb82a46d45aa3aefa12c83df9b1989b8a93d
MD5 72d2571ad59f104301a9dbab27d139e2
BLAKE2b-256 c4971027144b5276beef6ed8baa862aee1da1b9539f378210317e022a35bf774

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8d6a5ae34352d7586eb6a3bcf77162495e0ef066da71e193bc4a55c62af1165e
MD5 bc7b9fb8d732c7610525d3c0c640eb50
BLAKE2b-256 fb8b7d339dc8584cfc73452c254febbb2755c05ab7d630917a10a04fc6cf2813

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.44-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a3d1844fca87553cb0e703860ba7cdd633848761b262fdc8bba13a2995905340
MD5 e2c4838ed113cde0a6710b2aa64bc150
BLAKE2b-256 34b5293e24983e385d36654372a5936796f5217f2259ba68ac6d3cff8886d8e9

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