Skip to main content

passagemath: Generation of nonisomorphic fullerenes with buckygen

Project description

About SageMath

“Creating a Viable Open Source Alternative to

Magma, Maple, Mathematica, and MATLAB”

Copyright (C) 2005-2024 The Sage Development Team

https://www.sagemath.org

SageMath fully supports all major Linux distributions, recent versions of macOS, and Windows (Windows Subsystem for Linux).

See https://doc.sagemath.org/html/en/installation/index.html for general installation instructions.

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.8.tar.gz (3.6 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.8-cp312-cp312-musllinux_1_2_x86_64.whl (330.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.8-cp312-cp312-musllinux_1_2_i686.whl (314.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.8-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (335.7 kB view details)

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

passagemath_buckygen-10.5.8-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (292.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

passagemath_buckygen-10.5.8-cp312-cp312-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_buckygen-10.5.8-cp312-cp312-macosx_13_0_x86_64.whl (92.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_buckygen-10.5.8-cp311-cp311-musllinux_1_2_x86_64.whl (330.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.8-cp311-cp311-musllinux_1_2_i686.whl (313.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.8-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (335.5 kB view details)

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

passagemath_buckygen-10.5.8-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (292.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

passagemath_buckygen-10.5.8-cp311-cp311-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.8-cp311-cp311-macosx_13_0_x86_64.whl (92.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_buckygen-10.5.8-cp310-cp310-musllinux_1_2_x86_64.whl (329.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.8-cp310-cp310-musllinux_1_2_i686.whl (313.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.8-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (334.7 kB view details)

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

passagemath_buckygen-10.5.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (291.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

passagemath_buckygen-10.5.8-cp310-cp310-macosx_14_0_arm64.whl (87.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_buckygen-10.5.8-cp310-cp310-macosx_13_0_x86_64.whl (92.7 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_buckygen-10.5.8-cp39-cp39-musllinux_1_2_x86_64.whl (329.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.8-cp39-cp39-musllinux_1_2_i686.whl (312.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (334.5 kB view details)

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

passagemath_buckygen-10.5.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (291.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

passagemath_buckygen-10.5.8-cp39-cp39-macosx_14_0_arm64.whl (87.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.8-cp39-cp39-macosx_13_0_x86_64.whl (92.7 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_buckygen-10.5.8.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for passagemath_buckygen-10.5.8.tar.gz
Algorithm Hash digest
SHA256 2f841b14eb7189f80760716693673acdc329a8b62d6841f3a999216a60ca6410
MD5 3cc69dca6d38bb69c38508af2e923efc
BLAKE2b-256 50309ce948c3416b2b15ec334a0078f3d133269dcb0984a73618438d049dcb5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ede1300441b0cea79b86b4b94844ce88b2a5dc1b5e87cf53a213309eb0736efe
MD5 f7c621eda0e4f39a8d14bd669788755b
BLAKE2b-256 e6583ab2e06c0d542640221ad2e25721b63a252c6157ad91dc065ff85c5490bb

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e288904bbae6f2b093ffa042c959ec97f0819acce825d21a190879f52891c594
MD5 e96dbb67f9a37571167299cd64ef9a4b
BLAKE2b-256 7b99967e71f115ac4d8b817458a962b63b3dd2a72fe9a494fb7507df6537e89b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ccc3ebae4e06bb014fc89294e6d424486f53a4be2c169100916cbd877b7f14db
MD5 61138b242a7c617bca78fd1bf670a162
BLAKE2b-256 2ed8a709eba14154bf5ba304bfd5fa7bea8af14805c12fc56f324ecfec048b65

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 09238f9c57ce7ba93ba928cc559a3faba48bdf223f67bf38a5b5354e6e5c650a
MD5 41abf9b67af97986538bdc8152ef9cd4
BLAKE2b-256 8669d28888bd339c7896a4d2cda0e7919be6e555ab27c9c943680eaeaeefe334

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e55090539a40600a47620f9bad0288d70d3aa142dfc2447100c2c0dc0495cddc
MD5 252e357045991649ac4f17f810ad6b67
BLAKE2b-256 dc4ed0a435072269406fea739c1c8fc33f6bf8ea00941a948e5a992afc60d7f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 74489a3a2169fcbc4b3bc355f60cf6513ce550207c349ea5319aaf9c3a17d834
MD5 e66995b895cc0cf48d10a2f4c7477807
BLAKE2b-256 2295699e7c315b8816ab021746b3fb9b5ab79699cf776324f864c26111846ebb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6583fdfa4010aa2bf3a785a4985d4edf238895ae052a94d83b4a256f8d32aa37
MD5 662bf9ce22c1cfdd3af6e38ddd62677a
BLAKE2b-256 4f97748b2016814196c140ec8fb53b73b31f14fe98363c43087d5d3ba35ec153

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0b57a28f716d4048b46a1a0ca895cd0dc730f7b641f8bf64b5421ce5230f02dc
MD5 81e638b434d40f7aa524bce0f57457ca
BLAKE2b-256 3617188cd7223b37b5e71ef914b83b9c073ba89eaf50055119c6acd71e81cc57

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b1b43a54e2d6da7094f3c587ad9817b4f6100c833f68597337917230260f31d2
MD5 fe4059ce58a86284ac97e3aa3a0fc977
BLAKE2b-256 d88f8b774b9cb950ce7ff234cb321b64063c052321a345c89968f72487b32a79

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2e39000e280263fed9d343410f736e47089cdcab288907f6ac2964dbedb8d7db
MD5 1652548183466e721163264d9291aa84
BLAKE2b-256 fd659c09e1d5a778a78183584064224c22946a2b93cf3e21416a8d6d9159320f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cf8adff6a0343302fe6224541fd366b149b8b1f5b2f746d479a71bec4baed9df
MD5 a4a29cc114a84f9ee79a85b0d1d64148
BLAKE2b-256 dd69b5987104c2a4731650cd15e991840281130814acb6504385be9b367fb45d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e3ff8376c7c64b488e34513bcb93ba7c0c1f7647fc6ccc89a092792ed8af3be3
MD5 3c013dd03e594948443cf1b04ec39f3c
BLAKE2b-256 a68f0f712edb2b9e9a0dc975431e37d34177776dbe9e3272b6f77f373cf2df2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dc4319b929d3250a98937f59088a459854e0b2777441905f9f9169fe73762c1a
MD5 d47954e56a4e61a60a2a0cfdc7a5be1e
BLAKE2b-256 e0d6c9d5fb69acfd56e0e125581d2d279939f7d35eefaeef94cb971f1ef24a16

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a81815f261fd3890de86ae3640de943943e8d2570ac8edfc6824a1a68b274128
MD5 16506c51895d5551a54a569858751665
BLAKE2b-256 27754d73fcc4949312dcfc48636f65225c6e459fb3e19dfe0815c3461da1d2cb

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6aec9bf88917e7c0e997a6b65c823f28f4df6816ba3912113cb16329db4ecfd1
MD5 c46d73c2a6bcf8065b6a647596e1edf2
BLAKE2b-256 29e83034bd64dab3593ff877a8d436d062d3d54b8ad95c5d0bd403c9873317f7

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ae5a0f5385d96fb2d44c7925c8d3624e817b3a701cb59fa4caae478f6ea27fac
MD5 a2dcce064e419e7011c00c82e5d97664
BLAKE2b-256 74a8e96f26fa16844f0c2692ce1d7f13bc4dcfc4899f0d7b3318ccc665e3393a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6a1c6044018fbb5c58e17a3716dc51063eceabcef04dbc760456284527460129
MD5 c53c71616074ea66124e6808b9d27360
BLAKE2b-256 ac795e90e5f116fcf61c68432ed16c8e6f15665ee106243265f66ff9274b6767

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e8cf37e14070b39ff546cd34d034e0e0cc7242d1d24bb6e2a85552747cfba186
MD5 022aa7310e087395cd9bf4a49bc39aed
BLAKE2b-256 5c09cfdc17f488fedb5b709c73f443f59a1386dab66eecf062077608285b61d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e86f1c88aa7339e4cbc3f6e312dca68952c8db82c4746f04be96172288f69ee0
MD5 a301073fad57c113c59ac4876edae968
BLAKE2b-256 11be256ba95e74cf854da9544dd6fcbf8f53e0591e9c1fae25a504b6c4743e05

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0045597aaee19bc8f7d3decbb530834a549c543efe0f03155975ebf4aaf6f02d
MD5 0b6267b2553a47030791ab2e46a594ac
BLAKE2b-256 78bb79519983efaab3c1c752f71a3c4006ac92c70361b5cbd09f377c1436b99f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ff3842dc274b44fedc52aca673af4dff92745209317001f4f6542735b8d08a4
MD5 39167204a37e06b8429aba9007c83bf9
BLAKE2b-256 4b156460578aa375328613bd2ff043d2bba0929d305dcd51f2353178f1838830

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0f0634e2eafd28fa68477d5e610c68fd9e66ad91362fbd5b2d9447bfd63d85a0
MD5 5ff96ddd740852b85f95da86becfea44
BLAKE2b-256 1f8898038b6add6a182e7284729b1b7edbc84f6a82ccc48266549ca212795a18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 70d83f75d20e01984097cd0232a56240241be1616d55a5740a5f04d600e617ae
MD5 0101d095840fdffb2db55e22f5ed1295
BLAKE2b-256 837b7f848601b614dedd8a044a34881cbfe6bb7d2aba0e265909e61bcb4c2767

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.8-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a361324824b8411a01caec1a2d009595aaeb441422412e451ad101e2d460066c
MD5 35cb251329842b9daba32431fddc7ecd
BLAKE2b-256 99f6809cbc5ab35b16603f8820451b8befc3abcbd09cc218f6c7c8f5f6c1bd6b

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