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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.33-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.33.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.33.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.33.tar.gz
Algorithm Hash digest
SHA256 140e280c910b3447804cb013d42124c72e8a343301cc59575df179b97b7ca948
MD5 f539976b1ffeb9be76a7611fae6151bd
BLAKE2b-256 dd8338581a79cb5b21a7d2b35294983093a5252fc364aac12b39b5854af14ea2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5f4444cb5026999ed5d69ae513d202c03a11f227a3d9e9adfcc3663a25ada48e
MD5 8da209e1554603ff94b7d526c6341e9d
BLAKE2b-256 a65ef2377499115f3ad8c4a77784253bd5f025629e5854b5b335a79abd23d4d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc8a50702a04ad20f260d1053585a8d5c633ccdedc6c4a8f95852e82d41f5dda
MD5 acc4c3e679ce0f0fbb7fde35038fd176
BLAKE2b-256 187224ad7ffda2b59a770e118b7d4cfc79b9657d833d943a49c6526f99fb8ed1

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.33-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.33-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d7de6fe5d6b3e79be7b785ef2546678a35267a8ffb6247f54038142df313167
MD5 f43278a0c31978f3901469aa88b51a7a
BLAKE2b-256 f5ec0660df8d3fc9026f0c47c2377bf4ca12ba954872579ec2c5506407e0e418

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ebbc7f20503fad9bd97b3761dc6074826a9ee1f9289d934728fc6a5058e55581
MD5 1a729c2fb6bbd99039f431e0d327a19a
BLAKE2b-256 548b0934e79e4a95f22d281e60f144ef4f7c6e42abc8b0266c1ee6dc818fc70d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 adec90f9965f7cc2002a9e5940739b01fc4da8b2b2c6b8d5ba82af614307aa3a
MD5 a2b2a56d2c24d88b179830c0a139b92a
BLAKE2b-256 5865d5740a20539800bfbd5920fbf6d433b384005cbf09c10a1b792b72c8fe21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 667a7a44a0ad5d78e2113e709dd9114eca3d8097b1c9049abaafcc08cbfb3b0b
MD5 29606c7c1a891ca4a94c6e68cfb875c9
BLAKE2b-256 5bdeed44b5c747cd6db54bfe4cd2d1f9c4bb55a9283829f9bec4d3bae30823e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3642d6001c7b8ad5aeffb1dc242260ada43363aaad3c6adbf8f607bcb36d28e7
MD5 83ee07e022c45158e1d9c66421ef7fcd
BLAKE2b-256 1cb4d678f8d7c3c3eb16865752a1e227b553d5c2cf607af7a8e4fe9dd1bd52b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e971f698c62dc076a10fe740308b0f4881bd412b4e5392904c3393098bc71464
MD5 a1199e4a895823e73fff5247f45d431e
BLAKE2b-256 79d575a50864f3ee876107335cd0d563fa2118bc1be698d1a3fb65a531856254

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.33-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.33-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ab6f3175aecc8c8de6f77cc9a83b435b78877e21210bb37dcb2af23e4c00f487
MD5 bfc0fba37263e630cecd4eb0195d2620
BLAKE2b-256 102f5d18d433cdbbeeeb77ec187c8259a0a2fcaaf0e961f94838538c4cf2c977

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2b93ebd032fbc6c973c7f46880e2175131f73971248fe9eaff82e1fc6dcd5bfc
MD5 9013b3cb7c02612c3b32d5ff2959bc45
BLAKE2b-256 e8e87ae20636a2994e1345ada55a52f5cedf9f4db19265b14eabd256538d2801

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7bb499ee4d82c60d1499de6222925240a0194c91b48acd2fad0dd59362e0e2d5
MD5 ae4fa5df587f61dab43d3927f84fc674
BLAKE2b-256 ff3ef7e00478c335a57a11d9505b561c2bc3ff7fd3ee5be358dc3b03f5f10bdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ccf6288fa114ff951f7c29483bc85a96fc5a92891f9b5d9970d5e764746ddbf4
MD5 40adfc5b7cc1c481ee99a035dc59f46b
BLAKE2b-256 18b1a3b436569deea2f4143facb0d2b541e2e2e6ed3d67ebe7dca529ae5f341f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ff2352fad89feec84851d7982b798d26b036ef3104bb3020e18b23888ca8f689
MD5 9ba7050352e3ee177aff7ed82f64eb44
BLAKE2b-256 74bff496e3944dfda917e90014b5d2560221768f46c4f10d92c5d20db98d7de2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8098eba22391fdf079a208ba0c1795d9569aaea15d986670868804c1663972e3
MD5 f28ad94b4b560f69857ff882c1c2328f
BLAKE2b-256 931edd59a0ec3d353f6801ecea03e3114d66d8891cee3e9c2abfdc45cf44b16d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.33-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.33-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 84add855d549cd683958297dc82da0505dfa825bb5f6ee6af13bd4eebc932e41
MD5 30458e6d48314193658c6489c31c3015
BLAKE2b-256 cd561c7be65f67f65251b5b36dba65892c7807f953791f15828292dc25af13f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 402857571c5c5947e50ba686584d7fb05f4e584d3cc71b359cbfafed785505be
MD5 ff5787c3a848faf847a77e8586c6f13b
BLAKE2b-256 c2bd3034305f4ee0d4be10196fa512f1ad09a47fdf202d2785e7f34179f71854

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 37551830e6be4c8bfe0e740eaca9acca9cfe89af2016dea7188734f4392e4ef2
MD5 0e72d10d3bf89fb39005d3f524498c42
BLAKE2b-256 c9efcc784e1c56db130db63109ac5147d4f24e24413f2925d35a59d3a8c3980e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 691d17e686b201dc0a63ea6648c989935710c1849d8338838391187d66e1562e
MD5 2885807ba174e62274eba2589d6c5d5e
BLAKE2b-256 5dceb2aa3092c17a2374966afc668c78c12c956454c4b6d52f9c070582af56d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e9bf8b3cc8e93104c8a2f814e296a16153ee2003568bcdfd046b14f10f30df2
MD5 dc1000de1ebd74c4aa51103b55e206dc
BLAKE2b-256 8d7f2864efd5353473cc67722d5fba63155fd5dd3f0cb12193cd94d7d0954275

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 606bfe966aa2eac35189a15459f1310e53ce07bc9aaec289309ea0956fbec5e0
MD5 93c30f6450c2baaffb0495c95f1003e9
BLAKE2b-256 9f43b6217b0b392043ca5447f617ab285bf04b341a89f038df3fa8ccb5f7511a

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.33-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.33-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9e96128f4177283dd1c1bf991ea2c6bc073a76052e692aca0163831e39497875
MD5 e944b9247cabe0208e643d3720ace32f
BLAKE2b-256 163699161bbf10d1a2c5c43ccb0ee169511db782bfab15ce8e1a649a76b2eaac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5596db46ae8777755c7523bc9eb2a16ad786030a56a9fa2df8b6a388e31a5aa3
MD5 b84f402610ba78cf2d64f02572c8e16b
BLAKE2b-256 499763568f9494b885580a04473780ab4e738aa80ec72f49270c7452135d2d53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3f53201b7ea776ed05a17c6f4f50eecf7f671657284db7288caac24c9b2f4935
MD5 c344b9f0cdeb1cfaeb4b8032cfe14460
BLAKE2b-256 96d9b03d8a9c7d087195021cb4ff358ce3a73c5fb482c2e3cd296b01957281e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 16d899a98c579d518305088a870f8dfff9614a2762c6c0d0c487e960d769216b
MD5 1234f4fb6840f268a9790f66c2bb515e
BLAKE2b-256 a1662c66fece0d8e7e053093e0597ce8c16e3db2a6c3a66f7b405b63b114ef5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5119ac69eaf68ea4fb5852aed8d2a4e0f1be653b2208cb4d161494e3c66e23e6
MD5 241254093b881c0a149682628689cde6
BLAKE2b-256 160d3a0f3d4adb3a929b2280fd166c18bbaf4c5fd04fc3cdb9021204a1db4489

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 58e610b9f9547548060ed3416043f9e3e61a8e730222641e1f8d890754ff8957
MD5 8517b2b94ab18d651d6a1462e9846c3c
BLAKE2b-256 0aa59a523e412c89f6ce36a83ff0aaf8a6d92eda09ebbd9e32a45b181bd3c75a

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.33-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.33-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f093dfd87b7c52e4c528225a2bdd29059a431f4646359a2f9a8764b05deefafa
MD5 6b0386818e8fd9d31ab2cb969e93f7f7
BLAKE2b-256 77146cb04051bc5ebba9d9c846a58e67139cd1fdccd19db883fc4f8f35daa714

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e9f2502ebc7fe60eb423877aaff037510e7c6febb2292b9d718a3aac80e44f11
MD5 5f8c72726387a662a2feba484d72dae4
BLAKE2b-256 f7ac65989c5a7e0eafb4b0e3b6480f3eb7fb7444c1c9e25b1ac62fbdc2fc1540

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a0dbca118cc981b06cf7440bf406b97875a50027980ba621786698aef698234c
MD5 31cc3d36847e355f25603be5e0020aa5
BLAKE2b-256 8dc81817cadf8bc3333fa8764b2410c300d811ef439851cf6e672a475494091e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.33-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7fc90172f05317618fc431c038251e41c890db7eb2014ae3b473c23ef837658d
MD5 d72cab573edd6bc032db1c40c284d6f3
BLAKE2b-256 f9c16a374d872aed3bcffda98de50ebbe6be6abc95d8b2199cbdc4e464c578ec

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